h1,h2,h3,h4 { font-family:verdana,arial,helvetica,sans-serif; }
ol, ul, li, blockquote, br, div, form, td, tr, table, p   { font-size: 12px; font-family:verdana,arial,helvetica,sans-serif; }
body { font-size: 12px; background-color:white; font-family:verdana,arial,helvetica,sans-serif; margin-bottom : 0px; margin-left : 0px; margin-right : 0px; margin-top : 0px; }

.rowa { background-color: #FFFFEE; }
/*.rowb { background-color: #EEEEEE; }*/
.rowb { background-color: #FFFFEE; }
.results_col_header {
	color:#FFFFFF;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	text-decoration: underline;
	background-color: #336699;
}
.results_col_header1 {
	color:#000000;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFFCC;
}

.graysmall  { color:gray; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; }
.small   { font-size:10px; font-family:verdana,arial,helvetica,sans-serif; }
.smallbold   {
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
}
.error {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: red;
	background-color : yellow;
}

a:link   { color: #336699 }
a:visited  { color: #336699}

.italics  { color: gray; font-style: italic; font-size: 11px; }
.italics_white  { color: white; font-style: italic; font-size: 11px; }
.banner_background {background-color:#336699}
.hardrule	{color:#CCCCCC}

/* main page header */
.pagehead { color: #cc6600; font-weight: bold; font-size: 14px; font-family: verdana,arial,helvetica,sans-serif; }

/* subheading in textual page */
.subhead   {
	color: black;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
}

/* top row of table; usually column headings */
.subhead1_white   {
	color: white;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	background-color : #336699;
}

/* section header on form */
.form_sectionHeader	{
	color: black;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
}

/* field labels on form */
.form_fieldname   {
	color: #666666;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
}

/* light background color for form */
.form_bglight	{
	background-color: #FFFFE1
}

/* dark background color for form */
.form_bgdark	{
	background-color: #FFFFCC
}


/*
.subhead1_yellow   {
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	background-color : #FFFFE1;
}

.sidebar_head { color: #930; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica; }

.priority {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #900;
}
*/

