
BODY {
	margin:0px;
	padding:0px;
	overflow:auto;
	background-color:#6f8c8f;
	text-align:center;
	color:#ffffff;
}


P {
	font:16px "Times New Roman", Times, serif;
	color:#ffffff;
	margin:0px;
	padding:0px;
	line-height:120%;
}



A:LINK, A:ACTIVE, A:VISITED {
	color:#ffffff;
	text-decoration:none;
}
A:HOVER {
	color:#ffffff;
	text-decoration:underline;
}







/* DIV */
.index_top {
	position:relative;
	clear:both;
	width:auto;
	height:auto;
	margin:0px;
	padding:20px 40px;
	text-align:left;
}


.index_lin {
	position:relative;
	clear:both;
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	background-color:#61797c;
}


.index_mid {
	position:relative;
	clear:both;
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	background-color:#000000;
	text-align:right;
}


.index_bot {
	position:relative;
	clear:both;
	height:auto;
	margin:0px;
	padding:20px 0px 0px 168px;
	text-align:left;
}


.index_menu {
	position:relative;
	clear:both;
	width:auto;
	height:auto;
	margin:0px;
	padding:25px 0px 0px 168px;
	text-align:left;
	font:10px verdana,sans-serif;
	color:#ffffff;
}

.index_menu A:LINK, .index_menu A:ACTIVE, .index_menu A:VISITED {
	margin-right:3px;
	padding:3px 14px;
	background-color:#617a7c;
	border:1px solid #3d5255;
	text-decoration:none;
}

.index_menu A:HOVER {
	background-color:#415555;
	text-decoration:none;
}
