.hand{ 
Â Â cursor: hand; 
} 

.nav-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
a.nav-gray:hover {
	color:#de5936;
	
}
.white-sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
a.white-sml:hover {
    text-decoration: underline;
	
}
.nav-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #de5936;
	text-decoration: none;
}
.nav-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
.white-large {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
	letter-spacing: -1px;
	font-weight: normal;
}
.red-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #de5936;
	text-decoration: none;
}
.header-sub-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.main-txt-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #666;
	text-decoration: none;
}
a.main-txt-gray:hover {
	color:#de5936;
	
}
.main-txt-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #de5936;
	text-decoration: none;

}
a.main-txt-red:hover {
    text-decoration: underline;
	
}
a.main-txt-red:visited {
	color:#F90;


}
.gray-sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
a.gray-sml:hover {
    text-decoration: underline;
	
}
.red-sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #de5936;
	text-decoration: none;
}
a.red-sml:hover {
    text-decoration: underline;
	
}
.gray-high {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666;
	text-decoration: underline;
}
a.gray-high:hover {
	color: #000;
	
}
.gray-large-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #CCC;
}
.gray-high2 {
	background-color: #eeeded;
}
.gray-big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
.bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.bottom-line-solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.red-sml-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #de5936;
	text-decoration: none;
	font-weight: normal;
}
.gray-sml-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.gray-36 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.white-mid {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
	letter-spacing: -1px;
	font-weight: normal;
}
.white-midCopy {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #de5936;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: normal;
}
.blk-bdr {
	border: 1px solid #000;
}
.gray-bground {
	border: 1px solid #000;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	line-height: 22px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.handover {
	cursor: pointer;
}
a.roll {
	display:block;
	width:212px;
	height: 20px;
	text-align:left;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	color:#999;
	line-height:20px;
	font-weight: bold;
}

a.roll:hover {
background:#cf1300;
color:#FFFFFF;
	
}
.roll-white {
	height: 20px;
	text-align:left;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	color:#fff;
	line-height:20px;
	font-weight: bold;
}
a.roll-red {
	display:block;
	width:212px;
	height: 20px;
	text-align:left;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	color:#fff;
	background-color:#cf1300;
	line-height:20px;
	font-weight: bold;
}
.NavWhiteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

