body {
	background: #e7e7e7 url(images/background.jpg) no-repeat;
	background-position: top center;
	color: #333333;
	font-family: Verdana, Sans-Serif;
	font-size: 71%;
	padding: 0;
	margin: 0 0 0 0px;
}


 input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

#inner {
	float: left;
	width: 149px;
	margin: 3px 0 0 0;
	padding: 18px 0;
	text-align: right;
}

#inner a, #inner a:visited {
	font-family: Tahoma, Sans-Serif;
	font-size: 126%; 
	text-transform: uppercase;
	font-weight:bold;
	text-decoration: none; 
	color:#ff9933; 
	padding-right: 2px;
	color: white;
	display: block;	
	text-align: right;
	letter-spacing: 1px;
	height: 22px;
}

#inner a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: url(link.gif) no-repeat center right;
}

.text {

	line-height: 20px;
	margin-left: 16px;
	

	
	}
	
.drop {

color: white;
font-weight: bold;
font-size: 36px;
line-height: 38px;

}


#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 120%;
width: 160px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block;
background-color:#FF9900;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: white;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 95%;
display: block;
border-bottom: 1px dashed white;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #c72027;
width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
background: url(images/icon.gif) no-repeat center right;
background-color: white;
}