BODY
{
	font-weight: normal;
	background-attachment: fixed;

	word-spacing: normal;
	text-transform: none;
	background-repeat: no-repeat;
	letter-spacing: normal;
	background-color: white;
	
}

TABLE
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin:0px;
	padding: 0px;
	border: none;
}
TABLE.MainTable
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-collapse: collapse;
}

TABLE.PriceTable
{
	margin-left: 0px;
	margin-right: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding-right:3px;
	padding-left: 3px;
	border-collapse:collapse;
}
TABLE.SidebarSection
{
	border-color: #000000;
	padding:10px;
	border-collapse:collapse;
	
}
TABLE.Menu
{
	vertical-align:middle;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	margin-top: 0;
}
TD.StationMaster
{
	BORDER-BOTTOM: black 1px solid;
}

TR.NavBar
{
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 0.9em;
	border-bottom-width: 0px;
	color: #000000;
	background-color: #ffff99;
	border-right-width: 0px;
}
TR.PriceTableHeader
{
	font-weight: bold;
	font-size: 0.8em;
	color: #ffffff;
	background-color: #003366;
}
TR.PTableRow
{
	font-size: 1em;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #eeeeee;
	border-bottom-style: none;
}
TR.PTableRowHighlight
{
	font-size: 1em;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #ffcc00;
	border-bottom-style: none;
}

TR.login
{
	font-size: 0.9em;
	background-color: #eeeeee;
}
TR.SidebarPriceHeader
{
	padding-left:0;
	font-size: 9pt;
	color: #fff;
	border-collapse: collapse;
	background-color: #900;
	text-align: center;
	height: 18px;
}
TR.SidebarHeader
{
	padding-bottom:0px;
	font-size: 10pt;
	color: #ffffff;
	border-collapse: collapse;
	background-color: #494949;
	text-align: center;
}

TR.MapIntroHeader
{
	padding-bottom:0px;
	font-size: 10pt;
	color: Yellow;
	border-collapse: collapse;
	background-color: #494949;
	text-align: center;
}
.memberdetails
{
	
}
.fieldcaptionrows
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	border-bottom: black thin solid;
}
.fieldcaption
{
	text-align: left;
	font-weight: bold;
	padding-left:3px;
	padding-right:3px;
}
TR.VoteQuestion
{
	font-weight:bold;
}
tr.Menu
{
	color: #ffffff;
	padding-top: 0px;
	background-color: #eeeeee;
}
.Submenu
{
	color:White;
	padding-top: 0px;
	background-color: #494949;
	text-decoration: none;
	border-bottom: solid 1px #ffffff;
}
TD
{
    COLOR: #000000;
    FONT-SIZE: .8em;
}
td.Menu
{
	border-color: #494949;
	border-style: solid;
	border-width: 1px;
	/*border-bottom-style: solid;*/
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	text-align: center;
	text-decoration: A:link
}

td.Menu2
{
	border-color: #494949;
	border-style: solid;
	border-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-style: none;*/
	padding-bottom: 2px;
	border-right-style: none;
	border-top-style: solid;
	text-align: center;
	text-decoration: A:link
}

td.InstructionTable
{
	 font-weight :bold ;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-collapse: collapse;
 background-color :#ffffcc;
 
}



.menu
{
	color: #000; 
	text-decoration: none;
	padding-bottom: 2px;
}
.highlight
{
	border-right: #006633 1px;
	border-top: #006633 1px;
	border-bottom: #006633 1px;
	border-top-style: solid;
	/*border-bottom-style: solid;*/
	border-bottom-style: none;
	padding-bottom: 2px;
	border-left: #006633 1px solid;
	color: #fff;
	background-color: #fc0;
	text-align: center;
}	
.highlight2
{
	border-right: #006633 1px;
	border-top: #006633 1px;
	border-bottom: #006633 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	/*border-bottom-style: none;*/
	padding-bottom: 2px;
	border-left: #006633 1px solid;
	color: #fff;
	background-color: #fc0;
	text-align: center;
}

H1.SidebarHeader
{
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
}

.rowhighlight
{
	background-color: #fc0;
	text-align: left;
}
.Selected
{
	border-right: #494949 1px;
	border-top: #494949 1px;
	border-left: #494949 1px solid;
	color: #ffffff;
	border-bottom: #494949 1px;
	background-repeat: repeat-x;
	background-color: #494949;
	text-align: center;
}

TD.SideBar
{
	vertical-align: text-top;
	width: 285px;
	padding:0px;
	background-color: #eed;
	border-right: solid 1px black;
}
TD.PColLow
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: 1px solid;
	border-bottom: 1px solid;
	background-color: #99d866;
	text-align: center;
}
TD.PColHigh
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: bold;
	font-size: .9em;
	border-left: 1px solid;
	border-bottom: 1px solid;
	background-color: #ffcc33;
	text-align: center;
}
TD.PList
{
	border-style: solid;
	border-width: 1px;
	text-align: center;
}
TD.PListbold
{
	text-align: center;
	border-style: solid;
	border-width: 1px;
	font-weight:bold;
}
TD.PStation
{
	border-style: solid;
	border-width: 1px;
	border-bottom-style: none;
	border-right-style: none;
	text-align: left;
	font-weight:bold;
	padding-left: 2px;
}

TD.PAddress
{
	border-style: solid;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	text-align: left;
	width: 170px;
	padding-left:2px;
}

.highlight
{
	border-right: #006633 1px;
	border-top: #006633 1px;
	border-bottom: #006633 1px;
	border-top-style: solid;
	/*border-bottom-style: solid;*/
	border-bottom-style: none;
	padding-bottom: 2px;
	border-left: #006633 1px solid;
	color: #fff;
	background-color: #fc0;
	text-align: center;
}
.highlight2
{
	border-right: #006633 1px;
	border-top: #006633 1px;
	border-bottom: #006633 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	/*border-bottom-style: none;*/
	padding-bottom: 2px;
	border-left: #006633 1px solid;
	color: #fff;
	background-color: #fc0;
	text-align: center;
}	
TD.PFind
{
	border-style: solid;
	border-width: 1px;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
TD.center
{
	text-align: center;
}
TD.right
{
	text-align: right;
}
DIV.PTableCapt
{
	font-size: 13pt;
	font-weight:bold;
}
TABLE.Disclaimer
{
	font-size: 8pt;
}
INPUT
{
    FONT-SIZE: 1em;
}
SELECT
{
    FONT-SIZE: 1em;
}
BUTTON
{
    FONT-SIZE: 1em;
}
IMG
{
	border: 0em;	
}
MENU
{
	border-color: Red;
	color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	text-align: center;
}
MENU2
{
	border-color: Red;
	color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
	border-right-style: none;
	border-top-style: none;
	text-align: center;
}
A:visited, A:LINK
{
	color: blue;
}
	
.hidden
{
	visibility: hidden;
    width: 0px;
}

tr.altrow1
{
	color: #ffffff;
	padding-top: 0px;
	background-color: white;
}
tr.altrow2
{
	color: #ffffff;
	padding-top: 0px;
	background-color: gainsboro;
}

.forum
{
	font-family: Verdana;
	font-size: 12pt;
	border: black 1px solid; 
	margin: 0;	
	vertical-align: top;
	border-collapse:collapse;
}
.forumrow
{
	font-family: Verdana;
	border: solid 1px black;
	background: Gainsboro;
	vertical-align:top;
	font-size:12pt;
}
.forumaltrow
{
	font-family: Verdana;
	border: solid 1px black;
	background: white;
	vertical-align:top;
	font-size:12pt;
}
.ForumStats
{
	font-family: Verdana;
	font-size:10pt;
}
tr.Topics
{
	background-color:white;
}
tr.TopicsALT
{
	background-color:Gainsboro;
}

.plain
{
	border: none
}
.footbar
{
	color: black;
	padding: 0px;
	border-collapse: collapse;
	background-color: white;
}
.bold
{
	font-weight:bold;
}
table.md
{
	color: white;
	background-color: #003366;
	padding: 0;
	border: none;
}
.inverse
{
	color: white;
}
.PostMessage
{
	border: solid 1px black;
	border-collapse: collapse;
	background-color: lightgrey;
}
a.reverse:LINK, a.reverse:ACTIVE, a.reverse:visited 
{
	color: White;
	text-decoration: underline;
}
a.map:LINK, a.map:VISITED
{
	color: Black;
	text-decoration: none;
}
a.map:HOVER
{
	color: Black;
	text-decoration:underline;
}
a.maplarge:LINK, a.maplarge:VISITED
{
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.maplarge:HOVER
{
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
a.reverse:HOVER
{
	color: #fd0;
	text-decoration: underline;
}
.text
{
	padding-left:3px;
	padding-right:5px;
}
a.black:LINK, a.black:VISITED
{
	color:Black;
	text-decoration: underline;
}
.selectedrow
{
	background-color: khaki;
}
.pagetitle
{
	background-color: #494949;
	color: #fff;
	font-weight: bold;
	font-size:1em;
}

.DetailTable
{
	BORDER: black 1px solid; 
	padding-right:3px;
	padding-left: 3px;
	border-collapse:collapse;
}
.DetailTableRow
{
	border: solid 1px black;
}
.DetailTableHeader
{
	font-weight: bold;
	font-size: 0.9em;
	color: #ffffff;
	background-color: #003366;
}
.DetailTableCell
{
	padding-left: 10px;
}
.BrightFont
{
	font-weight: bold;
	font-size: 1em;
	color: White;
}
TABLE.Detail
{
	border: solid 1px black;
}
TABLE.TextAd
{
	padding:0px;
	border: solid 1px black;
	border-collapse: collapse;
	font-size:9pt;
	text-align: left;
}
TH.TextAdTitle
{
	text-align: center;
	background-color: #494949;
	color:White;
	padding-left: 3px;
}

TH.TextAdHeader
{
	text-align: left;
	border-top: solid 1px black;
	color: Green;
	padding-left: 3px;
}
.TextAdHeader
{
	color: Green;
	text-decoration: none;
	font-weight: bold;
}
.TextAdText
{
	text-decoration: none;
	color: Black;
	font-weight: normal	;
}

.TextAdLink
{
	color: blue;
	font-size:7pt;
	font-weight: normal	;
	text-align:center;
}

TD.SkyStrip
{
	padding-top: 15px;
	padding-left: 2px;
}
.AD
{
	padding-bottom: 100px;
	margin-bottom: 100px;
	
}

TD.PriceInputForm 
{
	width: 45px;
	font-weight: bold;
}

input.PriceInputForm 
{
	width: 40px;
}

A.FuelTypeActive { font-size: 14px; font-weight: bold; text-decoration: none; color: #FFFFFF; }
A.FuelTypeActive:visited { font-size: 14px; font-weight: bold; text-decoration: none; color: #FFFFFF; }
A.FuelTypeActive:active { font-size: 14px; font-weight: bold; text-decoration: none; color: #FFFFFF; }

A.FuelType { font-size: 14px; font-weight: bold; text-decoration: none; color: #000000; }
A.FuelType:visited { font-size: 14px; font-weight: bold; text-decoration: none; color: #000000; }
A.FuelType:active { font-size: 14px; font-weight: bold; text-decoration: none; color: #000000; }

