body,td,th {
	font-size: 12px;
	color: #666666;
}
body {
	background-color:#EBE9ED;
}
body,form {
	margin: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.cWhite,.cWhite a:link,.cWhite a:visited,.cWhite a:hover {
	color:#FFFFFF;
}
.cDred,.cDred a:link,.cDred a:visited,.cDred a:hover,.cDred:link,.cDred:visited,.cDred:hover {
	color:#B4252D;
}
.cBlue,.cBlue a:link,.cBlue a:visited,.cBlue a:hover {
	color:#1390C5;
}
.cOrange,.cOrange a:link,.cOrange a:visited,.cOrange a:hover {
	color:#FC8B13;
}
.borBottom {
	border-bottom:1px solid #CCCCCC;
}
.list td {
	background-image:url(/images/listBg.jpg);
	background-repeat:repeat-x;
	line-height:23px;
}
.leftTitle {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
}
.rightTitle {
	font-size:14px;
	color:#FC8B13;
	font-weight:bold;
	padding-left:5px;
}
.lh150 {
 	line-height:18px;
}
.line{
	background: url(/images/line.gif) repeat-x left center;
	width:680px;
	height:1px;
	line-height:1px;
	padding:2px; 
	padding:4px !important;
}
.content {
	line-height:20px;
	font-size:14px;
}