img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000000;
}
.redbold36,h1 {
	font-family: Verdana, tahoma, arial, "trebuchet MS";
	font-size: 36px;
	color: #DC0A0A;
	font-weight: bold;
}
h2 {
	font-family: Verdana, tahoma, arial, "trebuchet MS";
	font-size: 20px;
	color: #DC0A0A;
	font-weight: bold;
}
h3 {
	font-family: Verdana, tahoma, arial, "trebuchet MS";
	font-size: 16px;
	color: #DC0A0A;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
}
.verdana13 {
	font-family: Verdana, tahoma, arial, "trebuchet MS";
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
}
.verdanaboldred14 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-family:verdana,tahoma,arial;
}
.redbold24 {
	font-family: Verdana, tahoma, arial, "trebuchet MS";
	font-size: 24px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #DC0A0A;
}
.boxtitle {font-family: Verdana, tahoma, arial, "trebuchet MS"; font-size: 13px; padding-left: 5px; padding-right: 5px; color: #666666; }
.boxname {font-family: Arial, Verdana, tahoma, "trebuchet MS"; font-size: 13px; padding-left: 5px; padding-right: 5px; }
.milllink {font-family: Arial, Verdana, tahoma, "trebuchet MS"; font-size: 11px; padding-left: 5px;}
.milllink a {padding-left:5px;}
.size16 {font-size: 16}
.red16 {
	color: #FF0000;
	font-size: 16px;
	font-family: Verdana, tahoma, arial, "trebuchet MS";
	font-weight: bold;
}
.green {color: #00CC33}
.copyright {
	font-family: Verdana, tahoma, arial, "trebuchet MS";
	font-size: 9px;
}

#menublock{
	background: url(Images/menubg.png) ;
	width:740px;
	height:60px;
	left:-18px;	
	z-index:2;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#mainlevel-nav li
{
	background:url(Images/menubar.png) 100% 0 no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	line-height: 33px;
	white-space: nowrap;
	border-right: none;
}
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #cccccc;
	background: transparent;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
}
#buttons>ul#mainlevel-nav li a
{
	width: auto;
}
ul#mainlevel-nav li a:hover
{
	color: #fff; 
	background:url(Images/navbar_over.png);
	font-family: verdana, tahoma, arial;
	font-size: 11px;
}
#millmenu {
	display:block;
	width:125px;
	height:500px;
	overflow:auto;
	border:1px #F1FEC0 solid;
	float:right;
	display:inline;
	margin:1em;
	padding:2px;
	overflow-x:hidden;
	overflow-y:auto;
}
#millmenu ul {
	list-style-type:none;
	margin-left:0em;
	padding-left:0px;
}
#millmenu li {
	margin-bottom:1em;
}
#coinslist ul {
  padding:0px 0px 0px 10px;
  margin:0;
}
#coinslist li { 
  background: url(Images/coins.gif) top left no-repeat;
  list-style-type:none;    
  display: block;
  padding: 8px 0px 8px 35px;
}
#list ul {
  padding:0px 0px 0px 10px;
  margin:0;
}
#list li { 
  background: url(Images/checkbox.jpg) top left no-repeat;
  list-style-type:none;    
  display: block;
  padding: 4px 0px 4px 20px;
}
#list2 ul {
  padding:0px 0px 0px 10px;
  margin:0;
}
#list2 li { 
  background: url(Images/checkbox2.gif) top left no-repeat;
  list-style-type:none;    
  display: block;
  padding: 4px 0px 4px 20px;
}
.highlighted {
	background-color:#FFFF00;
}