a.white:link {color: white;  font-weight:bold;  text-decoration: none}
a.white:visited {color: white; font-weight:bold;  text-decoration: none}
a.white:active {color: #FF0000; font-weight:bold;  text-decoration: none}
a.white:hover {color: #FFCC33; font-weight:bold;  text-decoration: underline}

A.mini:link { font-weight:bold; font-size:xx-small; color: #fff;
 text-decoration: underline }
A.mini:visited { font-weight:bold; font-size:xx-small; color: #fff;
text-decoration: underline }
A.mini:active {  font-weight:bold; font-size:xx-small; color: #cff;
text-decoration: underline }
A.mini:hover { font-weight:bold; font-size:xx-small; color: #f90;
text-decoration: none }

p.subhead {
	background: #336893 url(images/bg.gif) repeat;
	padding: 1px 18px;
	font: bold 14px verdana,arial,sans-serif;
	color: #ff9922;
	margin:0;
}
td.head img {
	margin-right: 18px;
}
td.left {
	color: #EFEFEF;
	background-color: #333;
	vertical-align: top;
}
img {border:0;}
td.bluegray { border: solid 1px #006666; padding: 8px 18px; }
td.little { font-size : 10px; color:#EEEEEE; border: solid 1px #330000; background: #003366; }
td.foot { font-size : xx-small; color:#333333; background: #DDDDDD; text-align:right; padding: 6px 12px;}
td.main { padding:7px 16px 28px 16px; }
td.main img {
	margin: 4px 12px;
}
body { margin: 0;
}

td.leftist {
	width: 154px;
	text-align: center;
	background: #333;
	vertical-align:top;
	color:white;
	padding: 0 10px;
	line-height: 1.4;
	border-right: 8px solid #FFDEAD;
}

td.leftist a { font-weight:bold; font-size:xx-small; color: #fff;
 text-decoration: underline }

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
}

h1 {
	font-size: 22px;
	background: #c6d1d8 url(images/mtn_header.jpg) top left no-repeat;
	height: 65px;
	padding: 4px 12px;
	margin:0;
}

h3 { color: #225;
	font-size: 1.6em;
	padding: 1px 14px;
	border-bottom: 1px solid #999999;
}
	
h2{
	padding: 1px 6px;
	/* border-left: 6px solid #779;
	border-bottom: 1px solid #999999;
	width: 90%; */
	background: #235;
	font-size: 16px;
	color: #eee;
}

h4 {
	padding: 1px 6px;
	border-left: 6px solid #779;
	border-bottom: 1px solid #999999;
	width: 60%;
	font-size: 12px;
	color: #225;
	text-align: left;
	margin: 22px 0 -14px 0;
}

form { display: inline; }

a:link {color: #003366; font-weight:bold; text-decoration: underline}
a:visited {color: #003366; font-weight:bold; text-decoration: underline}
a:active {color: #FF6600; font-weight:bold; text-decoration: none}
a:hover {color: #CC9900; font-weight:bold; text-decoration: none}

p.sm {
	font-size: xx-small;
}