body
{
	background: #0cf; /*url(images/bg.png) repeat-x;*/
	font-family: "Arial";
	color: #000;
}

p
{
	margin-left: 100px;
	margin-right: 10px;
}

ul
{
	margin-left: 120px;
	margin-right: 10px;
}
a:link
{
	text-decoration: none;
	color: #f60;
}

a:visited
{
	text-decoration: none;
	color: #f60;
}

a:hover
{
	color: #f00;
}

a:active
{
	text-decoration: none;
	color: #f60;
}


a img
{
	border: none;
}

h1
{
	font-size: 12pt;
	font-weight: bold;
	color: black;
}

.top
{
	position: relative;
	margin: 10px auto 0px auto;
	background: transparent url(images/bgtop.gif) no-repeat top;
	height: 25px;
	width: 730px;
}

.header
{
	position: relative;
	margin: 0px auto 0px auto;
	background: #0df;
	height: 100px;
	width: 730px;
	text-align: center;
	color: #dc0;
	font-weight: bold;
}

.alogo
{
	position: absolute;
	top: 0px;
	left: 30px;
	font-family: "Arial";
	color: #000;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}

.klogo
{
	position: absolute;
	top: 10px;
	right: 30px;
}

.googleadstop
{
	position: absolute;
	top: 74px;
	right: -20px;
	z-index: 4;
	width: 120px;
	height: 16px;
	background: transparent url(images/googletop.gif) no-repeat bottom;
}

.googleads
{
	position: absolute;
	top: 90px;
	right: -20px;
	z-index: 4;
	width: 120px;
}

.googleadsbottom
{
	position: absolute;
	top: 690px;
	right: -20px;
	z-index: 4;
	width: 120px;
	height: 16px;
	background: transparent url(images/googlebottom.gif) no-repeat bottom;
}

.menu
{
	position: absolute;
	left: 0px;
	top: 1px;
	text-align: center;
	cursor: default;
	color: #fff;
	height: 20px;
	width: 128px;
	border: none;
	font-weight: bold;
}

.menu2
{
	position: absolute;
	left: 130px;
	top: 1px;
	text-align: center;
	cursor: default;
	color: #fff;
	height: 20px;
	width: 128px;
	border: none;
	font-weight: bold;
}

.menu3
{
	position: absolute;
	left: 260px;
	top: 1px;
	text-align: center;
	cursor: default;
	color: #fff;
	height: 20px;
	width: 128px;
	border: none;
	font-weight: bold;
}

.menu4
{
	position: absolute;
	left: 390px;
	top: 1px;
	text-align: center;
	cursor: default;
	color: #fff;
	height: 20px;
	width: 128px;
	border: none;
	font-weight: bold;
}

.menu5
{
	position: absolute;
	left: 520px;
	top: 1px;
	text-align: center;
	cursor: default;
	color: #fff;
	height: 20px;
	width: 128px;
	border: none;
	font-weight: bold;
}

.mainoption
{
	position: relative;
	left: 20px;
	cursor: default;
	height: 20px;
	width: 108px;
	border: 2px dashed #fff;
	font-weight: bold;
	color: #0cf;
}

.suboption
{
	position: relative;
	top: 4px;
	left: 0px;
	z-index: 3;
	padding: 0px;
	left: 0px;
	width: 108px;
	display: none;
	cursor: default;
	border: none;
	background: #0cf;
	color: #fff;
}

.lowerheader
{
	position: relative;
	margin: 0px auto 0px auto;
	width: 730px;
	height: 14pt;
	z-index: 3;
	text-align: left;
	background: #0cf;
	color: #0cf;
	font: 12pt arial;
}

.lowerheader ul {
	margin: 0px 0px 0px 0px;
	width: 100%;
}

.lowerheader ul li{
	float: left;
	left: 20px;
	top: 1px;
	text-align: center;
	cursor: default;
	color: #fff;
	height: 20px;
	width: 128px;
	border: none;
	font-weight: bold;
	display: inline;
	list-style-type: none;
}

.lowerheader ul li a {
 	width: 100%;
	padding: 1px 4px 1px 4px;
	margin: 0px 0px 0px 0px;
}

.lowerheader ul li a:hover {
	position: relative;
	top: 2px;
	background: #0df;
	padding: 1px 4px 1px 4px;
	border: 1px solid white;
}


.center
{
	position: relative;
	z-index: 1;
	margin: 5px auto 0px auto;
	width: 730px;
/*	height: 700px;*/
	padding-top: 5px;
	text-align: left;
	background: #0df;
}

.toptext
{
	position: relative;
	left: -70px;
	margin: 50px auto 0px auto;
	padding: 0px 9px 0px 9px;
	z-index: 2;
/* 	background: transparent url(images/texttop.gif) no-repeat top; */
	height: 19px;
	width: 618px;
}

.text
{
	position: relative;
	left: -70px;
	margin: 0px auto 0px auto;
	padding-left: 7px;
	padding-right: 7px;
	width: 600px;
	text-align: justify;
	font-size: 10pt;
	border-left: 2px solid #f60;
	border-right: 2px solid #f60;
	background: #fff;
}

.bottomtext
{
	position: relative;
	left: -70px;
	margin: 0px auto 50px auto;
	padding: 0px 9px 0px 9px;
	z-index: 2;
/* 	background: transparent url(images/textbottom.gif) no-repeat top; */
	height: 19px;
	width: 618px;
}

.footer
{
	text-align: center;
	font-size: 8pt;
	margin: 10px auto 0px auto;
	width: 730px;
	border-top: 2px solid #0cf;
	background: #0df;
}

.bottom
{
	position: relative;
	margin: 0px auto 0px auto;
	background: transparent url(images/bgbottom.gif) no-repeat bottom;
	height: 25px;
	width: 730px;
}

