td {
	font-size: 12px;
	line-height: 18px;
}
.fontlarge {
	font-size: 30px;
	line-height: 150%;
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: 333366;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
select {
	background-color: #FFFFFF;
	border: 1px solid e3e3e3;
}
body{
	font-size:12px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#EEF7DB;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#DCE0A7;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#ededed;
}.11p {
	font-size: 15px;
	line-height: 25px;
}
.fontbig {
	font-size: 20px;
	line-height: 150%;
}
.title {
	font-size: 15px;
	color: #3366FF;
}
.botton {
	border: none;
}
A.whitelink:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.whitelink:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.whitelink:hover {
	COLOR: #92e9fa; TEXT-DECORATION: none
}
A.whitelink:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.whitebold {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff
}