.admin {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.admin1
{
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #000069;
	text-decoration: none;
}
.prow {
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.futtor {
	font-family: Verdana;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.bg {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.aa
{
	border-right: gainsboro 2px ridge;
	border-top: gainsboro 2px ridge;
	border-left: gainsboro 2px ridge;
	border-bottom: gainsboro 2px ridge;
}
.bigtxt {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.bodytxt
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.adminlink
{  
color: #336699;  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;  
text-decoration: underline; 
font-size: 11px; 
text-decoration: none;
}  
.adminlink:hover
{
	color: #ffb366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
} 
.downboder {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.boder1 {
	border: 1px dotted #565656;
}
.boderleft
{
	border-right: #000030 thin dotted;
	
}
.boder2
{
	border-right: aliceblue 6px outset;
	border-top: aliceblue 4px outset;
	border-left: aliceblue 4px outset;
	border-bottom: aliceblue 6px outset;
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#button li {
	margin: 0;
	background-repeat: no-repeat;
}

#button li a
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/menu2.jpg);
	background-repeat: repeat-x;
	vertical-align: bottom;
}
html>body #button li a {
	width: auto;
}
#button li a:hover {
	color: #000000;
	background-image: url(../images/menu1.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}
#button {
	clear: both;
	display: block;
	width: 100%;
	padding: 0 0 0 0;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	background-image: url(menu2.jpg);
	background-repeat: repeat-x;
	text-transform: none;
	text-decoration: none;
	line-height: 22px;
	
}