.head1 {font-size: 12px; font-weight: bold; color: #0362A6; font-family: Tahoma; }
.title {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #5E9DCC;
}
.linkname {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.main {
	font-size: 11px;
	color: #333333;
	font-family: Verdana;
}
.head2 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
.box {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	width: 100px;
	border: 1px solid #000000;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #0362A6;
	font-family: Tahoma;
	font-size: 11px;
}
.cont_box {
	border: 1px solid #0362A6;
}
.buttoncolor {
	font-family: Verdana;
	font-size: 10px;
	color: #E0F2FF;
	background-color: #0362A6;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}
