

BODY {
	color : 383838;
	font-family : arial;
	font-size : 13px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-color:#DCE8F8;
}

a {
	color:#000000;
}
a:active {
	color:#000000;
}

A:visited {
	color:#000000;
}
A:link {
	color:#000000;
}

A:hover {
	color:#FF6600;
}



TEXTAREA {
	border : 1px solid;
	font-family :Arial;
	font-size : xx-small;
}

INPUT {
	font-family:Arial;
	font-size: 8pt;
	color: #000033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	height: 18px;
}

.FormButton {
	font-family:Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	background-color: #66FFFF;
	border-color: #CCFFFF #006666 #006666 #CCFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: 18px;
}

.FormElements {
	font-family:Arial;
	font-size: 10pt;
	color: #000066
}

.SelectText {
	font-family:Arial;
	font-size: 9px;
}

.Titles {
	font-family: arial;
	font-size: 175%;
	color: #660000;
}

.copyright {
	FONT-SIZE: 10px; COLOR: White; FONT-FAMILY: Arial
}



.tsmall {font-family: Arial;font-size: 10px;}
.t0 {font-family: Arial;font-size: 11px;}
.t1 {font-family: Arial;font-size: 13px;}
.t1b {font-family: Arial;font-size: 13px; font-weight: bold;}
.tclock {font-family: Arial;font-size: 10px;}
.tclocktext {font-family: Arial;font-size: 11px;}

.tmenu {font-family: Arial;font-size: 11px; font-weight: bold; text-decoration:none;}
.mainpagetitle {font-family: Arial;font-size: 21px; font-weight: bold;}
.pagetitle {font-family: Arial;font-size: 17px; font-weight: bold;color:#FF6C00;}


.formfield {border-style:solid;background-color:#ffffff;border-color:#000000;}
.formfieldtextarea {border-style:solid;background-color:#ffffff;border-color:#000000;}
.formselect {border-style:solid;background-color:#DFEDFF;border-color:#000000;}
.formbut { font-family: Arial;font-size:12px;font-weight:bold;color:#000000;border-style:solid;border-color:#000000; }

.noline {text-decoration:none;}

.newsbox {border:solid 1px #e6e6e6; background:#f2f2f2; font-family: Arial;font-size: 11px; padding:8px;}
.newsboxtitle {background:#e6e6e6; font-family: Arial;font-size: 11px; padding:2px; padding-left:8px; font-weight:bold;}
