body{
	font-family:Tahoma;
	color:#22405a; /* for copyrights font*/
	font-size:11px;
	letter-spacing:0px;
	word-spacing:1px;
	line-height:14px;
}
/*********************************************/
input,textarea,select{
	border:thin 1px solid #3f6baa;
}
/*********************************************/
pre{
	font-family:Tahoma;
	font-size:11px;
	word-spacing:1px;
	line-height:14px;
	display:inline;
	height:10px;
}
/*********************************************/



a{
	color:#4371b7;
	text-decoration:underline;
	
}
a:visited{
	color:#626279;
	text-decoration:underline;
}

a:hover {
color: rgb(220,120,20);
text-decoration: underline;
}
/*******/
a.a1{
	color:#22405a;
	text-decoration:none;
	font-weight:bold;
}
a.a1:visited{
	color:#626279;
	text-decoration:none;
	font-weight:bold;
}
/*******/
a.lpic{
color:#fff;
}
a.lpic:hover {
color: rgb(220,120,20);

}
/*******/
a.none{
	color:#22405a;
	text-decoration:none;
	font-weight:normal;
}
a.none:visited{
	color:#22405a;
	text-decoration:none;
	font-weight:normal;
}
/*********************************************/
.titBlue1{
	color:#6B8E23;
	font-size:12px;
	font-weight:bold;
}

.titBlue2{
	font-weight:bold;
}

.titBlueDark{
	font-size:18px;
	color:#323278;
	word-spacing:-4px;
}

.titBlueDarkS{
	font-size:12px;
	color:#323278;
}

.titBlueLight{
	font-size:18px;
	color:#6B8E23;
	word-spacing:-4px;
}
/*********************************************/
.titWhite{
	color:#FFFFFF;
	font-weight:bold;
}
/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/

