body {
	background-color: #FFFFFF;
	padding: 0px;
	text-align: center;
	background-position: center top;
	height: 100%;
	width: 100%;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}

#maintable {
	background-color: #e7e7e7;
	width: 870px;
	margin-top: 5px;
}
#head {
	width: 870px;
}
#head #menu2 {
	background-image: url(menubg.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 80%;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#head #menu {
	background-image: url(menubg.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.menulink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.menulink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
.butn {
	background-color: #de7877;
	background-image: url(butntop.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	width: 54px;
	display: block;
	text-align: center;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
}
.butn:hover {
	background-color: #CC0000;
	background-image: url(butnover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	width: 54px;
	display: block;
	text-align: center;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
}
#panel {
	background-color: #F0F0F0;
	display: block;
}
.hrline {
	background-color: #e0e0e0;
	display: block;
	height: 1px;
	width: auto;
}
.vrline {
	background-color: #e0e0e0;
	display: block;
	height: auto;
	width: 1px;
}
.vrtableline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e0e0;
}
.shotlink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.shotlink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
	height: 15px;
}
.text {
	text-align: justify;
}
.red_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-transform: uppercase;
}
.vrlinedark {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#subbutton {
	background-image: url(bposubbg_43.gif);
	background-repeat: no-repeat;
	display: table-cell;
	height: 90px;
	width: 265px;
	background-position: center center;
	text-align: justify;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#subbuttonsmall {
	background-image: url(smallbuttonbg_40.gif);
	background-repeat: no-repeat;
	display: table-cell;
	height: 65px;
	width: 190px;
	background-position: center center;
	text-align: justify;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;

}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	height: 19px;
	width: 54px;
	background-position: center center;
}
#submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	height: 19px;
	width: 54px;
	background-position: center center;
}
.white_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
