A:link { color: #0033CC; }
A:visited { color: #0033CC; }
A:hover { color: #FFCC00; }

A.navlink:link {color: #3366FF; text-decoration: underline}

A.navlink:hover {color: #990099; text-decoration: underline; }

A.navlink { color: #3366FF; text-decoration: underline; }

A.stateLink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}

A.stateLink:hover {
	color: #FFCC00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}

A.stateLink {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}

  	
/* -------------------------------------------- */
/* HEADINGS and other HTML TAGS */

BODY, TD, INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

.bgMain {	background-color: #FFCC00;	margin-top: 0px; }
.bgLeft {	margin-top: 0px;	background-image: url(../images/bgLeft.gif);}
.bgRight {	margin-top: 0px;	background-image: url(../images/bgRight.gif);}
.bgPage {	background-color: #FFFFFF;}

h1 {  font-family: Arial, Helvetica, sans-serif;
     font-size: 16px;  }

h2 {  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px; }

li { font-family: Verdana, Helvetica, sans-serif; 
		font-size: 10px; 
     	line-height: 14px;
		color: #000000 }	

.dbState {
	color: #FFFFFF;
	line-height: 12px;
	background-color: #333399;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 12px;
}


.dbRegion {
	line-height: 11px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #333399;
	font-weight: bold;
	background-color: #FFFFCC;
}

.dbRegionHead {
	font-size: 12px;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC3300;
}

.dbFound {
	font-size: 10px;
	line-height: 10px;
	font-style: italic;
	color: #666666;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 3px;
}

.dbResort {
	font-size: 11px;
	line-height: 12px;
	padding-left: 8px;
	padding-bottom: 2px;
}

.dbFeature {	padding-left: 3px;	padding-right: 12px; }

.head4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #333399;
	font-style: italic;
}				
				
/* colours for fonts */

.col-twilight  { color: #333399;  }
.col-red       { color: #990000;  }
.col-liftText    {	color: #CC6600;	font-weight: bold;	padding-bottom: 3px;}


.cellBlue {	background-color: #333399;	color: #FFFFFF;	line-height: 14px;	font-weight: bold;}
.cellContrast {	background-color: #CCCCFF;}
.cellMist {	background-color: #EEEEEE;}

.tinytext {
	font-size: 9px;
	color: #666666;
	line-height: 10px;
	padding-bottom: 2px;
}

.x-location {
	font-weight: bold;
}
.borderPad {
	border: 1px solid #333399;
	padding: 1;
}
.rateTable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.indentSm {
	margin-left: 10px;
}
