body {
	background-color: rgb(255,255,255);
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;}
	
h1 {
	color: #000099;
	background-color: transparent;
	font-size: 130%;}
	
h2 {
	color: #333399;
	background-color: transparent;
	font-size: 110%;}
	
h3 {
	color: #6666cc;
	background-color: transparent;
	font-size: 100%;
	text-indent: 15px;}	
	
a:link {
	color: #333399;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;}
	
a:hover {
	color: #ffffff;
	background-color: #6666cc;
	text-decoration: underline;
	font-weight: bold;}

a:visited {
	color: #333399;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;}
		
a:visited:hover{
	color: #ffffff;
	background-color: #6666cc;
	text-decoration: underline;
	font-weight: bold;}
	
a:active{
	color: #ffffff;
	background-color: #6666cc;
	text-decoration: underline;
	font-weight: bold;}	
	
.italics{
	font-style: italic;}		
	
.bold {
	font-weight: bold;}	
	
.mainheaderbg{
	background-image: url(images/Main/SteamProLayout_01.jpg);
	background-repeat: repeat-x;}	
	
.maincenterbg{
	background-image: url(images/Main/SteamProLayout_07.jpg);
	background-repeat: repeat-x;}		
	
.mainbottombg{
	background-image: url(images/Main/SteamProLayout_12.jpg);
	background-repeat: repeat;
	border-width: 0px 1px 0px 1px;
	border-color: #003466;
	border-style: solid}						

.mainbottborderright{
	color: #000000;
	background-color: transparent;
	border-right-color: #000099;
	border-right-style: dotted;
   border-right-width: 1px;
	padding: 10px 30px 30px 30px;
	font-size: 12px;
	text-align: center;}	

.mainbottborderleft{
	color: #000000;
	background-color: transparent;
	border-left-color: #000099;
	border-left-style: dotted;
   border-left-width: 1px;
	padding: 10px 30px 30px 30px;
	font-size: 12px;
	text-align: center;}
	
.mainbottbordercenter{
	color: #000000;
	background-color: transparent;
	padding: 10px 30px 30px 30px;
	font-size: 12px;
	text-align: center;}	
	
.mainborderall{
	border-width: 0px 1px 0px 1px;
	border-color: #003466;
	border-style: solid;}	
	
.interiorheaderbg{
	background-image: url(images/Interior/hdr_shadow.jpg);
	background-repeat: repeat-x;}		
	
.interiorcontentborder{
	border-width: 0px 1px 0px 1px;
	border-color: #003466;
	border-style: solid;}
	
.interiorcontent {
	font-size: 90%;
	color: #000000;
	background-color: #ffffff;
	padding: 20px 20px 20px 60px;}
	
.pageheaders{
	background-color: transparent;
	color: #000099;
	font-weight: bold;}	
	
.form {
	border: 1px #333399 dotted;
	font-size: 13px;
	background-color: #D9D9D9;}
	
input {
	border: 1px solid #333399;}
	
textarea{
	border: 1px solid #333399;}			
	
.plaintextlinks{
	background-color: transparent;
	color: #000000;
	text-align: center;
	font-size: 11px;
	border-width: 1px 1px 0px 1px;
	border-color: #003466;
	border-style: solid;}
	
.plaintextlinks a:link {
	color: #000099;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;}
	
.plaintextlinks a:hover {
	color: #000066;
	background-color: #ccccff;
	text-decoration: underline;
	font-weight: normal;}

.plaintextlinks a:visited {
	color: #000099;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;}
	
.plaintextlinks a:visited:hover{
	color: #000066;
	background-color: #CCCCFF;
	text-decoration: underline;
	font-weight: normal;}
	
.plaintextlinks a:active {
	color: #000099;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;}
	
.plaintextlinks a:active:hover{
	color: #000066;
	background-color: #CCCCFF;
	text-decoration: underline;
	font-weight: normal;}	

.footer{
	background-color: #00118d;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	border-width: 1px 1px 1px 1px;
	border-color: #003466;
	border-style: solid;}
	
.footer a:link {
	color: #cccccc;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;}
	
.footer a:hover {
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;}

.footer a:visited {
	color: #cccccc;
	background-color: transparent;
	text-decoration: none;}
	
.footer a:visited:hover{
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;}	

	
				