body{
	text-align:center;
	margin:0px 0px;
	padding:0px;
	background: #336666 repeat-y 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	}

 .titlebox {
	line-height:normal;
	background: #003366 url(art/title_bkgrd.gif) repeat-x 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color:#333333;
	padding: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
 }


.reallysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
}
.BGImage {
	background-image: url(images/bkgrd.gif);
	background-position: 50%;
	background-repeat: repeat-y;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0099CC;
}
.form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.blackBorder {
	border: medium solid #333333;
	background-color: #9999CC;
}
.form_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

INPUT { COLOR: #000000; BACKGROUND-COLOR: #FFFFFF }

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #00FFFF;
}
a:active {
	text-decoration: none;
	color: #003399;
}

