html {
 height: 100%;
}
body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.titlestyle, .titlestyle:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}

.titlestyleblack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.tinystyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.bodystyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height:1.5;
}
input,select,textarea
{
	background: #ffffff;
	border: 1px solid #BBBBBB;
	color: #606060;
	font-weight: normal;
	font-family: Verdana,sans-serif;
	padding: 1px 1px 1px 1px;
	width: 100%;
	font-size: 12px;
	vertical-align: middle;
	text-decoration: none;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}

input:hover,select:hover,textarea:hover
{
	border:1px #333333 solid;
}
.menuitemson {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height:1.5;
}
.menuitem1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color:#990000;
	color: #FFFFFF;
	line-height:1.5;
	height:30px;
}
.menuitem2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color:#000066;
	color: #FFFFFF;
	line-height:1.5;
	height:30px;
}
.menuitem3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color:#666600;
	color: #FFFFFF;
	line-height:1.5;
	height:30px;
}
.menuitem4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color:#669900;
	color: #000000;
	line-height:1.5;
	height:30px;
}
.menuitem5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color:#33CCFF;
	color: #000000;
	line-height:1.5;
	height:30px;
}
.menuitem6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color:#FF9900;
	color: #000000;
	line-height:1.5;
	height:30px;
}
.menuitem7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color:#CCCCCC;
	color: #000000;
	line-height:1.5;
	height:30px;
}
