.menubar{
	font-size: 10px;
	font-weight: bold;
	padding-left:2px;
	padding-right:2px;
	color:#666666;
	background: #D3D6DE;
}

.menubar a {
	color:#666666;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

.menubar a:visited {
	color:#666666;
 text-decoration:none;
}

.menubar a:hover {
	color:#ffffff;
	background: #D3D6DE;
	padding-top:4px;
	padding-left:5px;
 	padding-right:5px;
 	padding-bottom:4px;
}

.menu {
	padding:8px;
	background:#414032;
}

.menu .options {
	font-size: 12px;
	line-height: 15px;
	background:#414032;
}

.menu a {
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}

.menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.menu a:hover {
	background:#FFFFFF;
	color:#000000;
}
				
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

H1 { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #e94005; 
	font-size: 12px;
}
	
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	weight: bold;
	color: #4C68AC;
	font-weight: bolder;
	text-decoration: none;
}

.linktxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	weight: bold;
	color: #4C68AC;
	font-weight: bolder;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

h1 {
    margin: 0px 0px -10px 0px;
	padding: 0px 0px 4px -6px;
	font: 800 bold 2em/1.1 Verdana, Arial, sans-serif; 
	color: #5c5551; 
	
	border-bottom: #863016 1px dashed 
}
H5 {
    padding: 2px 2px 2px 5px;
    margin: 0px 0px -10px 0px;
	font: bold 12px Arial, sans-serif; 
	color: #292911; 
	background-length: 500px;
	background-color: #f0bc2e;
	}
H4 { 
    margin: 0px 0px -10px 0px;
	font: bold 1.2em Arial, sans-serif; 
	color: #434447; 
	background-color: #c77523;
	
	border-bottom: #000000 1px dashed
}
.darkbg {
	background-color: #666666;
}

li.newbullet {
list-style-image: url(images/arrow.gif);
}

td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 

#thanks {
	position: absolute;
	left: 100;
	width: 450px;
	background: #f0bc2e;
	font-size: 25
}


 
