body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.maincontents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696251;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.textbox {
	border: 1px solid #CCCCCC;
	height: 16px;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E7E2A7;
	text-indent: 5px;
	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;
}


.header {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #696251;
	font-weight: bolder;
}





a:link {
	color: #948446;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline: none;
}
a:visited {
	color: #948446;
}
a:hover {
	color: #656342;
}
a:active {
	color: #948446;
}

.Title {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #656342;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f1efc9;
}
.logininfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: 5px;
}
.logout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-indent: 5px;
}
.sideHeader
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:Black;
	font-weight:bold;
	
}

