.body {
	margin: 0px, 0px, 0px, 0px;
	background-color : #333333;
}

.menu {
	text-transform: uppercase;
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
}
.indexpage {
	text-transform: uppercase;
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	color : #C46A5E;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
}
.title {
	text-transform: uppercase;
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : #71893B;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
}

.menu:link{
	text-transform: uppercase;
	text-decoration: none; 
	color:#FFFFFF;
	font-size: 12px;
	text-align: center
	}
.menu:hover{
	text-transform: uppercase;
	text-decoration: none; color:#ffffff;
	font-size: 10px;
	text-align: center
}
.menu:visited{
	text-transform: uppercase;
	text-decoration: none; 
	color:#999999;
	font-size: 12px;
	text-align: center
	}


TD.navigation {
	width: 20%;
	color : #000000;
	background-image: url('../img/nav_bg.jpg');
	font-size: 10px;
	text-align: center
}
TD.navigation_selected {
	width: 20%;
	color : #ffffff;
	background-image: url('../img/nav_selected_bg.jpg');
	font-size: 10px;
	text-align: center
}
TABLE.table_bg {
	border: 0px;
	width: 750px;
	height: 315px;
	color : #ffffff;
	background-image: url('../img/bg_lamp.gif');
	font-size: 10px;
	text-align: center
}
TABLE.table_info {
	border: 0px;
	width: 750px;
	height: 100%;
	font-color: #800000;
	color : #800000;
	background-image: url('../img/info_bg.jpg');
	font-size: 10px;
	text-align: left;
}
TD.td_info {
	border: 0px;
	width: 750px;
	height: 100%;
	font-color: #800000;
	color : #800000;
	font-size: 12px;
	text-align: left;
}


.title{
	margin: 10px, 10px, 10px, 10px;
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : #670000;
	FONT-WEIGHT: bold;
}
.information {
	margin: 10px, 10px, 10px, 10px;
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : #000000;
}
.gold {
    margin: lin lin 0,5in;
	font-family : Arial, Helvetica;
	font-size : 13px;
	color : #ffb400;
}
.h1 {
	font-family : Arial, Helvetica;
	font-size : 14px;
	font-weight : bold;
	color : #00adef;
}