body
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

blockquote
{
	text-align: justify;
}

table.main
{
	width: 100%;
	padding: 0px;
}

table.main td
{
	vertical-align: top;
}

.header_image_title
{
	color:#404040; 
	font-weight:bold; 
	font-size:120%;
	text-indent: 75px;
}

.header_image_bar
{
	background-color:#E0A020;
	color:#404040; 
}

h1
{
	background-color:#EEA632;
	color:#404040; 
	font-weight:bold; 
	font-size:120%;
	text-indent: 15px;
	width: 95%;
}

h2
{
	margin-left: 23px;
	background-color: #74A6FA;
	color: #404040;
	font-weight: bold;
	font-size: 110%;
	text-indent: 15px;
	width: 95%;
}

h3
{
	margin-left: 23px;
	background-color: #EFEFEF;
	font-weight: bold;
	font-size: 100%;
	text-indent: 15px;
	width: 95%;
}

h4
{
	margin-left: 23px;
	background-color: #EFEFEF;
	font-size: 80%;
	text-indent: 15px;
	width: 95%;
}

div.box
{
	width: 100%;
	border-color: #404040;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 20px;
}

div.box h1
{
	position: static;
	margin-top: 0px;
	width: 100%;
}


.navigation_image
{
	cursor: pointer;
	vertical-align: middle;
}

.navigation_text
{
	color: #404040;
	font-weight: bold;
	font-size: 80%;
	cursor: pointer;
	vertical-align: middle;
}

.menu
{
	cursor: pointer;
	color: #404040;
	background-color: #93a5ae;
	border-color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	vertical-align: middle;
	font-weight: bold;
	font-size: 80%;
}

.menu_hover
{
	cursor: pointer;
	color: #404040;
	background-color:#E0A020;
	border-color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	vertical-align: middle;
	font-weight: bold;
	font-size: 80%;
}
