

select, textarea { font-family: Arial; font-size: 12px; color: #ff0000; background: #00ffff; border: solid 1px #ffffff; padding: 3px;}
input.none, xselect.none, textarea.none{ font-family: Arial; font-size: 12px; color: #ff0000; background: #00ffff; border: none;}
textarea:focus { background: #cccccc;}


xinput:focus, xselect:focus, xtextarea:focus { background: #C6C39C;}
xinput.radio, xinput.checkbox { font-family: Arial; font-size: 11px; color: #FFFFFF; background: #000000; border: solid 0px #ffffff; padding: 3px;}
xinput.radio { 		font:11px Arial;color: #5B5C56;	background-color: #FFFFFF;	border:none; }

a:link {color: #2D3F0C; text-decoration: underline}
a:visited {color: #2D3F0C; text-decoration: underline}
a:active {color: #2D3F0C; text-decoration: none}
a:hover {color: #2D3F0C; text-decoration: none}

body,td,th {
	font-family: Trebuchet MS, Tahoma, Verdana; font-size: 13px ; color: #cccccc;
}


.FT {font: 11px/15px 'Verdana'; color: #000000; background: #cccccc;}

.note {font: 10px/12px 'Verdana'; color: #999999;}
.note:link { text-decoration: underline ; color: #999999;}
.note:visited { text-decoration: underline ; color: #999999;}
.note:active { text-decoration: none}
.note:hover { text-decoration: none}