img{
	border:0;
}

/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-color:#FFFFFF;
 background-image:url(images/background.jpg);
 background-repeat:repeat-x;
 background-color:#BFBFBF;
} 

td{
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
 
#pagewidth{ 
 width:940px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 color:#000000;
 background-color:#FFFFF;
} 
 
#header{
 position:relative; 
 height:0px;  
 width:100%;
 background-repeat:no-repeat;
} 
 
#leftcol{
 width:160px;
 width:0px; 
 float:left; 
 position:relative; 
 min-height:250px;
 padding-top:25px;
 display:none;
}
 
#maincol{
 float: right; 
 display:inline; 
 position: relative; 
 width:770px;
 width:940px;
 padding:5px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:0.9em;
 color:#000000;
 }
 

#menu ul{
}

#menu li{
	list-style-type:none;
} 

ul, li{
	padding:0;
	margin:0;
}
 
#menu a{
	padding:5px;
	color:#FFFFFF;
	display:block;
	width:140px;
	height:20px;
	background-image:url(images/background.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#menu a:hover{
	background-image:url(images/background2.gif);
	text-decoration:none;
}

 
#footer{
 padding-top:15px;
 padding-bottom:20px;
 background-color:#FFFFFF; 
 clear:both;
 font-size:0.7em;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-align:center;
 margin-bottom:5px;
 background-image:url(images/footer.jpg);
} 

a{
	color:#00FF00;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


th{
	background-color:#CCCCCC;
	color:#000000;
}

small{
	font-size:0.7em;
	padding-left:25px;
}

td img{
	border:1px solid white;
}

td a:hover{
	text-decoration:none;
}


a.comment{
	color:#FFFFFF;
}

a.grote{
	color:#FFF;
	font-weight:bold;
}
