/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/home_bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #ECD87F;
}
a:visited {
	color: #ECD87F;
}
a:hover {
	color: #FF6105;
}
a:active {
	color: #ECD87F;
}

a.bottomnavigation:link {
	text-decoration:none;
	color: #ECD87F;	
	font-size: 10px;
	text-decoration:underline;
}
a.bottomnavigation:hover {
	text-decoration:none;
	color: #FF6105;	
	font-size: 10px;
	text-decoration:underline;
}
a.bottomnavigation:active {
	text-decoration:none;
	color: #ECD87F;
	font-size: 10px;	
	text-decoration:underline;
}

a.bottomnavigation:visited {
	text-decoration:none;
	color: #ECD87F;	
	font-size: 10px;
	text-decoration:underline;
}
a.powered:link {
	text-decoration:none;
	color: #ECD87F;	
	font-size: 10px;
	text-decoration:none;
}
a.powered:hover {
	text-decoration:none;
	color: #ECD87F;	
	font-size: 10px;
	text-decoration:none;
}
a.powered:active {
	text-decoration:none;
	color: #ECD87F;
	font-size: 10px;
	text-decoration:none;	
}

a.powered:visited {
	text-decoration:none;
	color: #ECD87F;	
	font-size: 10px;
	text-decoration:none;
}




.style2 {color: #ECD87F; font-size: 10px; }
.style3 {font-size: 10px}

.header_brn {
	font-size: 14px;
	font-weight: bold;
	color: #D8B556;
}
.normal_brn {
	font-size: 11px;
	font-weight: bold;
	color: #D8B556;
}.normal_wht_b {
	font-size: 11px;
	font-weight: bold;
	color: #ECD87F;
}
