p,td,div{
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #999999;
}
.sideBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.TitleBody {
	font-family: Tahoma, Verdana;
	font-size: 11pt;
	color: #990000;
	font-weight: bold;
}
.SubTitleBody {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
}
.windowBorder {
	border: 1px solid #CCCCCC;
}
.windowHeaderBg{
	background-image: url(images/layout/windowHeadBg.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 25px;
	font-weight: bold;
	color: #1D1453;
	text-indent: 10px;
	background-position: left top;
	padding-top: 4px;
}
.required{
	color:#FF0000;
}
.smTxt {
	font-size: 11px;
}