.txt10 {
	font-family: verdana;
	font-size: 10px;
	color: #00796A;
}
a:link {
	color: #00796A;
	text-decoration: none;
}
a:visited {
	color: #00796A;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
body{
	scrollbar-face-color : #FFFFFF; 
	scrollbar-highlight-color : #6987BD; 
	scrollbar-3dlight-color : #6987BD; 
	scrollbar-shadow-color : #6987BD; 
	scrollbar-darkshadow-color : #6987BD; 
	scrollbar-track-color : #6987BD; 
	scrollbar-arrow-color : #6987BD; 
}
.txt12 {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}
.txt11 {
	font-family: verdana;
	font-size: 11px;
}
.headin {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #00796A;
}
a.toplinkopacity img {
filter:alpha(opacity=75); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.toplinkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
.txtbox {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	height: 16px;
	width: auto;
	border: 1px solid #000000;
}
.txtboxbig {
	font-family: verdana;
	font-size: 10px;
	color: #41505B;
	background-color: #E8E9ED;
	height: 100px;
	width: 375px;
	border: 1px solid #FFFFFF;
}
.btn2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #41505B;
	background-color: #E8E9ED;
	height: 18px;
	width: auto;
	border: 1px solid #000000;
}
.txtbx {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	height: 18px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7F9DB9;
	border-right-color: #7F9DB9;
	border-bottom-color: #FF9900;
	border-left-color: #7F9DB9;
}