body {
	background-color:#000034;
	color:#FFFFFF;
	font-family:'trebuchet ms';
	font-size:14px;
	margin:10px; }
#outerDiv {
	width:100%; }
#headDiv {
	width:100%;
	height:110px;
	background-image:url('bgTop.jpg'); }
#logoDiv {
	width:465px;
	height:100px;
	float:left; }
#headInfo {
	float:right;
	margin-right:10px; }
#bodyDiv {
	width:100%;
	text-align:center; }
#topStars {
	width:100%;
	height:31px; }
#tlStar {
	width:31px;
	height:31px;
	float:left;
	background-image:url('tlStar.jpg'); }
#trStar {
	width:31px;
	height:31px;
	float:right;
	background-image:url('trStar.jpg'); }
#bottomStars {
	width:100%;
	height:31px; }
#blStar {
	width:31px;
	height:31px;
	float:left;
	background-image:url('blStar.jpg'); }
#brStar {
	width:31px;
	height:31px;
	float:right;
	background-image:url('brStar.jpg'); }
#conDiv {
	width:100%;
	background:url('clStar.jpg') repeat-y left top; }
#mainDiv {
	width:100%;
	background:url('crStar.jpg') repeat-y right top; }
input.btn1 {
	color:white;
	background-color:#5D0120;
	font: bold 84% 'trebuchet ms';
	border:1px solid;
	border-color: #9B0234 #330011 #330011 #9B0234; }
input.btn2 {
	color:white;
	background-color:#5D0120;
	font: bold 84% 'trebuchet ms';
	font-size:10px;
	height:18px;
	border:1px solid;
	border-color: #9B0234 #330011 #330011 #9B0234; }
A:link {
	color:white;
	text-decoration:none; }
A:visited {
	color:white;
	text-decoration:none; }
A:hover {
	color:#white;
	text-decoration:underline; }
A:active {
	color:white;
	text-decoration:unerline; }
.frm0m {
	margin:0px; }
.titleDiv {
	border:1px solid white;
	text-align:left;
	margin:0px auto;
	background-color:#5D0120;
	padding:5px; }
.boxTemp {
	border:1px solid white;
	margin:0px auto;
	background-color:#2A2A3A;
	padding:5px; }
td {
	text-align:left;
	overflow:hidden; }
th {
	text-align:left; }
table {
	margin:0px auto; }
.tbl1 td {
	border-right:1px
	solid gray; }
.tbl1 {
	border-left:1px solid gray;
	border-bottom:1px solid gray;
	color:black; }
.tbl1 a:link {
	color:black; }
.tbl1 a:visited {
	color:black; }