body{
margin: 0 0 0 0;
padding: 0 0 0 0;
/*background: #A9AE9C url('smiley.gif') no-repeat fixed center;*/
font-family: Times New Roman, Times, serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
/*font: italic small-caps bold 12px Verdana, Arial, Helvetica, sans-serif;
background-image: url('../images/bg.gif');
	 background-position: left top;
	 background-repeat: repeat-y;*/
	 background-color: #00944D;
}

.title_text {
background-image: url('../images/title_02_b.gif');
background-position: top center;
background-repeat: no-repeat;
font-size: 25px; 
font-family: Times New Roman, Times, serif; 
font-variant: small-caps; 
font-weight: bold; 
font-stretch: wider; 
color:#B60000;
text-align: center;
}


.main_table {
background-image: url('../images/bg.jpg');
	 background-position: left top;
	 background-repeat: repeat-x;
background-color: #4294C5;

}

a:link {color:#B30101}
a:visited {color:#B30101}
a:hover { text-decoration: none;color:#4D392C}
a:active { text-decoration: none;color:#4D392C}


.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; }


.bottomnav { color: #4D392C; font-size: 10px; font-family: Verdana, Arial, Helvetica; }
	.bottomnav A:link, .bottomnav A:visited { color: #4D392C; text-decoration: underline; }
	.bottomnav A:active, .bottomnav A:hover { color: #B30101; text-decoration: none; }

.bottomnav_cp { color: #B30101; font-size: 10px; font-family: Verdana, Arial, Helvetica; }	
	.bottomnav_cp A:link, .bottomnav_cp A:visited { color: #B30101; text-decoration: underline;}
	.bottomnav_cp A:active, .bottomnav_cp A:hover { color: #4D392C; text-decoration: none;}


.copyright { color: #4D392C; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-align: center; }
	.copyright A:link, .copyright A:visited { color: #4D392C; text-decoration: underline; }
	.copyright A:active, .copyright A:hover { color: #B30101; text-decoration: none; }