.cssnav { 
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(images/menu2.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 223px;
height: 27px;
margin: 0; 
padding: 0; 
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #0066CC;
}


.cssnav a {
display: block;
color: #000000;
font-size: 11px;
width: 223px;
height: 27px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img {width: 223px; height: 27px; border: 0; }
.boxes2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
	background-image: url(images/boxback.gif);
	height: 121px;
	border: 1px solid #CCCCCC;
}
.boxes3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
	background-image: url(images/boxback3.jpg);
	height: 400px;
	border: 1px solid #CCCCCC;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}


* html a:hover {visibility:visible}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF6600;
	text-decoration: none;
}

.cssnav a:hover img{visibility:hidden}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #2BABFF;
	text-decoration: none;
}


.cssnav span {
position: absolute;
left: 18px;
top: 8px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.boxes1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-decoration: none;
	background-image: url(images/greytile.gif);
	height: 33px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
}
.menu-buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/menu1.gif);
	text-indent: 10px;
	height: 18px;
	width: 214px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.menu-buttons a:link {
	background-image: url(images/menu1.gif);
	color: #000000;
	text-decoration: none;

}
.menu-buttons a:visited {
	background-image: url(images/menu1.gif);
	color: #000000;
	text-decoration: none;
}.menu-buttons a:hover {

	color: #000000;
	background-image: url(images/menu2.gif);
	text-decoration: none;
}
.menu-buttons a:active {
	background-image: url(images/menu1.gif);
	color: #000000;
	text-decoration: none;
}
