html, body {
	background: #ffffff;
	background-image: url('images/bodybg2.jpg');
	background-repeat: repeat-x;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.topline {
	background: #404040;
	height: 20px;
}

.top {
	width: 800px;
	height: 50px;
	background-image: url('images/top.gif');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.header {
	width: 800px;
	height: 150px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.line {
	background: #820009;
	width: 800px;
	height: 1px;
	margin: 0;
	padding: 0;
}

.menu {
	background: #ffffff;
	width: 200px;
	height: 350px;
	margin: 0;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 15px;
}

.navi {
	background-image: url('images/menu.jpg');
	background-repeat: no-repeat;
	width: 175px;
	height: 30px;
	margin: 0;
}

.navi2 {
	background-image: url('images/menu2.jpg');
	background-repeat: no-repeat;
	width: 175px;
	height: 30px;
	margin: 0;
}

.navi3 {
	background-image: url('images/menu3.jpg');
	background-repeat: no-repeat;
	width: 175px;
	height: 30px;
	margin: 0;
}

.main {
	background: #ffffff;
	width: 585px;
	height: 100%;
	margin: 0;
}

.tblbg {
	background: #ffffff;
}

.footer {
	width: 800px;
	height: 25px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000c0;
	margin: 15px;
}

h2, p {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 15px;
}

a {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
   	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8b8ceb;
}

a:visited {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#8b8ceb;
}

.tbmrg {
	margin: 10px;
}

.gpic {
	width: 140px;
	text-align: center;
}

td {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

img {
	border: 0;
}

.small11 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
}

.small {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
}

.picleft {
	height: 250px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.picright {
	min-height: 300px;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.picright2 {
	width: 210px;
	float: right;
	margin-right: 15px;
	margin-left: 5px;
	margin-bottom: 20px;
}

.picright3 {
	width: 270px;
	float: right;
	margin-right: 15px;
	margin-left: 5px;
	margin-bottom: 20px;
	text-align: center;
}

input {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #e5e5e5;
	border: #cccccc solid 1px;
}

textarea {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #e5e5e5;
	border: #cccccc solid 1px;
}

select {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #e5e5e5;
	border: #cccccc solid 1px;
}