

TABLE {
	font-size: 11px; color: #333333; font-family: Century Gothic, sans-serif
}
TR {
	font-size: 11px; color: #333333; font-family: Century Gothic, sans-serif
}
TD {
	font - size: 11px; color: #333333; font-family: Century Gothic, sans-serif
}

INPUT {
BORDER: #E0E0E0 1px solid; 
FONT-SIZE: 11px; COLOR: #333333; 
FONT-FAMILY: Century Gothic, sans-serif
	}


/*
INPUT {
	font-family: Century Gothic;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	border: 1px solid #000033;
	}
*/


.admin {font-size: 11px; color: #009933; font-family: Century Gothic, sans-serif}

.radio {BORDER: #E0E0E0 0px solid; 
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Century Gothic, sans-serif}

.checbox {BORDER: #E0E0E0 0px solid; 
	FONT-SIZE: 9px; COLOR: ; FONT-FAMILY: Century Gothic, sans-serif}


SELECT { 
	font-family: Century Gothic;
	font-size: 11px;
	font-weight: normal;
	color: #008080;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330066;
}

TEXTAREA { 
border: #E0E0E0 1px solid; 
font-size: 11px; color: #333333; 
font-family: Century Gothic, sans-serif
}

A { FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Century Gothic, sans-serif }

A:active {COLOR: blue }
A:link {COLOR: #333333; TEXT-DECORATION: none}
A:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff3300; TEXT-DECORATION: underline
}