body{
margin: 10 10 10 10;
background: #CCCCCC /*url('smiley.gif') no-repeat fixed center*/;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
/*font: italic small-caps bold 12px Verdana, Arial, Helvetica, sans-serif;*/
}

a:link {color:#666666}
a:visited {color:#666666}
a:hover {color:#990000; text-decoration:none;}
a:active {color:#990000; text-decoration:none;}

label {display: none;}

.red_bar_text {
margin: 0 10 0 0;
font-size: 10px;
color: #E5E7BD;
text-align: right;
}
	.red_bar_text A:link, .red_bar_text A:visited { color: #E5E7BD; text-decoration: none; font-weight: normal; }
	.red_bar_text A:active, .red_bar_text A:hover { color: #FFFFFF; text-decoration: none; font-weight: normal; }

.topbarBg {
background-image:url('../images/topbar_bg3.jpg');
background-repeat:repeat-x;
background-position:right top;
}

.bottomnav { color: #666666; font-size: 10px; font-family: Verdana, Arial, Helvetica; }
	.bottomnav A:link, .bottomnav A:visited { color: #666666; text-decoration: underline; }
	.bottomnav A:active, .bottomnav A:hover { color: #990000; text-decoration: none; }

.bottomnav_cp { color: #990000; font-size: 10px; font-family: Verdana, Arial, Helvetica; }	
	.bottomnav_cp A:link, .bottomnav_cp A:visited { color: #990000; text-decoration: underline;}
	.bottomnav_cp A:active, .bottomnav_cp A:hover { color: #666666; text-decoration: none;}


.bottom_bar_text1 {
margin: 10 0 10 10;
font-size: 10px;
color: #990000;
font-family: Arial, Verdana, Helvetica, sans-serif;
text-align: left;
}
.bottom_bar_text2 {
margin: 10 10 10 0;
font-size: 10px;
color: #990000;
font-family: Arial, Verdana, Helvetica, sans-serif;
text-align: right;
}
	.bottom_bar_text1 A:link, 
	.bottom_bar_text1 A:visited, 
	.bottom_bar_text2 A:link, 
	.bottom_bar_text2 A:visited { color: #990000; text-decoration: underline; }
	.bottom_bar_text1 A:active, 
	.bottom_bar_text1 A:hover, 
	.bottom_bar_text2 A:active, 
	.bottom_bar_text2 A:hover { color: #666666; text-decoration: none; }


.copyright { color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-align: center; }
	.copyright A:link, .copyright A:visited { color: #000000; text-decoration: underline; }
	.copyright A:active, .copyright A:hover { color: #990000; text-decoration: none; }
