a:link { color: #000000;}
a:visited { color: #000000;}
a:hover { color: #000000;}
a:active { color: #000000;}

A.a-links:link {color:#858585; text-decoration:none;} 
A.a-links:visited {color:#858585; text-decoration:none;} 
A.a-links:active {color:#858585; text-decoration:none;} 
A.a-links:hover {color:#DD5F1D; text-decoration:blink;}

A.a-topnav:link {font-size: 10px; color:#FFFFFF; font-weight:bold; text-decoration:none;} 
A.a-topnav:visited {font-size: 10px; color:#FFFFFF; font-weight:bold; text-decoration:none;} 
A.a-topnav:active {font-size: 10px; color:#FFFFFF; font-weight:bold; text-decoration:none;} 
A.a-topnav:hover {font-size: 10px; color:#D51425; font-weight:bold; text-decoration:blink;}

A.a-botnav:link {font-size: 10px; color:#233FAC; text-decoration:none;} 
A.a-botnav:visited {font-size: 10px; color:#233FAC; text-decoration:none;} 
A.a-botnav:active {font-size: 10px; color:#233FAC; text-decoration:none;} 
A.a-botnav:hover {font-size: 10px; color:#B11A0F; text-decoration:blink;}

A.font-white-10-BOLD:link {color: #FFFFFF; font-weight:bold; font-size:10px; text-decoration:none;}
A.font-white-10-BOLD:visited {color: #FFFFFF; font-weight:bold; font-size:10px; text-decoration:none;}
A.font-white-10-BOLD:active {color: #FFFFFF; font-weight:bold; font-size:10px; text-decoration:none;}
A.font-white-10-BOLD:hover {color: #FFFFFF; font-weight:bold; font-size:10px; text-decoration:blink;}

A.font-rust-10-BOLD:link {color: #E6B89F; font-weight:bold; font-size:10px; text-decoration:none;}
A.font-rust-10-BOLD:visited {color: #E6B89F; font-weight:bold; font-size:10px; text-decoration:none;}
A.font-rust-10-BOLD:active {color: #E6B89F; font-weight:bold; font-size:10px; text-decoration:none;}
A.font-rust-10-BOLD:hover {color: #E6B89F; font-weight:bold; font-size:10px; text-decoration:blink;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6D6D6F;
}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF; 
}

.font-white-10-BOLD {
	color: #FFFFFF; font-weight:bold; font-size:10px;
}

.font-gray-10-bold {
	color: #333333; font-weight:bold; font-size:10px;
}

.font-blue-10-bold {
	color: #233FAC; font-weight:bold; font-size:10px;
}

.font-ltgray-10-bold {
	color: #C0C0C0; font-weight:bold; font-size:10px;
}

.font-orange-10-bold {
	color: #FF9900; font-weight:bold; font-size:10px;
}

.font-rust-10-bold {
	color: #E6B89F; font-weight:bold; font-size:10px;
}

.bgd_main {
	background-image: url(/images/layout/bgd_main.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bar_wht_vert {
	background-image: url(/images/layout/bar_wht_vert.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bar_wht_vert2 {
	background-image: url(/images/layout/bar_wht_vert_2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bar_wht_hor {
	background-image: url(/images/layout/bar_wht_hor.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.bgd_nav_left {
	background-image: url(/images/layout/chetah_print.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgd_cont {
	background-color: 254175;
	background-image: url(/images/layout/bgd_cont.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
