body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintable {
	width: 100%;
}
#logintable {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #005a78;
}
#logintable td{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../../admin/adminimages/loginBGred.gif);
	background-repeat: repeat-x;
	height: 36px;
	vertical-align: middle;
}
#headertable {
	height: 122px;
}
#headertable #logocell {
	width: 80px;
	background-image: url(/images/logo.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#headertable #adminimagecell {
/*
	background-image: url(../../admin/adminimages/adminimagenew.jpg);
	background-repeat: no-repeat;
	background-position: right;
	*/
}
#admintable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b7b7b7;
	border-bottom-color: #b7b7b7;
	height: 325px;
}
#admintable #menucell {
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b7b7b7;
	background-color: #f0f0f0;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#footertable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #990100;
}
#footertable #footercell {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #005a78;
}
#linksheadertable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #794040;
	margin-top: 3px;
}
#linksheadertable #linksheadercell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
}
#linkstable {
	background-color: #CACACA;
	height: 125px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#linkstable td {
	width: 25%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 15px;
	padding-left: 15px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b2041;
	font-weight: bold;
}
#linkstable td#endcell {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#sitelink {
	text-align: center;
}
#sitelink a{
	color: #794040;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#sitelink a:hover {
	text-decoration: underline;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B2041;
}
#contentcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #f0f0f0;
}
#contentcell .contentheader {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 20px;
	height: 40px;
}
#contentcell .contentheader h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #990100;
	margin: 0px;
	padding: 15px 0px 0px;
}
#contentcell .setmargins {
	margin: 0px;
	padding: 5px;
	width: 450px;
}
#currentusercell{
	background-color: #005a78;
}
#contentcell a {
	color: #794040;
	text-decoration: none;
}
#contentcell a:hover {
	text-decoration: underline;
}
#dalink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#dalink a {
	color: #AAAAAA;
	text-decoration: none;
}
#dalink a:hover {
	text-decoration: underline;
}
