
body {
	background-color: #581774;
	}

	
#subnav {
	border-top: medium solid #B7B5B5;
	background-image: url(/images/subnav_background.gif);
	background-repeat: repeat-x;
	}
	
#subnav td {
	background-color: #E6CEF1;
	}
	
#subnav td a:link {
	background: #FFFFFF;
	}
	
#subnav td a:visited {
	background: #FFFFFF;
	}
	
#subnav td a:hover {
	background-color: #EEE1F4;
	}
	
.gaswinner {
	color: #FFFFFF;
	font-size: 12px;	
	}
	
#contentarea {
	border-top: medium solid #581774;
	background-image: url("../images/contentright_purple.gif");
	background-repeat: repeat-y;
	}
	
#contentarea a:link {
	color: #841418;
	text-decoration: none;
	font-weight: bold;
	}
	
#contentarea a:visited {
	color: #5A1473;
	text-decoration: none;
	font-weight: bold;
	}
	
#contentarea a:hover {
	color: #841418;
	font-weight: bold;
	text-decoration: underline;
	}
	
#barright a:link {
	color: #841418;
	text-decoration: none;
	font-weight: bold;
	}
	
#barright a:visited {
	color: #5A1473;
	text-decoration: none;
	font-weight: bold;
	}
	
#barright a:hover {
	color: #841418;
	font-weight: bold;
	text-decoration: underline;
	}
	
#barright h4 {
	color: #000000;
	}
	
#footer {
	color: #FFFFFF;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	background-color: #000000;
	}



