body {
	background-color:#069;
	font-family: arial;
	font-size: 12px;
	line-height:16pt;
	margin-top: 15px;
	margin-bottom:15px;
	
     }

#content {
	margin: 0px auto;
	text-align: left;	
	width: 850px;	
}
#topcontent{
	background-color:#000;
}
#leftcont {
	float:left;
	width:190px;
	margin-left:0px;
	padding: 5px 5px 5px 5px;
	display:inline;
	background-color: #FC3;
}
#rightcont {
	float:right;
	width:640px;
	padding: 5px 5px 5px 5px;
	background-color:#FFF;
	
}
.contbold
{
	color:#000;
	font-weight:bold;
}

input.btn {
background:#FC0; /* background color of button */
border:1px solid #777; /* border */
color:#FFFFFF; /* text color */
}
input.textfild
{
	width:110px;
}
input.joinfree {
background:#0099CC; /* background color of button */
border:2px solid #777; /* border */
color:#FFFFFF; /* text color */
height:20px;
}


a {
	font-weight: bold;
	text-decoration: none;
	color: #390;
}
a:hover{
	text-decoration: none;
	color:#F00;
}
a:visited{
	
font-weight: bold;
	text-decoration: none;
	color:#390;
}

p{
	
	margin: 15px 0px;
}
h1{
	font-family:Arial; 
	font-size:18px; 
	font-weight:bold;
	color:#000033; 
	padding-bottom:10PX; 
	padding-top:10PX; 	
	}
h2{
font-family:Arial; 
font-size:14px;
font-weight:bold; 
color:#333333;
padding-bottom:10px; 
padding-top:10px;
}


#menu
{
 background:  #FFF url(images/manuback.jpg) no-repeat top right;
 height:118px;
}
#menulink
{
	font-family:verdana;
	font-size: 16px;
	padding-top:40px;
}
#menulink a
{
	color: #060;
}
#menulink a:hover{
	color: #039;
	text-decoration: underline;
}
#menulink a:visited{
	color:#060;
}
ul
{
	list-style-image:url(images/arrow.jpg);
}

	

