body {background-image:url(images/allbg.jpg); background-position:center; background-repeat:repeat-y;}
.white12 {
	font-size: 12px;
	color: #FFFFFF;
}
.title{
font-size:14px;
color:#000066;
font-weight:bold;
}
.gray12 {
	font-size: 12px;
	color: #666666;
}
.black12 {
	font-size: 12px;
	color: #000000;
}
.input {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 12px;
	line-height: 12px;
}
.button {
	font-size: 12px;
	background-color: #CECFCE;
	border: 1px solid #666666;
	line-height: 12px;
	color: #333333;
	height: 18px;
}
a:active { font-size: 12px;color:#333333; text-decoration:none} 
a:hover { font-size: 12px;color:#333333; text-decoration:underline} 
a:link { font-size: 12px;color:#333333; text-decoration:none}
a:visited {font-size: 12px;color:#333333; text-decoration:none}

a.white:active,a.white:hover,a.white:link,a.white:visited{
font-size: 12px;color:#FFFFFF; text-decoration:none
}.wz {
	font-size: 12px;
	line-height: 18px;
	color: #636563;
}
.fixbg {
	background-repeat: no-repeat;
	background-position: right bottom;
}
table {
	font-size: 12px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color:#003366;
}
.tablebline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #7B869C;
	border-right-color: #7B869C;
	border-bottom-color: #7B869C;
	border-left-color: #7B869C;
}
.formline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.bgfixmiddle {
	background-repeat: no-repeat;
	background-position: center center;
}
