.BODYWHITE {  
	background-color: #FFFFFF; 
	background-position: left top;
}

.BODYBLACK {  
	background-color: #000000; 
	background-position: left top;
}

.BODYORANGE {  
	background-color: #FF9933; 
	background-position: left top;
}

.BODYBLUE1 {  
	background-color: #336699; 
	background-position: left top;
}

.BODYBLUE2 {  
	background-color: #333399; 
	background-position: left top;
}

.BODYBLUE3 {  
	background-color: #330099; 
	background-position: left top;
}

.BODYBLUE4 {  
	background-color: #9999CC; 
	background-position: left top;
}

.BODYDARKTAN {  
	background-color: #B09F7F; 
	background-position: left top;
}

.BODYLIGHTTAN {  
	background-color: #FCF8EC; 
	background-position: left top;
}

.MAINTABLE {
	border : 0;
	width : 800px;
	padding : 0;
	background-position: left top;
}



/********************************** NAVIGATION FONTS AND LINKS **********************************/

.SIDENAVHEADER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;	
	letter-spacing: .1em;
	text-decoration: none;
	text-transform: uppercase;
	padding: 3px;
	width: 120px;
	height: 20px;
}

a.SIDENAVHEADER:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;	
	letter-spacing: .1em;
	text-decoration: none;
	text-transform: uppercase;
	padding: 3px;
	width: 120px;
	height: 20px;
}

a.SIDENAVHEADER:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;	
	letter-spacing: .1em;
	text-decoration: none;
	text-transform: uppercase;
	padding: 3px;
	width: 120px;
	height: 20px;
}

a.SIDENAVHEADER:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;	
	letter-spacing: .1em;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #FFFFFF;
	padding: 3px;
	width: 120px;
	height: 20px;
}

.SIDENAVHEADERON {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;	
	letter-spacing: .1em;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #FFFFFF;
	padding: 3px;
	width: 120px;
	height: 20px;
}


/********************************** TABLE STYLES **********************************/

.TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;	
}

.TDADHEADER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;	
	background-color: #FFFFFF; 
}

.TDADTEXT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;	
	background-color: #FFFFFF; 
}

/********************************** CONTENT STYLES **********************************/

.CONTENT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;	
}

a.CONTENT:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
	color: #000000;
}

a.CONTENT:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
	color: #000000;
}

a.CONTENT:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
	color: #333399;
}

.CONTENTCAPS {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;	
	text-transform: uppercase;
}

a.CONTENTCAPS:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color: #000000;
	text-transform: uppercase;
}

a.CONTENTCAPS:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color: #000000;
	text-transform: uppercase;
}

a.CONTENTCAPS:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color : #B09F7F;
	text-transform: uppercase;
}

.CONTENTWHITE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;	
}

a.CONTENTWHITE:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
	color: #ffffff;
}

a.CONTENTWHITE:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
	color: #ffffff;
}

a.CONTENTWHITE:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
	color: #660033;
}

.CONTENTRED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CC0000;	
}

a.CONTENTRED:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color : #CC0000;
}

a.CONTENTRED:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color : #CC0000;
}

a.CONTENTRED:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
	color: #660033;
}

.CONTENTBURGUNDY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #660033;	
}

a.CONTENTBURGUNDY:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color : #660033;
}

a.CONTENTBURGUNDY:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color : #660033;
}

a.CONTENTBURGUNDY:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
	color: #3333CC;
}


.CONTENTI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;	
	font-style : italic;
}

.CONTENTIBOLD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : #000000;	
	font-style : italic;
}

.CONTENTI12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;	
	font-style : italic;
}

.CONTENTI12BOLD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #000000;	
	font-style : italic;
}


.CONTENTSMALL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;	
}

a.CONTENTSMALL:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	text-align: left;
	color: #000000;
}

a.CONTENTSMALL:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	text-align: left;
	color: #000000;
}

a.CONTENTSMALL:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	text-align: left;
	color: #660033;
}

.CONTENTTINY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : #000000;	
}

.CONTENTBOLD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;	
	font-weight : bold;
}

a.CONTENTBOLD:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	text-align: left;
	color: #000000;
	font-weight : bold;
}

a.CONTENTBOLD:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	text-align: left;
	color: #000000;
	font-weight : bold;
}

a.CONTENTBOLD:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #660033;
	font-weight : bold;
}


.CONTENTBOLDBLUE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333399;	
	font-weight : bold;
}

.CONTENTBOLDRED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #cc0000;	
	font-weight : bold;
}

.CONTENTWHITE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;	
}

.CONTENTBOLDWHITE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;	
	font-weight : bold;
}

.CONTENT12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;	
}

.CONTENTBLUE12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333399;	
}

.CONTENTBOLD12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;	
	font-weight : bold;
}

.CONTENTRED12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cc0000;	
}

.CONTENTBOLDRED12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cc0000;	
	font-weight : bold;
}

.CONTENTWHITE12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;	
}

.CONTENTBOLDWHITE12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;	
	font-weight : bold;
}

.CONTENT14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;	
}

a.CONTENT14:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	text-align: left;
	color: #000000;
}

a.CONTENT14:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	text-align: left;
	color: #000000;
}

a.CONTENT14:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	text-align: left;
	color: #333399;
}

.CONTENTBOLD14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;	
	font-weight : bold;
}

.CONTENTRED14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #CC0000;	
}

.CONTENTBOLDRED14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #cc0000;	
	font-weight : bold;
}


/********************************** HORIZONTAL RULES **********************************/


.HR { 
	color : #000000;
	height : 1px;
}

.HRRED1 { 
	color : #cc0000;
	height : 1px;
}

.HRRED2 { 
	color : #cc0000;
	height : 2px;
}

.SIDEHR { 
	color : #8B2323;
	height : 1px;
	width : 190px;
}


/********************************** LISTS **********************************/

.LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;	
	margin-top : 0;
}

.OL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	margin-top : 0;
}

.OLUA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	margin-top : 0;
	list-style-type : upper-alpha;
}

.OLLA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	margin-top : 0;
	list-style-type : lower-alpha;
}

.UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	margin-top : 0;
}

.ULCIRCLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	margin-top : 0;
	list-style-type : circle;
}

.ULDISC {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	margin-top : 0;
	list-style-type : disc;
}

.ULSQUARE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	margin-top : 0;
	list-style-type : square;
}



.HUL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;	
	margin-top : 0;
}

/********************************** HEADERS **********************************/

.SUBHEADER {
	font-family :   Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;	
	font-weight : bold;
}

a.SUBHEADER:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight : bold;
	text-align: left;
	color: #000000;
}

a.SUBHEADER:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight : bold;
	text-align: left;
	color: #000000;
}

a.SUBHEADER:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #cc0000;
}

.HEADER {
	font-family :   Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000000;	
	font-weight : bold;
}

.BLUESUBHEADER {
	font-family :   Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333399;	
	font-weight : bold;
}

a.BLUESUBHEADER:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	color: #333399;
	font-weight : bold;
}

a.BLUESUBHEADER:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	color: #333399;
	font-weight : bold;
}

a.BLUESUBHEADER:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #3333CC;
	font-weight : bold;
}

.BLACKSUBHEADER {
	font-family :   Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;	
	font-weight : bold;
}

a.BLACKSUBHEADER:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	color: #000000;
	font-weight : bold;
}

a.BLACKSUBHEADER:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	color: #000000;
	font-weight : bold;
}

a.BLACKSUBHEADER:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #3333CC;
	font-weight : bold;
}


.REDSUBHEADER  {
	font-family :   Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #CC0000;	
	font-weight : bold;
}

a.REDSUBHEADER:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	color: #CC0000;
	font-weight : bold;
}

a.REDSUBHEADER:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	color: #CC0000;
	font-weight : bold;
}

a.REDSUBHEADER:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #3333CC;
	font-weight : bold;
}

.GREENSUBHEADER {
	font-family :   Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #006666;	
	font-weight : bold;
}

.HEADTD {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;
}

.HEADTDGRAY {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #666666;
}

.TABLETDWHITE {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}

.TABLETDWHITEBOLD {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	background-color: #ffffff;
}

.TOPNAVBUTTON{  
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #660033; 
	padding: 3px;
	width: 90px;
	height: 20px;
}

a.TOPNAVBUTTON:link {
font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #660033; 
	padding: 3px;
	width: 90px;
	height: 20px;
}

a.TOPNAVBUTTON:visited {
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #660033; 
	padding: 3px;
	width: 90px;
	height: 20px;
}

a.TOPNAVBUTTON:hover {
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #DCB3B3;
	padding: 3px;
	width: 90px;
	height: 20px;
}

.TOPNAVBUTTONON {
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #DCB3B3;
	padding: 3px;
	width: 90px;
	height: 20px;
}

.TOPNAVBUTTON80{  
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #660033; 
	padding: 3px;
	width: 80px;
	height: 20px;
}

a.TOPNAVBUTTON80:link {
font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #660033; 
	padding: 3px;
	width: 80px;
	height: 20px;
}

a.TOPNAVBUTTON80:visited {
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #660033; 
	padding: 3px;
	width: 80px;
	height: 20px;
}

a.TOPNAVBUTTON80:hover {
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #DCB3B3;
	padding: 3px;
	width: 80px;
	height: 20px;
}

.TOPNAVBUTTON80ON {
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #DCB3B3;
	padding: 3px;
	width: 80px;
	height: 20px;
}


.TOPNAVBUTTONBLUE{  
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #003366; 
	padding: 3px;
	width: 100px;
	height: 20px;
}

a.TOPNAVBUTTONBLUE:link {
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #003366; 
	padding: 3px;
	width: 100px;
	height: 20px;
}

a.TOPNAVBUTTONBLUE:visited {
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #003366; 
	padding: 3px;
	width: 100px;
	height: 20px;
}

a.TOPNAVBUTTONBLUE:hover {
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #FF9900;
	padding: 3px;
	width: 100px;
	height: 20px;
}

.TOPNAVBUTTONBLUEON {
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #FF9900;
	padding: 3px;
	width: 100px;
	height: 20px;
}

.TOPNAVBUTTONBLUE120{  
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #003366; 
	padding: 3px;
	width: 120px;
	height: 20px;
}

a.TOPNAVBUTTONBLUE120:link {
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #003366; 
	padding: 3px;
	width: 120px;
	height: 20px;
}

a.TOPNAVBUTTONBLUE120:visited {
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #003366; 
	padding: 3px;
	width: 120px;
	height: 20px;
}

a.TOPNAVBUTTONBLUE120:hover {
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #FF9900;
	padding: 3px;
	width: 120px;
	height: 20px;
}

.TOPNAVBUTTONBLUEON120 {
	font-family:  Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #FF9900;
	padding: 3px;
	width: 120px;
	height: 20px;
}



