	a:link {text-decoration: none; color: black;}
	a:active {text-decoration: none; color: black;}
	a:visited {text-decoration: none; color: black;}
	a:hover {text-decoration: underline;}
	
	Body {background-color: gray}
	Body, Table, TD {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: black; line-height: 18px; }
	Form, Input, Select, Textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: black; }
	.WhiteBody {background-color: #F6F6F6;}

	
	.iframebackground
	{
		background-color:#FFFFFF;
		background-repeat: repeat-y;
		background-image: url(images/frame_background.gif);
		background-position: right top;
	}
	
	.menuheader {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: white; font-weight: bold; text-decoration: none }
	.adminheader {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; color: white; font-weight: bold; text-decoration: none }
	.adminheaderblack {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; color: black; font-weight: bold; text-decoration: none }

	.filebuttonleft
	{
		background-image: url(../images/filebutton_left.gif);
		background-repeat: no-repeat;
	}
	
	.filebuttonmiddle
	{
		background-image: url(../images/filebutton_middle.gif);
		background-repeat: repeat-x;
		font-size:10px;
	}

	.filebuttonright
	{
		background-image: url(../images/filebutton_right.gif);
		background-repeat: no-repeat;
	}
	
	.helpbox {background-color: #D6D6D6;}
	.sortby {font-size: 11px; background-color: #CCCCCC;}

	.button { background: #9CCEFF; FONT-SIZE: 11px; FONT-WEIGHT: bold; }
	.box {border-bottom : 1px; border-left : 1px; border-right : 1px; border-top : 1px; border-style : solid;}

	.headline {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: black; font-weight: bold;}
	.errormessage {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: red; font-weight: bold;}
	.loopdata {font-size: 11px;}
	.notice {font-size: 11px; font-weight: bold;}

	.NavLink {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: black;}
	.NavLink:hover {text-decoration: none}

	TH {background-color: #00703C;}
	.lo2, TH {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: black;}
	
	#WhiteLink:active, #WhiteLink:hover {color: white;}
	
	.head1 {  COLOR: black; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 14px; LINE-HEIGHT: 18px; TEXT-DECORATION: none; font-weight: bold }
	.text2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: black; line-height: 18px; letter-spacing: 1pt }
	.graytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: gray; line-height: 18px; letter-spacing: 1pt }
	.lo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: gray;}
	.lo3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: white;}

