@charset "utf-8";


/* CSS Document */

	body {
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	background-image: url(../bg.gif);
}
.style24 {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
}
.style4 {
	color: #FFF;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}
#footer {
	width: 416px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 170px;
	padding-bottom: 10px;
	padding-left: 200px;
}
#header {
	width: 786px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 120px;
}

#menu {
	height: 24px;
	width: 784px;
	text-align: center;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 3px;
}

/* Menu 1 starts here */
.menu1 {
	float:none;
	font-weight:bold;
	display:inline;
	margin-left: 1px;
	margin-right: 1px;
}
.menu1 a
{
	color: #F2F2F2;
	text-decoration: none;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #002C40;
	float: left;
	padding-right: 7px;


	padding-left: 7
.px;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	margin-right: 1px;
	margin-left: 1px;
	padding-left: 6px;
}
#content {
	background-color: #FFFFFF;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFF;
}


.menu1 a:hover
{
	color: #004800;
	background-color: #DDDBCA;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #1F334C;
	padding-top: 2px;
	padding-bottom: 2px;
}

