BODY, TD {
 font-family:		verdana;
 font-size:			12px;
 margin-top:        0px;
 margin-bottom:     0px;
 margin-right:      0px;
 margin-left:       0px;
 }
A:LINK, A:VISITED {
 color:				#004581;
 text-decoration:	none;
 }
A:HOVER {
 color:				#aaaaaa;
 }
.table_head_sorted_a:LINK, .table_head_sorted_a:VISITED, .table_head_sorted_a:HOVER {
 color:				#ffffff;
 font-weight:		bold;
 }
INPUT, TEXTAREA, SELECT, CHECKBOX {
 background-color:	#c0e0eb;
 border:			1px solid #000000;
 font-family:		arial;
 font-size:			11px;
 padding-left:		3px;
 }
 H2 {
 font-family:		verdana;
 font-size:			13px;
 color:				#004581;
 font-weight:		bold;
 margin-bottom:     0px;
 margin-top:        1px;
 }
 H3 {
 font-family:		verdana;
 font-size:			13px;
 color:				#004581;
 font-weight:		bold;
 margin-bottom:     0px;
 }
.contentbold {
 font-family:		verdana;
 font-size:			13px;
 color:				#004581;
 font-weight:		bold;
 }
.timestest {
 font-family:		times new roman;
 font-size:			12px;
 }
.bluesmall {
 font-family:		verdana;
 font-size:			9px;
 color:				#004581;
 }
.date {
 color:				#ffffff;
 }
.faint {
 color:				#aaaaaa;
 }
.label {
 color:				#ffffff;
 background-color:	#44a2c4;
 border:            1px solid #0885b3;
 padding-left:		3px;
 padding-right:		3px; 
 text-align:		right;
 }
.form_incomplete {
 color:				#ff0000;
 background-color:	#ffaaaa;
 border:			#ff0000 1px solid;
 }
.button_on {
 font-weight:		bold;
 color:				#000000;
 background-color:	#dddddd;
 border:			1px solid #000000;
 cursor:			pointer;
 }
.button_off {
 font-weight:		bold;
 color:				#000000;
 background-color:	#cccccc;
 border:			1px solid #000000;
 cursor:			pointer;
 }
.table_head_normal {
 background-color:	#cccccc;
 border:            1px solid #9396a3;
 padding-left:		3px;
 padding-right:		3px;
 }
.table_head_sorted {
 color:				#ffffff;
 background-color:	#44a2c4;
 border:            1px solid #000000;
 font-weight:		bold;
 padding-left:		3px;
 padding-right:		3px;
 }
.table_data_normal {
 padding-left:		3px;
 padding-right:		3px;
 background-color:	#ffffff;
 }
.table_data_sorted {
 background-color:	#c0e0eb;
 padding-left:		3px;
 padding-right:		3px;
 }
.table_data_shaded {
 background-color:	#eeeeee;
 padding-left:		3px;
 padding-right:		3px;
 }
.table_lines {
 background-color:	#cccccc;
 height:			1px;
 width:				1px;
 }
.table_title {
 font-weight:		bold;
 font-size:			14px;
 font-style:		italic;
 }
.datagrid_head {
 background-color:	#c4e2ed;
 }
.datagrid_data {
 border:			1px solid #c4e2ed;
 }


