.fontblue {
	font-family: Arial, sans-serif;
	font-size: x-small;
	color: #000066;
}
.fontwhite {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
}
.sitetext{
	font-family: Arial, sans-serif;
	font-size: x-small;
	color: black;
}

.linktext{
	font-family: Arial, sans-serif;
	font-size: x-small;
	color: black;
}

form
{
	margin:0px;
}
.footer
{
	font-size:10px;
	color:#848484;
}
.links
{
	color:#003e63;
	font-weight:bold;
	text-decoration:none;
}
.field
{
	width:160px;
}
.btn
{
	background:url(../images/sign_up.jpg) no-repeat;
}
IMG
{
	border:0px;
}
.header{
	font-family:Arial, Helvetica, sans-serif;
	color:#0078c1;
	font-size:18px;
	font-weight:bolder;
}

.large{
	font-family:Arial, Helvetica, sans-serif;
	color:#0078c1;
	font-size:22px;
	font-weight:bolder;
}

.bigsitetext{
	font-family: Arial, sans-serif;
	font-style: bold;
	font-size: 16px;
	color: black;
}

.tabletop {
	background-image: url(/layoutpics/tableheader.gif);
}
.tablemiddle {
	background-image: url(/interface/forstyles/tablemiddle.gif);
	background-repeat: repeat;
}
.tablebottom {
	background-image: url(/interface/forstyles/tablebottom.gif);
}

BODY {
scrollbar-arrow-color:#003366;
	scrollbar-base-color:#CCCCCC;
	scrollbar-shadow-color:#041e67;
	scrollbar-face-color:#sd6374;
	scrollbar-highlight-color:#b7b7b7;
	scrollbar-dark-shadow-color:999999;
}
ul {
	list-style-image: url(/interface/forstyles/listbullet.jpg);
}
.list {
	list-style-image: url(/interface/forstyles/listbullet.jpg);
	font-family: Arial, sans-serif;
	font-size: xx-small;
	color: #666666;
}


.txtbox
{
	background-color:f5f5f0;
	color:black;
	font-family: Arial, sans-serif;
	font-size: xx-small;
	border: thin inset #000066;

}

.ezbuttons
{
	font-family: Arial, sans-serif;
	font-size: xx-small;
	color:black;
}

.TEXTAREA  {
			BACKGROUND-COLOR: #CCCCCC; 
			COLOR: #A8B3CD;
			FONT-FAMILY: Arial; 
			FONT-SIZE: 10px; 
			border: 1px inset; 
			border-bottom-style: outset; 
			border-left-style: outset; 
			border-right-style: outset; 
			border-top-style: outset; 
			font-weight: normal; 
			border-color: #CCCCCC#CCCCCC#CCCCCC #CCCCCC;
			
}

</style>
