<style type="text/css">
.pagetext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.irHeader {  font-family: Arial, Helvetica, sans-serif; font-size: 18px}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: underline}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #6699FF; text-decoration: underline}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: underline}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #FFFFFF}

input.txtbox {background-color: #CCFF99; font-weight: bold; font-size: 12px; color: black;}
option.rdbut {background-color: #ffffff; font-size: 10px;}
select.drpbox {background-color: #CCFF99; font-size: 10px;}
select.blank {background-color: #ffffff; font-size: 10px;}
textarea.txtarea {background-color: #ffcccc; font-size: 12px;}
textarea.blank {background-color: #ffffff; font-size: 10px;}

table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: blue;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	padding: 2px;
	border-style: dotted;
	border-color: gray;
	background-color: #faf0e6;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding: 5px;
	border-style: dotted;
	border-color: gray;
	background-color: #faf0e6;
	-moz-border-radius: ;
}

body {
  background-color:#CC0000;
  background-position:center center;
  background-repeat:no-repeat;
  background-attachment:fixed;
}
.maintxt {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF}
.lrgtext {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF}
.maintext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.medtxt { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF }
.maintextblack { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

</style>