﻿body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #000033;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 770px;
	height: 100%;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #5174FF;
}
a:active {
	text-decoration: underline;
	color: #003399;
}
.style2 {
	font-size: large;
	font-family: arial;
	color: #FF6600;
}
.style3{
	font-size: 14px;
	 line-height: 20px;
	font-family: arial;
}
.style5 {font-family: arial; color: #000000; font-weight: bold; }
.style6 {color: #FF6600}
.style7 {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.style8 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.style9 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.style16 {font-size: 10}
.style17 {
	font-family: arial;
	color: #666666;
	font-size: 10px;
}
a.Menu {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Arial;
	text-decoration: none;
	text-align: center;
	color: #003399;

	display: block;
	position: relative;
	width: 124px;
	padding: 6px;
	background-color: #7FB1E4;

	border: 1px solid #003399;

}
a.Menu:hover
{
	color: #FFFFFF;
}

DIV.Wrapper
{
	width: 770px;
	min-height: 400px;
	background-image: url(../Img/header.jpg);
	background-repeat: no-repeat;
}

DIV.Menu
{
	position: relative;
	left: 6px;
	width: 124px;
	padding: 6px;
	background-color: #7FB1E4;

	border: 1px solid #003399;
}