
SELECT,INPUT,TEXTAREA { font-family: Arial, Helvetica; font-size: 10px }

.admintable { border: 1px solid Navy; background-color: #efefef; }
.admintoprow { padding-top: 8; }

body { margin-top: -10px; margin-left: -10px; font-family: trebuchet ms, verdana, arial, helvetica; font-size: 12px; color : #000000 }

p, td { font-family: trebuchet ms, verdana, arial, helvetica; font-size: 11px; color : #000000 }

.normal { font-family: trebuchet ms, verdana, arial, helvetica; font-size: 11px; color : #000000;   font-weight : normal; }

.unbold { font-weight : normal; }

.bold { font-weight: bold; font-family: trebuchet ms, verdana, arial, helvetica; font-size: 11px; color : #000000 }

.boldred { font-family : arial, helvetica, sans-serif; font-size : 11px; color : #ff0000; font-weight : bold; }

.boldwhite { font-family : arial, helvetica, sans-serif; font-size : 11px; color : #ffffff; font-weight : bold; }

.boldgray { font-family : arial, helvetica, sans-serif; font-size : 11px; color : #999999; font-weight : bold; }

.large { font-weight: bold; font-family: trebuchet ms, verdana, arial, helvetica; font-size: 18px }

.large2 { font-weight: bold; font-family: trebuchet ms, verdana, arial, helvetica; font-size: 22px }

.medium { font-weight: bold; font-size: 15px; font-family: trebuchet ms, verdana, arial, helvetica }

.mediumwhite { font-weight: bold; font-size: 15px; font-family: trebuchet ms, verdana, arial, helvetica; color : #ffffff  }

.medsmall { font-family : arial, helvetica, sans-serif; font-size: 10px; color : #000000 }

.small { font-weight: bold; font-family : arial, helvetica, sans-serif; font-size: 9px; color : #000000 }

.smallwhite { font-weight: bold; font-family : arial, helvetica, sans-serif; font-size: 9px; color : #ffffff }

.smallred { font-weight: bold; font-family : arial, helvetica, sans-serif; font-size: 9px; color : #ff0000 }

.dropcap { font-weight: bold; font-family: trebuchet ms, verdana, arial, helvetica; font-size: 22px; color : #cc0066 }

a:link { text-decoration : none; font-weight: bold; color : #cc0066; }

a:visited { text-decoration : none; font-weight: bold; color : #663399; }

a:active { text-decoration : none; font-weight: bold; color : #000000; }

a:hover { text-decoration: underline; }

a.boldwhite:link { text-decoration : none; font-weight: bold; color : #ffffff; }
a.boldwhite:visited { text-decoration : none; font-weight: bold; color : #ffffff; }
a.boldwhite:active { text-decoration : none; font-weight: bold; color : #ffffff;}
a.boldwhite:hover { text-decoration : underline;}

a.mediumwhite:link { text-decoration : none; font-weight: bold; color : #ffffff; font-size: 15px;}
a.mediumwhite:visited { text-decoration : none; font-weight: bold; color : #ffffff; font-size: 15px;}
a.mediumwhite:active { text-decoration : none; font-weight: bold; color : #ffffff; font-size: 15px;}
a.mediumwhite:hover { text-decoration : underline;}

.smallbutton { font-family: arial, helvetica, sans-serif; font-size: 9pt; line-height: 90%; height: 18px; }

.help { font-family: Arial Black, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; color:#cc0066; }

.redbullet { list-style-type: square; color: #ff0000; margin-left:-1; line-height: 130%;}
.blackbullet { list-style-type: square; color: #000000; line-height: 130%;}
.bullet { margin-left:-4; line-height: 130%;}

.inline_help {
	color : #000099;
	background-color: #F2F7FF;
	padding: 3 6 3 8;
	margin : 4 0 4 0;
	width : 300px;
}

input.checkbox, input.radio {
	width: 14px;
	margin: 2px 2px 0 2px;
}
table.userlist th, table.userlist td {
	padding: 1px 5px;
}
