/* SMSC stylesheet */
<STYLE TYPE="text/css">
/* background color of <td> that contain left menu items */
.bg1 { background:#9999CC;
}

H1 {color:#FFEA01; text-align:center;
	font-size: 24pt; 
	font-family: Snowdrift,Arial,Times,san-serif,Arial,Helvetica;
	font-weight: bold; 

}

H2 {color:navy; text-align:center;
}
H2.LEFT {color:navy; text-align:left;
}

H3 {color:navy; text-align:center;
}

H4 {color:red; text-align:center;
}

H5 {color:black;
}

TH {color:black; background:#949CCE; text-align:center;
	font-size:10pt;
	font-weight:bold;
	font-family: san-serif,Verdana,Times,Helvetica;
}
 /* background color of <td>; that contain left menu items */
.leftnavbg {background:#e6eff6;
}

 
.backimg {background-image: url(images/Bluesnow.gif);
}

.topimg {
  background-image: url(images/snowmtn9.jpg);
  background-repeat: no-repeat;
  background-position: center;
	 
}
/* top level Adminstrative functions */
.mdfont { color:#000000;  
	font-size:12pt;
	font-weight: bold;
	font-family: san-serif,Times,Helvetica;
	/* text-decoration:underline; */
}

 /* used for left menu items */
.smfont { /* color:#330066; */
	color: red;
	font-size: 12pt; 
	font-family: san-serif,Times,Helvetica;
	font-weight: bold; 
}

 .navytext {
	    color: navy;
     	    font-weight: 600;
            font-size: 10pt;
            font-family: sans-serif, Verdana;
 }
 
  .redtext {
	    color: red;
		text-align: center;
     	    font-weight: 600;
            font-size: 10pt;
		font-style: italic;
            font-family: sans-serif, Verdana;
 }


.faqhdg {
	    color: #840052;
     	    font-weight: 600;
            font-size: 10pt;
            font-family: sans-serif, Verdana;
}

 .txtfont {
	    color: black;
            font-size: 10pt;
            font-family: sans-serif, Verdana;
 }

 .txtfont12 {
	    color: black;
	    font-weight: 500;
            font-size: 12pt;
            font-family: sans-serif, Verdana;
 }

/* body {background-image: url(images/Bluesnow.gif); */
body { background; white;  
        margin-top: .2%;
        margin-right: 2%;
        margin-bottom: 2%;
        margin-left: 2%;
 /*	SCROLLBAR-BASE-COLOR: #7C7699;
 	SCROLLBAR-ARROW-COLOR: YELLOW; */
 	SCROLLBAR-BASE-COLOR: YELLOW;
 	SCROLLBAR-ARROW-COLOR: BLACK;
}

/* tbody {margin:1em;
	 background:white; 
}
*/
 /* horizonal rule color */
.hrcolor { color:#330066;
}
.ulm {margin-top: 1px; margin-left: 1px; }

li { list-style-type:disc;}
li a:link {text-decoration: underline;
   color:blue;
}
li a:visited {text-decoration: underline;
   color:blue;
}
li a:hover {text-decoration: underline;
   color:black;
   background-color:yellow;
}

table.header { background: none; border: none;
}

table.lav { background: #000066; bordercolor:"#CCCCFF"; border: outset 3px;
}

table.tan { 
   background-color: #FFFFFF; 
   border: 8px outset;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px; font-style: normal; line-height: normal; 
  font-weight: bolder; color: #000066; text-decoration: none; 
  list-style-position: outside; list-style-type: disc
}

.trColor {background-color:#E2E2E2;
}

.ulfont {color:#082984; 
	font-size: 12pt; 
	font-family: sans-serif,Times,Helvetica;
	font-weight: bold; 
} 

A {text-decoration: none;
}

A:link {color:navy;
}

A:visited {color:navy;
}

A:hover {color:#000000;
         background-color:yellow;
	
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}

< /STYLE>


