.title {
	font-size:13pt;
	color:#36558C;
	font-family:Tahoma;
}
.sub_title {
	font-size:10pt;
	color:#36558C;
	font-family:Tahoma;
}
.intitle {
	font-size:13pt;
	color:#36558C;
	font-family:Tahoma;
	font-weight: bold;
}
.normal {
	font-size:9pt;
	color:#808080;
	font-family:Tahoma;
	font-weight: 500;
}
.button {
	font-size:13pt;
	color:white;
	font-family:Tahoma;
	font-weight: bold;
}
.head_font {
	font-size:10pt;
	color:#B8C7DC;
	font-family:Tahoma;
	font-weight: bold;
}
.login {
	font-size:10pt;
	color:#FFFFFF;
	font-family:Tahoma;
	font-weight: 700;
}
.input {
	font-family:Tahoma; 
	font-size:9pt;
	color:#808080;
	border-width:0px;
}
.blue {
	font-family:Tahoma; 
	font-size:10pt;
	color:#40618E;
	font-weight: bold;
}
.smallBlue {
	font-family:Tahoma; 
	font-size:9pt;
	color:#40618E;
	font-weight: bold;
}
.smallThinBlue {
	font-family:Tahoma; 
	font-size:9pt;
	color:#40618E;
}
.names {
	font-family:Tahoma; 
	font-size:10pt;
	color:#62738D;
	font-weight: bold;
}
.error {
	font-size:8pt;
	color:red;
	font-family:Tahoma;
	font-weight: 500;
}
