TH { FONT-SIZE: 12px; align: left; COLOR: #FFFFFF; FONT-FAMILY: Arial,Helvetica,sans-serif }
TD { FONT-SIZE: 13px; FONT-FAMILY: Arial,Helvetica,sans-serif }
.formbutton { color: FFFFFF; background-color:#cc0000; border-color: #000000; border-width:1px; border-style:Solid; font-family:Arial; font-weight:bold; }
.formbuttonsm { background-color:#DBDDEE; border-color: #000000; border-width:1px; border-color:#000000; border-style:Solid; font-family:Arial; FONT-SIZE: 10px; font-weight:normal; }
.formbuttonvsm { background-color:#F2DA85; border-color: #000000; border-width:1px; border-color:#000000; border-style:Solid; font-family:Arial; FONT-SIZE: 9px; font-weight:normal; }
.formfield {  border-color:Black; font-size:11px; border-width:1px; border-style:Solid; }
.requiredfield {  border-color: Black;  background: #FFFFCC; font-size:11px; border-width:1px; border-style:Solid; }
.loginInput {  border-color:Black; background:#FFFFCC; font-size:13px; border-width:1px; border-style:Solid; }
SELECT { FONT-SIZE: 12px; FONT-FAMILY: Arial,Helvetica,sans-serif }
input { FONT-SIZE: 12px; FONT-FAMILY: Arial,Helvetica,sans-serif }
TEXTAREA { FONT-SIZE: 12px; FONT-FAMILY: Arial,Helvetica,sans-serif }

.TableMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: none;
	white-space: nowrap;
}

.TableMedium th {
	border-style: none;
	font-weight: bold;
	background-color: cc0000;
	color: white;
	white-space : nowrap;
}

.TableMedium td {
	border-style: none;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px
}

.TableMedium .odd {
	background-color: #ffffff;
}

.TableMedium .even {
	background-color: #eeeeee;
}


.TableSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-style: none;
	white-space: nowrap;
}

.TableSmall th {
	border-style: none;
	font-weight: bold;
	background-color: 000066;
	color: white;
	white-space : nowrap;
}

.TableSmall td {
	border-style: none;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px
}

.TableSmall .odd {
	background-color: #ffffff;
}

.TableSmall .even {
	background-color: #eeeeee;
}

