Body {
	background-color: #FFFFFF; 
	color: #6E6E6E;
	background-image: url(../_images/bg000.jpg); 
	margin-top: 0px;
	padding-top: 0px;

}

a:link {
	color: #0000FF; /* #274FC5;  *//* #00000FF; */
	text-decoration: underline; 
	font-family: arial, Arial, Helvetica;			
	cursor: pointer;
}

a:active {
	color: #00FF00; /* #D40000; */ /* #FF0000; */
	text-decoration: underline;
	cursor: pointer;	
}

a:visited {
	color: #FF00FF; /* #BF71BF; */ /* #DA82DA; */ /* fuch5E5E5Eia; */
	text-decoration: underline; 
	cursor: pointer;	
}

a:hover {
	color: #FF0000; 
	text-decoration: underline; 
	cursor: pointer;
	
}

.Over30 {
	font-family: Arial; 
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	height: 4px; 
	text-align: center;
	vertical-align: top;
	color: #6E6E6E; 
	padding: 0px;
	padding-left: 3px;
	line-height: 16px;
	padding-bottom: 5px;
}

.para {
	 margin-bottom: 8px;
}	 

.LogoFrame1 {
	margin-top: 1px;
	background-color: #FFFFFF;
	border-top: 6px solid #000000; 
	border-left: 6px solid #000000;
	border-bottom: 6px solid #000000;
	border-right: 7px solid #000000; 
}

.Butt {
	font-size: 9px;
	height: 19px;
	width: 55px; 
	margin-top: 0px;
	vertical-align: absmiddle;
	padding-top: 0px;
	cursor: pointer;
}	

.ButtUp {
	font-weight: bold;
	font-family: Arial;
	font-size: 14px; 
	color: rgb(3,101,191); 
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 10px; 
	height: 26px;
	padding-left: 10px;
	padding-right: 12px;
	text-decoration: none; 
	text-align: left;
	width: 120px; 	
	border: 0px;
	cursor: pointer; 	
	background-image: url(../_images/wbUp.gif);	 
} 

.ButtOver {
	font-weight: bold;
	font-family: Arial;	
	font-size: 14px; 
	color: rgb(3,101,191); 	
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	height: 26px;
	padding-left: 10px; 
	padding-right: 12px;
	text-decoration: none; 
	text-align: left;
	width: 120px; 
	cursor: pointer; 	
	background-image: url(../_images/wbOver.gif);		 
	border-bottom: 0px solid #515151;
	border-right: 0px solid #515151;
} 

.IndexLink {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
}	

.OuterTable {
	border-left: 1px solid #6E6E6E;
	border-right: 1px solid #6E6E6E;
	display: ; 
}		

.StdHr {
	width: 554px;
	border-bottom: 1px solid #6E6E6E;
	margin-top: 3px;
	margin-bottom: 3px;
}

.Caption {
	font-family: Arial;	
	font-size: 11px;
	font-weight: bold;
}	
.SlideText {
	color: #444444;
	background: transparent; /* url(../_images/textbg.gif);*/
/*	background: alpha(opacity = 50); */
	text-align: center;
	border: 0px;
/*	filter: alpha(opacity = 50);
	-moz-opacity:.95;
	opacity: .95;    */
	
}
.SlidePct {
	color: #444444;
	background: transparent; /* url(../_images/textbg.gif);*/
/*	background-color: #444444; */
/*	background: alpha(opacity = 50); */
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px; 
	padding: 0px;
/*	filter: alpha(opacity = 50);
	-moz-opacity:.95;
	opacity: .95;    */
	
}