@charset "iso-8859-1";
body     { font-size: 10px; font-family: verdana; background: #7d7d7d url(temp_bg.gif); text-align: left; margin: 0; padding: 0; height: 100% }

.yellow_bg {
	background: url(images/bg.jpg) #ffffff;
	background-repeat: repeat-x;
}

.menupage_menu_bg {
	background: url(images/menupage_line.gif) #ffffff;
	background-repeat: repeat-x;
}

td {
	font-family: arial;
	font-size: 12px;
}
hr {
	color: #ffffff;
	width: 75%;
	text-align: center;
}

a, a:active, a:visited, a:focus {
	color: #AF0606;
	text-decoration: underline;
}

a:hover {
	color: red;
}	

.blue {
	color: #152e50;
}

.small {
	font-size: 9px;
}

.green {
	color: green;
}

.dred {
	color: #AF0606;
}

.credits {
	font-size: 9px;
	font-family: verdana;
	color: #999999;
}

.medium_red {
	font-size: 11px;
	font-family: verdana;
	color: #cc0000;
}

.medium_blue {
	font-size: 11px;
	font-family: verdana;
	color: #336699;
}

.header01 {
	color: black;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

.quote_text {
	color: #005094;
	font-family: arial;
	font-size: 10px;
}

.quote_text_bold {
	color: #005094;
	font-family: arial;
	font-size: 10px;
	font_weight: bold;
}

.jekyll_table {
	border: 1px;
	border-style: solid;
	border-color: #336699;
}

.button
{border: 1px;
border-style: solid;
border-color: #333333;
background: #CCCCCC;
font-family: verdana;
font-size: 10px;}

.text
{border: 1px;
border-style: solid;
border-color: #333333;
background: white;
font-family: verdana;
font-size: 10px;
height: 18px;
width: 150px;}