@charset "UTF-8";
/* CSS Document */

/* Global Styles */

body {
	margin:0px;
	background-color: #000000;
	}
td {
	font:11px arial;
	color:#000000;
	letter-spacing:0.1em;
	padding-right: 30px;
	}
	
a {
	color: #CC6633;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #CCCCCC;
	text-decoration:none;
	}
		
/* ID Styles */


#header img{
	float: left;
	letter-spacing: 0.1em;
	text-align: left;
	border: 0px;
	}
	
#header  navigation a {
	font: 10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:0.1em;
	text-align: right;
	}
	
#header  navigation a:hover {
	color: #999999;
	}

#padding {
	padding:20px 25px 20px 25px;
	}
	
#noborder td {
	border: 0px;
	}
	
	
#footer {
	color: #CC6633;
	font-weight:bold;
	border: 0px;
	padding:2px;
	font-family: arial;
	font-size: 11px;
	background-color: #000000;
	}


/* Class Styles */

.bodyText {
	font:11px arial;
	color:#FFFFFF;
	line-height:24px;
	text-align: left;
	letter-spacing:0.125em;
	}

.footerText {
	color: #CC6633;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	font-variant: small-caps;
	letter-spacing:0.1em;
	padding-bottom: 10px;
	text-align: center;
	}
	
.navText {
	font:10px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
.h1 {color: #CC6633
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC6633;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC6633;
	text-transform: uppercase;
}
.style2 {color: #FFFFFF}
.style4 {color: #CC6633; font-weight: bold; }
.style5 {color: #CC6633; font-size: 12px; }

.style10 {color: #CC6633; font-size: 12px;}
.style7 {color: #CC6633; font-size: 24px; }
.style5 {color: #CCCCCC}
.style12 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.style13 {color: #666666; font-size:12px; }
