body,form, input, select, option, textarea {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

html, body, .wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #f5f5ee;
}
.wrapper {
	height:100%;
	margin-left: 0px; 
	margin-right: 0px;
	text-align: left;
	vertical-align: top;
}
.navtable {
	height:100%;
	margin-left: auto; 
	margin-right: 0px;;
	text-align: left;
	vertical-align: middle;
}

td {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
}
a:hover {
	color: #FF0000;
	cursor:pointer;
}
.nav_headg {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.nav_headg a:link, .nav_headg a:active, .nav_headg a:visited {
	color: #000000;
	text-decoration: none;
	cursor:pointer;
}
.nav_headg a:hover {
	color: #FF0000;
	cursor:pointer;
}

form {
	display: inline;
}

input {
	font-size: 11px;
	color: #000000;
}
input.FullLength {
	width: 100%;
	height: 18px;
	border: 1px solid #D80101;
}
input.int {
	text-align: right;
	border: 1px solid #000000;
}
input.Req {
	width: 120px;
	background-color: #D80101;
	color: #FFFFFF;
	border: 1px solid #D80101;
}
textarea {
	font-size: 11px;
}
textarea.FullLength {
	width: 100%;
	height: 96%;
	border: 1px solid #D80101;
}
textarea.Req {
	width: 100%;
	height: 96%;
	background-color: #C70305;
	color: #FFFFFF;
	border: 1px solid #000000;
}
.catlink a:link, .catlink a:active, .catlink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.catlink a:hover {
	color: #FF0000;
}
.hdlink a:link, .hdlink a:active, .hdlink a:visited {
	color: #999999;
	text-decoration: none;
	cursor:pointer;
}
.hdlink a:hover {
	color: #FF0000;
	cursor:pointer;
}
.menu{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
.menu a:link, .menu a:active, .menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.menu a:hover {
	color: #FF0000;
	font-size: 10px;
	text-decoration: none;
}
.GrayText {
	color: #333333;
}

#Button{
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	width: auto;
	padding-bottom: 14px;
	cursor: pointer;
	height: 20px;
}
.Button_{
	background-color: #D80101;
	width: 25px;
	border: 1px solid #D80101;
	color: #FFFFFF;
}
.Button_Over{
	background-color: #4B4B4B;
	width: 25px;
	border: 1px solid #000000;
}
.Button_Down{
	background-color: #333333;
	width: 25px;
	border: 1px solid #000000;
}

.htmltext {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.border {
	border: 1px solid #666666;
}
.PageTitle {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.bdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.GrayText a:link {
	color: #333333;
}
.GrayText a:visited {
	color: #333333;
}
.GrayText a:hover {
	color: #FF0000;
}
.GrayText a:active {
	color: #333333;
}
