

BODY, TH, TD, OL, UL, LI {

	color: #333333;
	font-family: Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	font-size: 12px;
	margin-top: 0px;

}



.left_menu_title {

	color: #cccccc;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;

}

.left_menu a {
	font-family: verdana, arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: transparent;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	display: block;
	text-align: left;
}

.left_menu a:hover {
	background-color: #609c5c;
	color: #ffffff;
}


.left_menu_active a {
	font-family: verdana, arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: #609c5c;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	display: block;
	margin: 1px 0px 1px 0px;
	text-align: left;
}

.left_menu_active a:hover {
	background-color: #ffffff;
	color: #28654b;
}







.left_sub a {
	font-family: verdana, arial, monaco;
	font-size: 11px;
	color: #ffffff;
	background-color: transparent;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	display: block;
	text-align: left;
}

.left_sub a:hover {
	background-color: #9dc69b;
	color: #ffffff;
}


.left_sub_active a {
	font-family: verdana, arial, monaco;
	font-size: 11px;
	color: #ffffff;
	background-color: #9dc69b;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	display: block;
	margin: 1px 0px 1px 0px;
	text-align: left;
}

.left_sub_active a:hover {
	background-color: #ffffff;
	color: #28654b;
}








.tab a {
	font-family: arial, monaco;
	font-size: 11px;
	color: #ffffff;
	background-color: #a8b3b9;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	display: block;
	
	border-left: 1px solid #6f808a;
	border-top: 1px solid #6f808a;
	border-right: 1px solid #6f808a;
	
	margin: 0px;
	text-align: center;
}

.tab a:hover {
	color: #ffffff;
	background-color: #8b9ba5;
}


.green_button a {
	font-family: arial;
	font-size: 11px;
	color:  #444444;
	background-color:   #d4edd4;
	padding: 2 4 2 4;
	font-weight: bold;
	display: block;
	border: 1px solid #669966;
	text-align: center;
	text-decoration: none;
}

.green_button a:hover {
	color: #000000;
	background-color:   #669966;
	border: 1px solid #669966;
	
}


.form_td { text-align: right; vertical-align: top; padding: 3px; padding-right: 10px; font-weight: bold;  }


A {   font-weight: bold; color: #000066; text-decoration: none; }
A:hover {  font-weight: bold; color: #609c5c; text-decoration: none; }

A.underline {    color: #000066; text-decoration: underline; }
A.underline:hover {   color: #609c5c; text-decoration: underline; }

A.footer {  font-size: 12px; color: #333333; text-decoration: none; }
A.footer:hover { font-size: 12px; color: #003399; text-decoration: none; }

A.header {  color: #ffffff;  }
A.header:hover {  color: #fbf590; }

A.white { font-weight: bold; color: #ffffff;  }
A.white:hover { font-weight: bold; color: #dddddd; }

A.edit { font-weight: bold; color: #7b7bfe;  }
A.edit:hover { font-weight: bold; color: #cccccc; }

A.white_small {  font-size: 10px; color: #ffffff; text-decoration: none; }
A.white_small:hover { font-size: 10px; color: #7b7bfe; text-decoration: none; }

A.small {  font-size: 10px; color: #000066; text-decoration: none; }
A.small:hover { font-size: 10px; color: #609c5c; text-decoration: none; }

A.callink {  font-weight: normal; font-size: 10px; color: #000066; text-decoration: none; line-height: 16px; }
A.callink:hover { font-weight: normal; font-size: 10px; color: #609c5c; text-decoration: none; line-height: 16px; }

.active { font-size: 12px; font-weight: bold; text-decoration: none;  color: #000000; }

h1 { display: inline; font-size: 16px; font-weight: bold; color: #555555; font-family: Verdana; }
h2 { display: inline; font-size: 15px; font-weight: bold; color: #555555; font-family: Verdana; }
h3 { display: inline; font-size: 14px; font-weight: bold; color: #555555; font-family: Verdana; }

.title { font-weight: bold; color: #006600; font-size: 16px;  }

.subtitle { font-weight: bold; color: #006600; font-size: 14px;  }

.edit { color: #b8b8fc; }

.red150 { font-weight: bold; color: #A20000; font-size: 150%;  }
.red130 { font-weight: bold; color: #A20000; font-size: 130%;  }
.red120 { font-weight: bold; color: #A20000; font-size: 120%;  }
.red110 { font-weight: bold; color: #A20000; font-size: 110%;  }

.black150 { font-weight: bold; color: #383838; font-size: 150%;  }
.black130 { font-weight: bold; color: #383838; font-size: 130%;  }
.black120 { font-weight: bold; color: #383838; font-size: 120%;  }
.black110 { font-weight: bold; color: #383838; font-size: 110%;  }
.black { color: #000000; }

.white150 { font-weight: bold; color: #ffffff; font-size: 150%;  }
.white130 { font-weight: bold; color: #ffffff; font-size: 130%;  }
.white120 { font-weight: bold; color: #ffffff; font-size: 120%;  }
.white110 { font-weight: bold; color: #ffffff; font-size: 110%;  }
.white { color: #ffffff;  }
.white_small { font-size: 11px; font-weight: bold; color: #ffffff;  }

.blue { color: #1a6fc5; }
.blue110 { color: #1a6fc5; font-size: 110%; font-weight: bold; }
.blue120 { color: #1a6fc5; font-size: 120%; font-weight: bold; }

.yellow { color: #f5f0a5; }
.yellow110 { color: #f5f0a5; font-size: 110%; font-weight: bold; }
.yellow120 { color: #f5f0a5; font-size: 120%; font-weight: bold; }

.welcome { color: #58bc51; font-family: verdana, arial; font-size: 15px; font-weight: bold; }

.tagline { font-style: italic; font-size: 130%; color: #000066; }

.smaller { font-size: 11px; color: #333333; }
.footnote { font-size: 11px; color: #7178bd; }
.small { font-size: 10px; }
.small_white { color: #cccccc; font-weight: bold; font-size: 10px; }


.tiny { font-size: 80%; }

.alert { font-weight: bold; color: red; }

.td_pad {  padding-left: 8px; padding-right: 8px; padding-top: 2px; padding-bottom: 2px; }


