body {
	background-color: #000033;
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	font-style: normal;
	color: #CCCCCC;
	margin: 0px;

}

body, td, th {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: large;

}

h1, h2 {
	color: #ffffff;
}

h3, h4, h5, h6 {
	color: #ffffff;
}

a {
  color: #FFFF00;
}
#banner {
	background-position: center top;
	height: 170px;
	width: 100%;
	border: none;
	background-image: url(../flashbanner.swf);
	background-repeat: no-repeat;
	background-color: #000000;




}
#menu {
	text-align: center;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	z-index: 1;
	height: 30px;
	width: 100%;
	position: relative;
	background-image: url(../images/menubk.gif);
	background-repeat: repeat-x;
	border: none;




}
#content {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	top: 0px;
	height: 100%;
	visibility: visible;
	z-index: 2;
}
#main {
	height: 100%;
	width: 100%;
	text-indent: 20pt;


}
#leftpanel {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;

}

#centerpanel {
}
#rightpanel {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;

}
#footer {
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;

}
