body	{
	color: #000000;
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	
}
.blueFonts {
	color: #AE0717;
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
}
.blueTitles {
	color: #FA0404;
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
}
.orangeFonts {
	color: #FA0404;
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
}
.orangeTitles {
	color: #FA0404;
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
}
.blackFonts {
	color: #000000;
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
}
#footerTable
{
 font-family:Tahoma, "Times New Roman";
 font-size:10px;
 color:#FFFFFF;
 font-weight:normal;
 line-height:17px;
}

.orangeLinks	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #FF5300;
	font-weight: bold;
	text-decoration:none;
}
A:link.orangeLinks	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #FF5300;
	font-weight: bold;
	text-decoration:none;
}
A:active.orangeLinks	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #FF5300;
	font-weight: bold;
	text-decoration:none;
}
A:visited.orangeLinks	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #FF5300;
	font-weight: bold;
	text-decoration:none;
}
A:hover.orangeLinks	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FF5300;
	font-weight: bold;
	text-decoration:none;
}


.greenLinks	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #7A930B;
	font-weight: bold;
	text-decoration:none;
}
A:link.greenLinks	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #7A930B;
	font-weight: bold;
	text-decoration:none;
}
A:active.greenLinks	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #7A930B;
	font-weight: bold;
	text-decoration:none;
}
A:visited.greenLinks	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #7A930B;
	font-weight: bold;
	text-decoration:none;
}
A:hover.greenLinks	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #7A930B;
	font-weight: bold;
	text-decoration:none;
}

.blueLinks	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #A70C0C;
	font-weight: normal;
	text-decoration:none;
}
A:link.blueLinks	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #A70C0C;
	font-weight: normal;
	text-decoration:none;
}
A:active.blueLinks	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #A70C0C;
	font-weight: normal;
	text-decoration:none;
}
A:visited.blueLinks	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #A70C0C;
	font-weight: normal;
	text-decoration:none;
}
A:hover.blueLinks	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FA0404;
	font-weight: normal;
	text-decoration:none;
}
#dtls_table {
	border:1px solid #6F6A6B;
	border-collapse:collapse;
	text-align:left;
	font-size:12px;
}
#dtls_table td
{
	line-height:30px;
	padding-left:3px;
	font-size:12px;	
}
#dtls_head
{
	font-weight:bold;
	font-size:12px;
	color:#020202;
	line-height:40px;
	background-color:#D9D6D5;
}

#link_table
{
	border:1px solid #B4B4B4;
	border-collapse:collapse;
}
#link_table td{
	
	background-image:url(images/linkBack.gif);
	background-repeat:repeat-x;	
	line-height:30px;
	font-weight:normal;	
	padding-left:10px;
}
