/* GVFD Stat Display settings */

BODY {background: #FFFFFF; margin-left: 5px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px}
A:link {text-decoration: underline; color: #003366}
A:visited {text-decoration: underline; color: #003366}
A:hover {text-decoration: none; color: #000000}

/* General Table settings */
.border_table {background-color: #FFFFFF}
.table_gray {background-color: #F1F1F1}
.main_table {background-color: #FCFCFC}
.dark_table {background-color: #DDDDDD}
.table_border {background-color: #CCCCCC}
.table_main {background-color: #FFFFFF}
.table_feature {background-color: #FAFAFA}
.cell_id {background-color: #E8E8E8}
.cell_header {background-color: #E8E8E8}
.cell_footer {background-color: #DDDDDD}
.cell_chrt_lt {background-color: #FBFBFB}
.cell_chrt_dk {background-color: #F5F5F5}
.cell_hilite {background-color: #D6EFDC}

/* General Text settings */
.general {font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: normal; color: #000000}
.heavy {font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; color: #444444}
.red_bold {font: bold 12px verdana,arial,helvetica,sans-serif; color: #990000}
.subtle {font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: normal; color: #666666}
.small {font-family: verdana,arial,helvetica,sans-serif; font-size: 9px; font-weight: normal; color: #444444}
.small_blk {font-family: verdana,arial,helvetica,sans-serif; font-size: 9px; font-weight: normal; color: #000000}
.tiny {font-family: verdana,arial,helvetica,sans-serif; font-size: 8px; font-weight: normal; color: #000000}
.title {font: bold 14px verdana,arial,helvetica,sans-serif; color: #000000}
.title_area {font-family: verdana,arial,helvetica,sans-serif; font-size: 14px; font-weight: bold; color: #333333}
.category {font-family: verdana,arial,helvetica,sans-serif; font-size: 13px; font-weight: bold; color: #003366}

/* Specialty Text settings */
.fine_red {font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: normal; color: #990000}
.credit {font-family: arial,helvetica,sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.status {font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; font-weight: bold; color: #006600}
.total {font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; font-weight: bold; color: #800000}

/* Submit and option buttons */
.but_lrg {font-family: arial,helvetica,sans-serif; font-size: 13px; font-weight: normal;}
.but_med {font-family: arial,helvetica,sans-serif; font-size: 12px; font-weight: normal;}
.but_tny {font-family: arial,helvetica,sans-serif; font-size: 9px; font-weight: bold;}

/* Hazard Level Indicator */
.red {font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: normal; color: #CC0000}
.small {font-family: verdana,arial,helvetica,sans-serif; font-size: 9px; font-weight: normal; color: #444444}
.small_blk {font-family: verdana,arial,helvetica,sans-serif; font-size: 9px; font-weight: normal; color: #000000}

/* Miscellaneous settings */
.divider {color: #CCCCCC}
.field {font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	border: 1px;
	border-style: solid;
	border-color: #DDDDDD;
	background-color: #FFFFFF}
.field_small {font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	border: 1px;
	border-style: solid;
	border-color: #DDDDDD;
	background-color: #FFFFFF}
.blend_field {font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	border: 1px;
	border-style: solid;
	border-color: #FAFAFA;
	background-color: #FAFAFA}
.menubkgrnd {background-color: #FFFFFF}
.highlight {background-color: #FFFFCC}
