body {  font-family: Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #3c311d;  font-size : 14px;    }
A:LINK {
	text-decoration : underline;
	color : #b5b5b5;
	font-size : 16px;
}

 A:VISITED {
	text-decoration : underline;
	color : #b5b5b5;
	font-size : 16px;
}
A:ACTIVE
 {
	text-decoration : underline;
	color : #FFFFFF;
	font-size : 16px;
}
A:HOVER
 {
	text-decoration : none;
	color : #FFFFFF;
	font-size : 16px;
}
.header_text {
	font-size:16px;
	color:#b5b5b5;
	font-weight: bolder;
}
.design{
	font-size:10px;
	color:#FFFFFF;
}
.design a:Link{
	font-size:10px;
	color:#000000;
	text-decoration : none;
}
.design a:Hover{
	font-size:10px;
	color:#FFFFFF;
	text-decoration : none;
}
.design a:Active{
	font-size:10px;
	color:#000000;
	text-decoration : none;
}
.design a:Visited{
	font-size:10px;
	color:#000000;
	text-decoration : none;
}
.bottom {
	color:#b5b5b5;
}
.contentheading  {
	font-size:16px;
	font-style:inherit;
	color:#b5b5b5;
	font-weight: bolder;
}
.inputbox {
	font-size:11px;
	border: 0px solid #000000;
	margin-bottom:0px;
	color: #000000;
}
.button {
	font-size:11px;
	color:#FFFFFF;
	background-color:#585858;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #888888;
	border-top: 1px solid #888888;
	font-variant: inherit;
}
.text{
	font-size:12px
}
.text-front-page-left{
	padding-left:5px;
	padding-right:5px;
	background-color:#7C86E7;
	font-size:12px;
}
#content      
	{
	margin-top: -310px;
	margin-left: -370px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 807px;
	height: 600px;
	visibility: visible;
}
