body {
	font-family: Arial;
	font-size:12px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/bg.jpg);
}
td {  font-family: Arial;font-size: 12px}
a.link1 {  color: #000000; text-decoration: none}
a.link1:hover {  color: #FFFFFF; text-decoration: none}
.chkbtn {  filter: Invert}
p.style1 {line-height:25px; text-align: justify}
a {  text-decoration: none;; color: #8D3D0C}
a:hover {
	text-decoration: underline;
	color: #000000;
}
input.box { border-style: groove; background-color: #FBFCFD; font-family: Arial; font-size: 8pt }
body {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
table.mainmenu {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.adminedit {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFF66;
	margin: 2px;
	padding: 2px;
}
.pagetitle {
	font-family: "Palatino Linotype", Times, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #7D3547;
	margin-bottom: 10px;
	margin-top: 10px;
}
.leftmenu .menuitem
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #663300;
	background-color: #F8F1ED;
	font-weight: bold;
}
.leftmenu .submenu
{
	color: #663300;
	display: block;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #DEC7B8;
}
.leftmenu .menuitem a,.leftmenu .submenuitem a
{
	color: #663300;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;	
}
.leftmenu .menuitem a:hover,.leftmenu .submenuitem a:hover
{
	display: block;
	background-color: #9F3739;
	color: #FFFFFF;
}
.leftmenu .submenuitem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C67979;
	color: #663300;
	background-color: #F5E6DE;
}
.subtitle1 {
	font-size: 13px;
	font-weight: bold;
	color: #660033;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.box1 {
	padding: 6px;
	border: 1px solid #999999;
}
.formmsg,.errormsg {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin: 2px;
	padding: 10px;
	background-color: #FAFC9A;
}
