p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}
body {
	background-image: url(../images/bgr.gif);
}
#maintable {
	background-color: #FFFFFF;
	border: thin dashed #19559A;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	text-align: center;
}
.getitall {
	font-family: "Comic Sans MS", Corporate, CoventryGarden;
	font-size: 16px;
	font-weight: bold;
	color: #19559A;
	text-align: center;
}#footer_table {
	background-color: #18559C;
	border: thin none #19559A;
}
#items_table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #18559C;
	border-right-color: #18559C;
	border-bottom-color: #18559C;
	border-left-color: #18559C;
}
.radioselection {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
HR {
    height:.5px;
    width:100%;
    background:#19559A;  
   }
.coolradio {
	background-color: #FF6600;
	height: 20px;
	width: 20px;
	margin: 5px;
	padding: 5px;
}
.cool_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFBF7;
	background-color: #18559C;
}
.submit_text {
	font-family: "Comic Sans MS", Corporate, CoventryGarden;
	font-size: 16px;
	font-weight: bold;
	color: #FF6500;
	text-align: center;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #000066;
	text-align: right;
}
#formtable {
	background-color: #E2E3D3;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #18559C;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}
#DESCRIPTION {
	background-image: url(../images/bgr.gif);
	background-repeat: repeat;
	text-align: left;
	padding: 2px;
	height: 100px;
	width: 200px;
}
.errortext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
