form {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}

.text11 { font-family: Arial; font-size: 11px;}
.text12 {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}
.text14 { font-family: Arial; font-size: 14px}
.text16 { font-family: Arial; font-size: 16px}

.textfield {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.linkswht {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkswht:hover {
	color: #00FF00;
}
.linksblue {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a.linksblue:hover {
	color: #CC0000;
}
.backgroundcell {
	background-image: url(/images/home/background_cell.jpg);
	background-repeat: repeat-x;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.linksgolive {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a.linksgolive:hover {	color: #00FF00;}
.linksgreen {
	font-family: Arial;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
a.linksgreen:hover {	color: #CC0000;}
.borderblue {
	border: 1px solid #000033;
}
.formborder {
	border: 1px solid #CCCCCC;
}
.mybutton {
	font-family: Arial;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 11px;
	color: #003366;
}
