@font-face {font-family:Verdana;src:url(web_font/vernada.TTF);}
@font-face {font-family:Trebuchet MS;src:url(web_font/trebuc.TTF);}

body  {
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#0071BD;
scrollbar-face-color:#E8F5FF;
scrollbar-shadow-color:#0071BD;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#0071BD;
}

.title {
	font-family: "Verdana", "Century Gothic", "sans-serif", "Times New Roman";
	font-size: 16px;
	line-height: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
}

.title_small {
	font-family: "Verdana", "Century Gothic", "sans-serif", "Times New Roman";
	font-size: 14px;
	line-height: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
}

.title_small_ {
	font-family: "Verdana", "Century Gothic", "sans-serif", "Times New Roman";
	font-size: 14px;
	line-height: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}

.title_small2 {
	font-family: "Verdana", "Century Gothic", "sans-serif", "Times New Roman";
	font-size: 11px;
	line-height: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}

.title_tiny {
	font-family: "Verdana", "Century Gothic", "sans-serif", "Times New Roman";
	font-size: 11px;
	line-height: 14pt;
	font-style: normal;
	font-weight: bold;	
	color: #3366CC;
}

.text {
	font-family: "Verdana", "Trebuchet MS", "Century Gothic", "sans-serif", "Times New Roman";
	font-size: 11px;
	line-height: 14pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.text_bold{
	font-family: "Verdana", "Trebuchet MS", "Century Gothic", "sans-serif", "Times New Roman";
	font-size: 11px;
	line-height: 14pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.text_small {
	font-family: "Verdana", "Trebuchet MS", "Century Gothic", "sans-serif", "Times New Roman";
	font-size: 10px;
	line-height: 14pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.link_text {
	font-family: "Verdana", "Trebuchet MS", "Century Gothic", "sans-serif", "Times New Roman";
	font-size: 11px;
	line-height: 14pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #5577bb;
}


.link {
	font-family: "Verdana", "Trebuchet MS", "Century Gothic", "sans-serif", "Times New Roman";
	font-size: 10px;
	line-height: 14pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.pix {
	font-family: "Verdana", "Trebuchet MS", "Century Gothic", "sans-serif", "Times New Roman";
	font-size: 11px;
	line-height: 14pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

A.link:link {  color: #666666; text-decoration: none}
A.link:visited {  color: #666666; text-decoration: none}
A.link:hover {  font-size: 10px; color: #000000}

A.link_text:link {  color: #5577bb; text-decoration: none}
A.link_text:visited {  color: #5577bb; text-decoration: none}
A.link_text:hover {  font-size: 11px; color: #5577bb}

	a:link {  color: #FFFFFF; text-decoration: none}
	a:visited {  color: #FFFFFF; text-decoration: none}
	a:hover {  font-size: 10px; color: orange}