body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#008AFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#2FA0F;
	scrollbar-darkshadow-color:#2FA0F;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	background-color: #FFFFFF;
	font-family: "MS Sans Serif", Arial, Tahoma, Verdana;
	font-size: 10px;
}
body,td,th {
	font-family: mS Sans Serif, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: mS Sans Serif, Tahoma, Verdana;
	font-size: 12px;
	color: #53A4FD;
}
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
.border2 {
	border: thin dashed #0099FF;
}
.border1 {
	margin: 2px;
	padding: 2px;
	border: 1px dashed #DADADA;
}
.border3 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color:#0099FF;
	border-left-color: #0099FF;
}
.border4 {
	border: 1px dashed #DADADA;
}
.Text_head {
	font-family: "mS Sans Serif", Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
}
.menu {
	background-image:  url(../../images/index_menu_bg_02.gif);
}
.copyright {
	font-family: "mS Sans Serif", Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	height: 45px;
}
.submit {
	height: 55px;
}
