#menu {
	background: #333;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#menu li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333;
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #2580a2 url("images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}                    
                    


.mainframe {
	background-color: #FFFFCC;
	text-align: left;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #FF6600;
	position: absolute;
	z-index: auto;
	right: 499px;
	top: 110px;
	height: 166px;
	width: 356px;
}
.formelements {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
.footer {
	color: #FFFFFF;
	background-color: #485E85;
	padding: 3px;
	height: 20px;
	width: 100%;
	bottom: -129px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	left: 2px;
}
.formtxt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #333333;
}
.header {
	background-image: url(../images/admin_top.gif);
	background-repeat: repeat;
	position: relative;
	top: 0px;
}
.searchengine {
	color: #600;
}
.header {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.header3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

