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;
}

/**********  Breadcrumb Navigation  ***********/
.breadcrumb 
{
	padding:0px 0px 0px 0px;
	color: #94a5c1; 
	line-height:22px; 
	text-transform: none; 
	font-size: 11px; 
	font-weight: normal; 
	font-family:Arial, Helvetica, sans-serif;
}

.breadcrumb span 
{
	display:block;
	float:left;
	padding:0px 0px 0px 15px;
}

.breadcrumb span.breadcrumbCp 
{
	display:block;
	float:left;
	padding:0px 0px 0px 28px;
	background: url('../images/breadcrumb-arrow.png') no-repeat left top;
}
	
.breadcrumb A:link, .breadcrumb A:visited 
{
	display:block;
	float:left;
	padding:0px 0px 0px 28px;
	color: #94a5c1;
	text-decoration: underline;
	background: url('../images/breadcrumb-arrow.png') no-repeat left top;
}

.breadcrumb A:active, .breadcrumb A:hover 
{
	color: #ff0000;
	text-decoration: none;
}
	
/**********  Body Content  ***********/
.titleText 
{
	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;
}

.snapToNav 
{
	color:4d392c;
	padding: 0px 3px 10px 3px;
	margin: 0 3px;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-align: center;
	line-height:15px;
}
	.snapToNav A:link, .snapToNav A:visited {color:#4d392c; white-space:nowrap; text-decoration: underline; }
	.snapToNav A:active, .snapToNav A:hover {color:#4d392c; white-space:nowrap; text-decoration: none; }

.snapToTitle 
{
	padding: 6px 10px 6px 10px;
	margin: 10px 0 0 0;
	border: 1px solid #ffffff;
	font: 16px bold "Times New Roman", Times, serif;
	color: #4d392c;
	background-color:#ccbe7c;
	line-height: 16px;
	text-align: left;
}


.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; }
