body {
	/*background-color:#B3B38C;*/
	background-image:url(/images/body_bg3.gif);
	margin-top:12px;
}

td {
	font-family: tahoma;
	font-size:10pt;
	color:#343434;
}

a {
	color:#663366;
	text-decoration: underline;
}

a:hover {
	color:#AA0000;
}

.footertext {
	padding:5px 0 5px 0;
	font-size:8pt;
	color:#000;
	text-align: center;
}

.hilite {
	color:#511C51;
}

.errortext {
	color:#CC0000;
}

.menuitem {
	color:#fff;
	font-weight:bold;
	background-image:url(/images/tabs/tab_off_bg.gif);
}

.menuitem a {
	color:#fff;
	text-decoration: none;
}

.menuitemsel {
	color:#000;
	font-weight:bold;
	background-image:url(/images/tabs/tab_on_bg5.gif);		
	padding-top:1px;
}

.menuitemsel a {
	color:#000;
	text-decoration: none;
}

.submenu {
	color:#000;
	font-size:8pt;
}

.submenu a {
	color:#545E2E;
	text-decoration: underline;
}

.submenu a:hover {
	color:#660000;
	text-decoration: underline;
}

.titletext {
	font-size:11pt;
	color:#74833A;
	font-weight:bold;
}

.logintext {
	font-size:8pt;
	color:#663366;
	font-weight:bold;
	padding-top:5px;
	padding-right:10px; 
	padding-left:10px;
}

.homeheader {
	color:#000;
	font-size:11pt;
	padding-left:15px;
}

.homeheader a {
	color:#375A74;
	text-decoration: underline;
}

.homeheader a:hover {
	color:#990000;
	text-decoration: underline;
}