<!--
body{
font-family:Verdana;
background:#224060;
color:white;
}
a, a:visited{
font-size:11px;
color:white;
}
#links{
	padding:5px;
}
#links a,#links a:visited{
font-size:11px;
color:#33CC33;
}
#links a:hover{
font-size:11px;
color:#FF8000;
}
.header,.header:visited{
	color:#FF8000;
	font-size:32px;
	text-decoration:none;
	font-weight:bold;
}
.header:hover{
	color:#33CC33;
}
.new{
	background-color:#910003;
	font-weight:bold;
	font-size:smaller;
	color:white;
}
.text1{
	font-size:11px;
}
.text2{
	font-size:11px;
	color:#FF8000;
}
.text3{
	
	font-size:12px;
	font:bolder;
}
.fillout{
font-size:14px;
color:white;
padding:5px;
}
.text-error{
	font-size:11px;
	color:#FF0000;
}
.textbox1{
	font-size:11px;
	border:1px solid;
}
.textbox_error{
	font-size:11px;
	border:1px solid;
	border-color:#FF0000;
}

.chatlink{
	font-size:24px;
	color:#225f95;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
}
.chatlink:hover{
	color:#ff7200;
}
-->
