  html { overflow-x: auto; } 
   BODY {
	font-family: sans-serif,Garamond,Palatino,serif;
	font-size: 12px;
	color : #000000; 
	background-color : #000000; 
	margin : 0px 5px;
	background-image:url();
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top; 
	} 
	
	

.templatemo_menu{
	float: center;
	width: 1000px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/menubackground.gif) repeat-x;
}

.templatemo_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

.templatemo_menu li{
	display: inline;
}

.templatemo_menu li a{
	float: left;
	padding: 10px 0px;
	font: 1.4em arial;
	text-align: center;
	text-decoration: none;
	color: #c6c6c6;
	width: 160px;
}

.templatemo_menu li a:hover, .templatemo_menu li .current{
	color: #ffffff;
	background: url(images/menuhover.gif) center center no-repeat;
}
	
#container
{
	width: 800px;
	margin: 7px auto;
	background: white;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
}
fieldset
{
	margin: 0px 0px 0px 0px;
	padding:8px;
	max-width:430px;
	overflow:hidden;
	border: 1px solid #737373;
}
fieldset legend
{
	margin-left: 10px;
	font-size:medium;
	font-weight:bold;
	color: #333;
}


   A {color: #0066CC; text-decoration: none;}
   A:hover {color: #F56655; text-decoration: underline;} 
   button {
	background-color: #FFFFFF;
	font-size: 12px;
	cursor: hand;}
   .sideboxhead {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: thin;
	border-top-color: #999999;}
   .sidebox {
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;}
	
	.sidebox2 {
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: #999999;
	}
   