.nav {
	font-family: Tahoma; 
	font-size: 10px; 
	color: Gray;
	}
	
.nav A:link  {text-decoration : none; color : Gray;}
.nav A:visited  {text-decoration : none; color: Gray;}
.nav A:active  {text-decoration : none; color: Gray;}
.nav A:hover  {text-decoration : underline; color : #000000;}	

.mainnav {
	font-family: Tahoma; 
	font-size: 14px; 
	color: #000000;
	text-align: right;
	padding-right: 125px;
	padding-top: 10px;
	}
	
.bodtext TD {border-left: 1px solid #F0F0F0; }
	
.mainnav A:link  {text-decoration : none; color : #000000; font-weight: bold;}
.mainnav A:visited  {text-decoration : none; color: #000000; font-weight: bold;}
.mainnav A:active  {text-decoration : none; color: #000000; font-weight: bold;}
.mainnav A:hover  {text-decoration : underline; color : #006699; font-weight: bold;}		

.head {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 0px;
}
	
.text {
	font-family: Tahoma;
	font-size: 13px;
	color: #5f5f5f;
	padding-left: 32px;
	padding-right: 5px;
	padding-top: 5px;
	line-height: 135%;	
}
.sub_head {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	margin-bottom: 0px;
}
.bkg {
	background-image : url(images/text_bkg.gif);
}
.inset_head {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	color : White;
}	

.inset_head A:link  {text-decoration : none; color : #FFFFFF; font-weight: bold;}
.inset_head A:visited  {text-decoration : none; color: #FFFFFF; font-weight: bold;}
.inset_head A:active  {text-decoration : none; color: #FFFFFF; font-weight: bold;}
.inset_head A:hover  {text-decoration : underline; color : #000000; font-weight: bold;}	

.pic {
	border:1px;
	border-thickness: 1px;
	border-color: #000000;
	border-style: solid;
}

.inset_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 5px;
}

.text A:link  {text-decoration : none; color : #003399; font-weight: bold;}
.text A:visited  {text-decoration : none; color: #003399; font-weight: bold;}
.text A:active  {text-decoration : none; color: #003399; font-weight: bold;}
.text A:hover  {text-decoration : underline; color : #000000; font-weight: bold;}

.vid_title {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 8px;
}

.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-align: center;
	
}

.footer A:link  {text-decoration : none; color : #999999;}
.footer A:visited  {text-decoration : none; color: #999999;}
.footer A:active  {text-decoration : none; color: #999999;}
.footer A:hover  {text-decoration : underline; color : #000000;}