﻿.descriptionTemplate 
{	
	
	border-width:1px;
	background-color:#f1f2ee;
	border-style:Solid;
	border-color:#999999;	
	border-collapse: collapse; 
	margin:10px;
}

.descriptionTemplate td
{
	padding:5px;
}

.descriptionTemplate th
{	
	border-width:1px;
	border-color:#FF6D06;
	background-color:#FF6D06;
	border-style:solid;
	height:20px;
	text-align:left;
	border-width:1px;
	border-style:Solid;	
	padding:5px;
	color:White;
}

.descriptionTemplate ul
{
	margin-left:20px;
	list-style-type:square;
	list-style-position:outside;
	 color: #333333;
	 
	
	/*list-style:dotted;*/
}

.descriptionTemplate ul il
{	
	padding:10px;
}

.descriptionTemplate a
{
	text-decoration:underline;
	color:Navy;
}

.descriptionTemplate a:hover
{
	text-decoration:none;
	color:#FF6D06;
}

.descriptionTemplate th a
{
	text-decoration:underline;
	color:White;
}

.descriptionTemplate th a:hover
{
	text-decoration:none;
	color:White;
}

















.Template 
{	
	
	border-width:1px;
	background-color:#f1f2ee;
	border-style:Solid;
	border-color:#999999;	
	border-collapse: collapse; 
	
}

.Template td
{
	padding:5px;
}

.Template th
{	
	border-width:1px;
	border-color:#FF6D06;
	background-color:#FF6D06;
	border-style:solid;
	height:20px;
	text-align:left;
	border-width:1px;
	border-style:Solid;	
	padding:5px;
	color:White;
}



.Template a
{
	text-decoration:underline;
	color:Navy;
}

.Template a:hover
{
	text-decoration:none;
	color:#FF6D06;
}

