/* CSS Document */
body
{
	font-size: 12px;
	text-decoration: none;
}

.left:link {
	font-size: 12px;color: #666666;text-decoration:none}
.left:hover {
	font-size: 12px;color: #003399;text-decoration:underline}
.left:active {
	font-size: 12px;color: #000000;text-decoration:none}
.left:visited {
	font-size: 12px;color: #666666;text-decoration:none}

.getPw:link {
	font-size: 12px;color: #ff0000;text-decoration:underline}
.getPw:hover {
	font-size: 12px;color: #000000;text-decoration:underline}
.getPw:active {
	font-size: 12px;
	color: #FF9900;
	text-decoration:underline;
	font-weight: normal;
}
.getPw:visited {
	font-size: 12px;color: #ff0000;text-decoration:none}

.position {
	position: relative;
	visibility: visible;

}

.position:link {
	font-size: 12px;color: #000000;text-decoration:none} 
	.position:hover {
	font-size: 12px;color: #000000;text-decoration:underline}
.position:active {
	font-size: 12px;color: #000000;text-decoration:none} 
	.position:visited {
	font-size: 12px;color: #000000;text-decoration:none}

.formBodyBorder {
    border-style:solid;
	border-width:2px;
	border-color:#ffffff;
}
.content {
	font-size: 12px;
	color: #333333;
}

.contentsteelblue {
	font-size: 12px;
	color: steelblue;
}

.contentBold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.form1 {
    VERTICAL-ALIGN: baseline;
	HEIGHT: 20px;
	BACKGROUND-COLOR:#FFFFFF;
	border: 1px solid #666666;
	}

.buttonback
{
 	margin-top:2px;
 	font-size: 12px;
	vertical-align: baseline;
	color: white;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-right: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	height: 20px;
	width:50px;
	background-color: #999999;
}

.button1 { 
  	HEIGHT: 20px;
	BACKGROUND-COLOR: #99cc66;}
.shadow{
    }
select {
    border: 1px solid #000000;
	FONT-SIZE: 12px}
.formTitle {
	font-size: 14px;
	color: #ffffff;
	font-style: normal;
	font-weight: bolder;
}
.topInput {
	font-size: 12px;
	border:0px;
}
a:link {
	font-size: 12px;
	line-height: 22px;
	color: #325A70;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	line-height: 22px;
	color:SteelBlue;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #6666CC;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 22px;
	color: #FF88FF;
	text-decoration: underline;
}
.black {
	font-size: 9pt;
	line-height: 22px;
	color: #999999;
	text-decoration: underline;
}
.red {
	font-size: 12px;
	color: red;
}

.white {
	font-size: 12px;
	color: #FFFFFF;
}

.loginLayer{
    position:relative;
}.errorBg {
	background-color: F5F5F5;
	background-image: url('file:///C:/Documents%20and%20Settings/xiaojun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/error_bg.gif');
	background-repeat: no-repeat;
	background-position: right bottom
}
.errorContent {
	font-size: 14px;
	color: #CC0000;
}
.logintext {
	font-size: 12px;
	color: #003399;
}
.paymentButton {
    HEIGHT: 20px;
	background-color: #9999FF;
	padding-top:1px;
}
.register {
	font-size: 12px;
	color: #FF6600;
	vertical-align: middle;
}
.box {
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #8CB2DC;
}

.bottom:link {
	font-size: 12px;color: #ffffff;text-decoration:none}
.bottom:hover {
	font-size: 12px;color: #ffffff;text-decoration:underline}
.bottom:active {
	font-size: 12px;color: #ffffff;text-decoration:none}
.bottom:visited {
	font-size: 12px;color: #ffffff;text-decoration:none}
	
.blacksmall {
	font-size: 12px;
	color: #000000;
}
.ItemTitle {
	font-size: 14px;
	color: #000000;
}

.box {
	BORDER-RIGHT: #8cb2dc 1px solid;
	BORDER-TOP: #8cb2dc 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #8cb2dc 1px solid;
	BORDER-BOTTOM: #8cb2dc 1px solid;
	TEXT-DECORATION: none;
	line-height: 14px;

}
.bluetd {
	font-size: 12px;
	line-height: 18px;
	color: #0066CC;
	text-decoration: none;
}
.orangeback {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}
a.buttonlink:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	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: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	height: 20px;
	width: 70px;
	padding-top: 3px;
}
.buttonback2{
 	margin-top:2px;
 	font-size: 12px;
	vertical-align: baseline;
	color: white;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-right: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	height: 20px;
	width:50px;
	background-color: #999999;
	}
.unnamed1 {
	background-color: #eeeeee;
	border: 1px solid #999999;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 16px;
}
.titlebox {
	background-color: #EFF8FE;
	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: #5487C6;
	border-right-color: #5487C6;
	border-bottom-color: #5487C6;
	border-left-color: #5487C6;
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 16px;
	line-height: 12px;
	color: #3366CC;
	text-decoration: none;
	font-size: 12px;
}
.box2 {
	font-size: 12px;
	line-height: 18px;
	background-color: #F2F8FD;
	border: 1px solid #D2E5F4;
}
