body {
	font-size: 12px;
	line-height:18px;
	color: #cccccc;
}
td {
	font-size: 12px;
	line-height:20px;
	color: #cccccc;
}
.whitefont {
	font-size: 15px;
	font-weight:bold;
	color: #ffffff;
}
.whitefont2 {
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
}
.leftbg {
	background-image: url(../images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.input {
	color: #FFFFFF;
	background-color: #FF9900;
	border: 1px solid #FF6600;
	font-size: 12px;
	line-height:18px;
}
.line {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #CCCCCC;
}
a:link {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
