img {
	border: 0px none;
}
body,table,td,input,textarea,select {
	font-family: Verdana;
	font-size: 12px;
}
BODY {background-image:  url(../images/10.jpg);
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
}
body {
	margin: 0px;
}
.BgColor1 {
	background-color: #f7f7f7;
}
.BgColor2 {
	background-color: #7B809A;
}
.BgColor3 {
	background-color: #DEE0ED;
}
.FontColor1 {
	color: #A8A8A2;
}
.FontColor2 {
	color: #3B6396;
}
.BgColor0 {
	background-color: #FFFFFF;
}
.InputText {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #F0F1EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #666666;
}
.InputBtn {
	font-family: Verdana;
	background-color: #ECEDE8;
	border: 1px solid #666666;
}
.Webding {
	font-family: Webdings;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #313031;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #7B809A;
}