<style>
A:LINK, A:VISITED { 
	color : #c0c0c0;
	font-size : 12px;
	font-family : "Tahoma";
	text-decoration : none;
}

A:HOVER {
  color : #ff0000;
	font-size : 12px;
	
	font-family : "Tahoma";
	text-decoration : none;
}
A {
  color : black;
	font-size : 12px;
	font-family : "Tahoma";
	text-decoration : none;
}
.title {
	color : #000000;
	font-size : 18px; 
	font-family : "Tahoma";
	font-weight : bold;
	text-decoration : none;
}
.sub-title {
	color : #f47a00;
	font-size : 14px; 
	font-family : "Tahoma";
	font-weight : bold;
	text-decoration : none;
}
.sub-title2 {
	color : #0080c0;
	font-size : 12px; 
	font-family : "Tahoma";
	font-weight : bold;
	text-decoration : none;
}

Table, td, tr, input {
	color : #000000;
	font-size : 12px; 
	font-family : "Tahoma";
	text-decoration : none;
}
.t11color {
	color : #ff8000;
	font-size : 12px; 
	font-family : "Tahoma";
	text-decoration : none;
}
.t11color2 {
	color : #0080c0;
	font-size : 12px; 
	font-family : "Tahoma";
	text-decoration : none;
}
.t14color2 {
	color : #0080c0;
	font-size : 14px; 
	font-family : "Tahoma";
	text-decoration : none;
}
input,textarea, select {
	color : #000000;
	font-size : 12px; 
	font-family : "Tahoma";
	text-decoration : none;
	border : solid 1px #c0c0c0;
	background-color : #f0f0f0;
	letter-spacing : 1px;
}
.standar1 {
	color : #ffffff;
	font-size : 10px; 
	font-family : "Tahoma";
	text-decoration : none;
}


A.botlinks:hover {
    font: normal 12px/20px Tahoma, Arial, Helvetica, sans-serif;
	color: #004080;
	text-decoration: none;
}
.botlinks {
	font: normal 12px/20px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
BODY {
	scrollbar-face-color : #dfdfdf;
	scrollbar-highlight-color : #a4a4a4;
	scrollbar-shadow-color : Black;
	scrollbar-arrow-color : White;
	scrollbar-track-color : #e8e8e8;
	scrollbar-base-color : Black;
	scrollbar-3dlight-color : Gray;
	scrollbar-darkshadow-color : Black;
}
.f11blue {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #59637b;
}


.wech	{ display:none }

.bgcontent {
	background-image : url(images/content2.jpg);
	background-position : top;
	background-repeat : no-repeat;
}
</style>
