﻿body
{
	font-family: arial;
	background-image: url(images/bd.png);
	background-repeat: repeat;
	width: 100%;
	font-size: 8pt;
	text-align: center;
	margin-top: 0;
	color:Black;
}


.TopHead
{
	color: #0E730C;
	font-size: 14px;
	font-weight: bold;
}

.contentmain
{
	width:900px;
	margin:auto;
	height:385px;
	background-image:url(images/top3.png);
	background-repeat:no-repeat;
}

.contentmain2
{
	width: 900px;
	margin: auto;
	background-image: url(images/top4.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

A.hsamenu
{
	background-position: center 3px;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	height: 27px;
	width: 112px;
	padding-top: 3px;
	font-weight: bold;
	font-family: "Comic Sans MS";
	background-image: url(images/ga.png);
	background-repeat: no-repeat;
	display: block;
}


.tdkey
{

	height: 30px;
	width: 12.5%;
	text-align: center;
	vertical-align: middle;
}


.mnuBottomItem
{
	background-image: url(images/gb.png);
	background-repeat: no-repeat;
	font-size:9pt;
	
}


.tdbottommenu
{
	padding-top:3px;
	height:30px;
	width:16.6%;
	text-align:center;
	vertical-align:middle;

}



.hsmenuhover
{
	
	background-image: url(images/hover.png);
	background-repeat:no-repeat;
	height:30px;
	width:20%;
}

.btn
{
	background-image: url(images/ga.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.sectionheading
{
	color: #b71717;
	font-size: 16px;
	font-family: 'Comic Sans MS';
	font-weight: bold;
}


.bd2
{
	margin-top: 0px;
	font-size: 9pt;
	font-family: arial;
	text-align: center;
	margin: auto;
	background-image: url(images/bd2.png);
	background-repeat: repeat-x;	
	background-color: #ffffff;
}

#container2
{
	width: 810px;
	height: 900px;
	margin: auto;
	text-align: center;
	background-position: left top;
	vertical-align: top;
	background-image: url(images/h2.png);
	background-repeat: no-repeat;
	margin: auto;
}

A.admin
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

A.admin:HOVER
{
	text-decoration: underline;
}

A.admin2
{
	font-size: 10pt;
	text-decoration: underline;
	color: #097CC0;
}

A.admin2:HOVER
{
	text-decoration: none;
	color: #B71717;
}