/* CSS Document */

body {
	background-color: #EAD5A6;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	
	}

a:link {
	color: #003399;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #003399;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #003399;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active {
	color: #003399;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}*/
.textsmallgray {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.bodytext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	}
.textcouriernew16white {

	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
}

.subheadlines {
	color: #9A0000;
	font-weight: bold;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
}
.couriernew24gray {
	font-size: 24px;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}
.headline {
	color: #9A0000;
	font-weight: bold;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 32px;
}
.georgia16red {
	color: #990000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.subheadlinessmall {
	color: #9A0000;
	font-weight: bold;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
}
.couriernew24grayyellow {
	font-size: 24px;
	font-family: "Courier New", Courier, monospace;
	color: #ff9900;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
}
.textcouriernew24white {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #FFFFFF;
}
.textcomparisontable {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.bgLogo {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: center 40px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #346498;
}
.lineOrng {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}
.ilink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
a.ilink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a.ilink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.top:hover {
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	/*background-color: #CBD9E4;*/
}
.cate{
	font-size: 12px;
	font-weight: bold;
	background-color: #00748A;
}
a:link{
	text-decoration: none;
	font-size: 12px;
}
	/*font-weight: bold;
	background-color: #00748A;
}
a.link:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	background-color: #00748A;
}
*/
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	
}
a.head1:hover {
	color: #CC3300;
	text-decoration: none;
}
.heading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	
}
a.heading:hover {
	color: #CC3300;
	text-decoration: none;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	
}
