body {
	background-image: url(images/body-bg.gif);
	background-position: left top;
	background-color: #FFFFFF;
	line-height: 110%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;

}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.green-bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006225;
	text-decoration: none;
}
.footer-links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.orange-bar {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFBE22;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
}
.get-details {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 110%;
	background-image: url(images/bottom-arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 6px;
	padding-left: 13px;
	text-transform: uppercase;

}
.get-details a{color: #FFFFFF;
	text-decoration: none;}
.panel-text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	padding: 10px;
}
.panel-text12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 110%;
	color: #666666;
	text-decoration: none;
	padding: 10px;
}
.panel-text13 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 10px;
}
.clsA { 
color:#CC0000; text-decoration:none; font-family:Arial; font-size:12px;
}
.clsA:Hover { 
color:#FF0000; text-decoration:underline; font-family:Arial; font-size:12px; 
}
.clsB { 
color:#003366; text-decoration:none; font-family:Arial; font-size:12px;
}
.clsB:Hover { 
color:#003366; text-decoration:underline; font-family:Arial; font-size:12px; 
}