

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

	color: #4b3320;
	font-family: georgia, serif, times new roman;
	font-size: 14px;

}


UL { line-height: 16pt; list-style: square; }

.buttons a {
	font-family: arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	padding: 2px;
	font-weight: bold;
	display: block;
	border: 1px solid #666666;
	margin: 0px;
	text-align: center;
}

.buttons a:hover {
	font-family: arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: #666666;
	padding: 2px;
	font-weight: bold;
	display: block;
	border: 1px solid #000000;
	margin: 0px;
	text-align: center;
}



.top_menu_td {

	text-align: center;
	padding-top: 5px;
	padding-left: 16px;
	padding-right: 16px;
	border-right: 1px solid #ffffff;

}


A {   font-weight: bold; color: #5398a5; text-decoration: none; }
A:hover {  font-weight: bold; color: #4b3320; text-decoration: none; }

A.top_menu { font-family: geneva, arial; font-family: geneva, arial; font-size: 10px; color: #ffffff; font-weight: normal; }
A.top_menu:hover { font-family: geneva, arial; font-family: geneva, arial; font-size: 10px; color: #5398a5; font-weight: normal; }

A.top_menu_active { font-family: geneva, arial; font-size: 10px; color: #5398a5; font-weight: normal; }
A.top_menu_active:hover { font-family: geneva, arial; font-size: 10px; color: #ffffff; font-weight: normal; }

A.left_nav { font-family: arial, monaco; font-size: 12px; color: #5398a5; font-weight: bold; text-decoration: none; }
A.left_nav:hover { font-family: arial, monaco; font-size: 12px; color: #4b3320; font-weight: bold;text-decoration: none; }

A.left_nav_active { font-family: arial, monaco; font-size: 12px; color: #4b3320; font-weight: bold; text-decoration: none; }
A.left_nav_active:hover { font-family: arial, monaco; font-size: 12px; color: #5398a5; font-weight: bold;text-decoration: none; }

A.header {  font-family: geneva, arial; font-size: 10px; color: #4b3320; text-decoration: none; }
A.header:hover { font-family: geneva, arial; font-size: 10px; color: #5398a5; text-decoration: none; }

A.footer {  font-family: arial, monaco; font-size: 11px; color: #5398a5; text-decoration: none; }
A.footer:hover { font-family: arial, monaco; font-size: 11px; color: #4b3320; text-decoration: none; }

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

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


.title { font-weight: bold; color: #4b3320; font-size: 120%;  }

.subtitle { font-weight: bold; color: #4b3320; font-size: 110%;  }

.jtitle { font-weight: bold; color: #4b3320; font-size: 12px;  }

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

.small { font-size: 90%; }

.tiny { font-size: 80%; }

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



