/* CSS Document */
/* Smc.css */

A.uarehere:link, A.uarehere:visited, A.uarehere:active {
     text-decoration: none;
     color: #663300;
     font-weight: none;
     font-family: verdana,arial;
     font-size: 7pt;
}

A.uarehere:hover { color: #FFCC66; text-decoration: none;}

.aButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #622400;
	padding: 2px;
}

a.aButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #622400;
	padding: 2px;
        text-decoration: none;
}

.verd_8 {
  font-family: verdana,arial;
  font-size: 8pt;
}

.verd_8_b {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 7pt;
}

.verd_7 {
  font-family: verdana,arial;
  font-size: 7pt;
}



.sidebar, .header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

A.mainnav:link, A.mainnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #854500;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}

A.mainnav:hover, A.mainnav:active, .orange_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7941D;
	text-decoration: none;
        font-weight: bold;
}

A.whlinks:link, A.whlinks:visited {
	color: #ffffff;
	text-decoration: none;
}

A.whlinks:hover, A.whlinks:active {
	color: #ffffff;
	text-decoration: underline;
}

.menu {
        background-color : #FFEAB2;
        position : absolute;
        top : 10px;
        left : 10px;
        visibility : hidden;
        width : 200px;
}



.bottom_text {
	font-family: Verdana;
	font-size: 11px;
	color: #D4C394;
	text-decoration: none;
	font-weight: normal;
}

bg{font-size:11px}

li{
	list-style-image: url(/images/bullet.gif);
	vertical-align: bottom;
}
.sidebarList {list-style-image: url(/images/bullet2.gif);}.dashedLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}

#comp {
text-align: center;
padding-top: 25px;
}