

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

	color: #333333;
	font-family: arial,verdana;
	font-size: 15px;

}


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

.buttons a {
	font-family: arial, monaco;
	font-size: 14px;
	color: #222222;
	background-color: #c3c4cb;
	padding: 2 20 4 20;
	font-weight: bold;
	display: block;
	border-right: 1px solid #666666;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}

.buttons a:hover {
	color: #333333;
	background-color: #ededf0;
	border-right: 1px solid #666666;
	font-weight: bold;
	text-decoration: none;
}


.buttons_active a {
	font-family: arial, monaco;
	font-size: 14px;
	color: #9c2f1a;
	background-color: #ededf0;
	padding: 2 20 4 20;
	font-weight: bold;
	display: block;
	border: 1px solid #ededf0;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}

.buttons_active a:hover {
	color: #323335;
	background-color: #d8d8db;
	border: 1px solid #d8d8db;
	font-weight: bold;
	text-decoration: none;
}




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

}

.video_button a:hover {
	color: #000000;
	background-color:   #ededf0;
	border: 1px solid #323335;
	
}

.video_button_active a {
	font-family: arial;
	font-size: 11px;
	color:  #000000;
	background-color:   #ffffff;
	padding: 2 4 2 4;
	font-weight: bold;
	display: block;
	border: 1px solid #323335;
	text-align: center;
	text-decoration: none;

}


A {   font-weight: bold; color: #764036; text-decoration: underline; }
A:hover {  font-weight: bold; color: #ac2910; text-decoration: none; }

A.header { font-weight: normal; font-size: 12px; color: #ededf0; text-decoration: none; }
A.header:hover { font-weight: normal;font-size: 12px; color: #e2c9c3; text-decoration: none; }

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

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

A.small {  font-size: 11px; color: #9c2f1a; text-decoration: none; }
A.small:hover { font-size: 11px; color: #333333; text-decoration: none; }


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

h1 { display: inline; font-size: 15px; font-weight: bold; color: #555555; }


.title { font-weight: bold; color: #000000; font-size: 150%;  }

.subtitle { font-weight: bold; color: #000000; font-size: 114%;  }

.small_blue { font-weight: bold; color: #6674a2; font-size: 90%; }

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

.small { font-size: 90%; }

.tiny { font-size: 80%; }

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




