/***************** IN TEMPLATE CSS ******************/
img {
    border: 0px none;
	border-style: none;
	border-width: 0px;
}
/***************** REMOVE ABOVE ******************/


/***************************************************/
/******************** HEADINGS *********************/
/***************************************************/
h1, h2, h3, h4 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	padding: 0px 12px 0px 12px;
	text-transform: uppercase;
	color: #8080C0;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
}
h1 a:link,
h1 a:visited,
h1 a:active {
	color: #8080C0;
	text-decoration: none;
}
h1 a:hover {
	color: #D80057;
	text-decoration: none;
}
h2 {
	padding: 3px 12px 0px 12px;
	text-transform: uppercase;
	color: #8080C0;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	line-height: 10px;
}
h2 a:link,
h2 a:visited,
h2 a:active {
	color: #8080C0;
	text-decoration: none;
}
h2 a:hover {
	color: #D80057;
	text-decoration: none;
}
h3 {
	padding: 3px 12px 0px 12px;
	text-transform: uppercase;
	color: #8080C0;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	line-height: 10px;
}
h3 a:link,
h3 a:visited,
h3 a:active {
	color: #8080C0;
	text-decoration: none;
}
h3 a:hover {
	color: #D80057;
	text-decoration: none;
}
h4 {
	padding: 3px 12px 0px 12px;
	text-transform: uppercase;
	color: #8080C0;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 10px;
}
h4 a:link,
h4 a:visited,
h4 a:active {
	color: #8080C0;
	text-decoration: none;
}
h4 a:hover {
	color: #D80057;
	text-decoration: none;
}
/***************************************************/
/************* MAIN AND OPTIONS BOX ****************/
/***************************************************/
.adhead {
	margin: 1px 2px;
	text-transform: uppercase;
	color: #8080C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
/***** MAIN TEXT OLD *****/
.adtext {
	margin: 0px 2px;
	color: #8080C0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.adtext a:link,
.adtext a:visited,
.adtext a:active {
	color: #8080C0;
	text-decoration: underline;
}
.adtext a:hover {
	background: #E6E6FF;
	color: #8080C0;
	text-decoration: underline;
}
.dir {
	margin: 1px 2px;
	color: #8080C0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}
.dir a:link,
.dir a:visited,
.dir a:active {
	color: #8080C0;
	text-decoration: none;
}
.dir a:hover {
	color: #D80057;
	text-decoration: none;
}
.dnav {
	padding: 0px 3px 0px 3px;
	color: #8080C0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.dnav a:link,
.dnav a:visited,
.dnav a:active {
	color: #8080C0;
	text-decoration: none;
}
.dnav a:hover {
	color: #8080C0;
	text-decoration: underline;
	background-color: #E6E6FF;
}
/***** MAIN TEXT IN BOX *****/
.adtext-inbox {
	padding: 4px 5px 4px 5px;
	margin: 0px;
	background-color: #F2F2FF;
	color: #8080C0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}
.adtext-inbox a:link,
.adtext-inbox a:visited,
.adtext-inbox a:active {
	color: #8080C0;
	text-decoration: none;
}
.adtext-inbox a:hover {
	color: #8080C0;
	text-decoration: underline;
}
/***** MAIN TEXT NEW *****/
.adtext-new {
	padding: 0px;
	margin: 0px;
	color: #8080C0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.adtext-new a:link,
.adtext-new a:visited,
.adtext-new a:active {
	color: #8080C0;
	text-decoration: underline;
}
.adtext-new a:hover {
	color: #8080C0;
	text-decoration: none;
}
.dir-new {
	margin: 0px;
	color: #8080C0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}
.dir-new a:link,
.dir-new a:visited,
.dir-new a:active {
	color: #8080C0;
	text-decoration: none;
}
.dir-new a:hover {
	color: #D80057;
	text-decoration: none;
}
.dnav-new {
	padding: 0px;
	color: #8080C0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.dnav-new a:link,
.dnav-new a:visited,
.dnav-new a:active {
	color: #8080C0;
	text-decoration: none;
}
.dnav-new a:hover {
	color: #8080C0;
	text-decoration: underline;
	background-color: #E6E6FF;
}
/***************************************************/
/***************** TEXT ALIGN **********************/
/***************************************************/
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
/***************************************************/
/********************* RNAV ************************/
/***************************************************/

/***** RNAV HEADING WITH LINK *****/
.rnavhead {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #8080C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 19px;
}
.rnavhead a:link,
.rnavhead a:visited,
.rnavhead a:active {
	color: #8080C0;
	text-decoration: none;
}
.rnavhead a:hover {
	color: #D80057;
	text-decoration: none;
}
/***** RNAV DIR LINKS *****/
.rnavdir {
	margin: 2px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	text-transform: uppercase;
	color: #8080C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #F2F2FF;
	width: 120px;
}
.rnavdir img{
	padding: 0px;
	float: right;
}
.rnavdir a:link,
.rnavdir a:visited,
.rnavdir a:active {
	color: #8080C0;
	text-decoration: none;
}
.rnavdir a:hover {
	color: #D80057;
	text-decoration: none;
}
/***** RNAV TEXT WITH LINK *****/
.rnavtext {
	margin: 2px 0px 2px 0px;
	padding: 0px;
	color: #8080C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-style: italic;
}
.rnavtext a:link,
.rnavtext a:visited,
.rnavtext a:active {
	color: #8080C0;
	text-decoration: underline;
}
.rnavtext a:hover {
	color: #D80057;
	text-decoration: underline;
}
/***** OLD STUFF *****/
.infotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	text-align: left;
}
.infotext a:link,
.infotext a:visited,
.infotext a:active {
	color: #0000FF;
	text-decoration: underline;
}
.infotext a:hover {
	background: #E6E6FF;
	color: #0000FF;
	text-decoration: underline;
}
span.infohead {
	color: #D80057;
	font-size: 10px;
	font-family: Verdana;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	word-spacing: 0px;
	text-indent: 0px;
	margin: 0px;
}