body 
{
 background-color: #CCCCCC;
 text-align: center;
 background:#fff url(images/background.gif) repeat-y center;
}

form 
{
 display: inline;
}

#container 
{
	width: 750px;
	margin: auto;
	margin-top: 0px;
	background-color: #fff;
	border: 0px;
	/*border: 1px #000 solid;*/
	text-align:left;
}
#header {
 width: 750px;
 height: 80px;
 padding-top:10px; 
}

#content
{
 padding: 10px 10px 10px 10px;
 /*font-family:Trebuchet MS; */
 font-size:14;
 clear:both;
 float:left;
 text-align:left;
}

#content h1
{
 /*font-family:Trebuchet MS; */
  font-size:16;
  text-align:left;
  color:#000;
   padding-bottom: 0px;
}

#content h1 a:visited, #content h1 a
{
	color: #000;
	text-decoration: none;
}
#content h1 a:hover
{
  /*border-top:1px solid #669999;*/
	color: #993333;
	text-decoration: none;
}
 

#menu
{
	clear:both;
	float:right;
	text-align:left;
	border-bottom:1px solid #669999;
	padding:10px 0px 0px 0px;
}
#menu li
{
	font-family:Copperplate Gothic Light;  
	display: inline;
	font-weight:900;
	list-style-type: none;
	font-variant:small-caps;
	font-size:12;
}

#menu a {padding:4px 4px 4px 10px; }
#menu a:link, #menu a:visited
{
	color: #999;
	text-decoration: none;
}
#menu a:hover
{
  /*border-top:1px solid #669999;*/
	color: #993333;
	text-decoration: none;
}



.imgright 
{
  float:right;
  border:0;
}
.imgleft
{
  float:left;
  border:0;
}

.imgFixed
{
  position:absolute;
  border:0;
  height:150;
}

#advert
{
	border-bottom:1px solid #669999;
	border-top:1px solid #669999;
	text-align:center;
}



img
{
 padding:0px 10px 0px 10px; 
}

#page_banner
{
 padding-top:20px; 
 text-align:right;
 height:150px;
}



#footer
{
 padding:20px 0px 0px 0px;
 height:64;
  clear:both;
}

#footer_links
{
 background-color:CCCCCC;
 height:58;
 padding:3px 0px 3px 0px;
}

#disclaimer
{  
  border-top:solid 1px fff;
  padding:0px 0px 0px 0px;
  background-color:#666666;
  height:30;  
}
#disclaimer h1 {
  font: 9px/1.4 Verdana;
  color:FFFFFF;
  text-align:center
}

/*a:hover 
{
	border-right:none;
	border-left:none;
 color:#999999;
}*/



/*Table*/

table.downloads
{
text-align: left;
font-weight: normal;
font-size: 14px;
color: #000;
width: 740px;
border: 0px;
border-collapse: collapse;
}

table.downloads td
{background-color:fff;
color: #000;
padding: 10px;
text-align: left;
/*border-top: 1px #669999 solid;*/
}

table.downloads img
{
 border-style:none;
}

table.downloads td.hed
{
color: #ffffff;
background-color: #ccc;
padding:10px 0px 0px 5px;
text-align: left;

}

table.downloads td.dwnld
{
  text-align: center;
  
}