.margin5 {
	padding: 5px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.type1 {
	font-family: Arial, Tahoma;
	font-size: 10px;
}
.style1 {
	line-height: 25px;
	text-align: justify;
}
a {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

.topmenu {
	text-align: center;
}

.topmenu a{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.topmenu a:hover{
	color: #FEE4CD;
}

.leftmenu {
	color: #863504;
}

.leftmenu td{
	vertical-align: top;
}

.leftmenu img{
	margin-top: 3px;
}

.leftmenu a{
	color: #B86512;
	font-size: 11px;
}

.leftmenu a:hover{
	color: #990000;
	text-decoration: underline;

}

.formmsg,.errormsg {
	background-color: #FCFE9C;
	border: 1px solid #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 20px;
	cursor: crosshair;
	margin: 5px;
	padding: 5px;
}
.pagetitle {
	font-family: "Palatino Linotype", Times, "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	color:#ab7d75;
	padding:5px;
 }
 .subtitle1 {
	font-family: "Palatino Linotype", Times, "Times New Roman";
	font-size: 15px;
	font-weight: bold;
	color:#663300;
	padding:5px;
 }
.adminedit
{
	padding:3px;
	background-color:#FFFF66;
	margin:3px;
}
.b1 {
	background-image: url(imgs/a2.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
