body {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	background-color: #E4E5D8;
	margin: 0px;
}
.text{
	font-family:Tahoma;
	font-size:12px;
	color:3F3F3F;
}
.chapt{
	font-family:Tahoma;
	font-size:11px;
	color:black;
}
.date{
	font-family:Tahoma;
	font-size:10px;
	color:AE6E2B;
}
a{
	color:AE6E2B;
	text-decoration:none;
}
input {
	font-size: 11px;
	font family: arial, helvetica, sans-serif;
}
.login {
	font-size: 11px;
	
}select, textarea {
	font-size: 12px;
}
.loginBG {
	background-image: url(graphics/lmenu2New.jpg);
	background-repeat: no-repeat;
	background-position: top;
}.midHeaderBG {
	background-image: url(graphics/rm2New.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.cellBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
