a { color: #57985d; }

a:hover { color: #72c87a; }

BODY {
	scrollbar-darkshadow-color: #50acdd;
	scrollbar-face-color: #4a9dce;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-track-color: #dae6f4;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-base-color: #dae6f4;
	scrollbar-shadow-color: #50acdd;
	font-family: Verdana;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #dae6f4;
	font-size: 12px;
}

form { margin: 0px; }

h2 { font-size: 14px; color: #377aa0; }

strong { font-weight: bold; color: #2b6d9a; }

.adminmenu {
	color: #DAE6F4;
	font: Verdana;
	font-size: 11px;
	line-height: 24px;
	text-align: left;
}

.clear {
	border-left: 0px solid;
	border-right: 0px solid;
	border-top: 0px solid;
	border-bottom: 0px solid;
}

.footer { color: #3e8cbd; font-size: 10px; }

.footlink { color: #3e8cbd; }

.maincontent {
	background-color: #ffffff;
	background-image: url(../images/mainfill.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 750px;
}

.pagetitle {
	width:717px;
	text-align: right;
	padding-top: 25px;
	padding-bottom: 15px;
	margin-right: 15px;
}

.pagetxt {
	padding-left: 20px;
	padding-right: 18px;
	color: #3d87b1;
	font: Verdana;
	font-size: 12px;
	line-height: 24px;
	width: 717px;
	text-align: left;
}

.squarepic { text-align: right; margin-left: 15px; }

.tablecell {
	border-top: 1px solid #E0E7EF;
	border-right: 1px solid #9ae0ff;
	border-bottom: 1px solid #9ae0ff;
	border-left: 1px solid #D6E0EA;
	padding-left: 20px;
	color: #3d87b1;
	font: Verdana;
	font-size: 11px;
	line-height: 24px;
	background-color: #e9f8ff;
	background-image: url(../images/tcbg.gif);
}

.tablecell2 {
	border-top: 1px solid #E0E7EF;
	border-right: 1px solid #9ae0ff;
	border-bottom: 1px solid #9ae0ff;
	border-left: 1px solid #D6E0EA;
	color: #3d87b1;
	font: Verdana;
	font-size: 11px;
	line-height: 24px;
	background-color: #e9f8ff;
	background-image: url(../images/tcbg.gif);
}

.text {
	color: #3d87b1;
	font: Verdana;
	font-size: 12px;
	line-height: 24px;
}

.usr{
	padding-top: 15px;
	background: url(../img/usr-bg.gif) no-repeat -5px 0;
}

.usr ul{ width: 100%; overflow: hidden; }

.usr ul li{
	float: left;
	display: inline;
	width: 90px;
	overflow: hidden;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	margin-right: 3px;
}

