/*STYLES FOR ALL PAGES EXCEPT INDEX*/
/*STYLES FOR BODY AND TABLES*/

body {
	margin: 0px 50px 0px 6px;
	color: #FFFFFF;
	background: #000000 url(../images/2-background.gif) repeat-y 6px 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
table {
	margin: 0;
	border-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
td {
	border-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	}
/*STYLES FOR NAVIGATION*/
.more {
	font-size: 13px;
	font-weight: normal;
	color: #C0C0C0;
	background: transparent none;
	text-decoration: none;
	}
a.more:hover {
	color: #000000;
	background: transparent none;
	}
.more-pad {
	padding-right: 30px;
	padding-left: 20px;
	}
.more2 {
	font-size: 13px;
	font-weight: normal;
	color: #C0C0C0;
	background: transparent none;
	text-decoration: underline;
	}
a.more2:hover {
	color: #000000;
	background: transparent none;
	}
.index-link {
	font-size: 11px;
	color: #C0C0C0;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
	letter-spacing: 0px;
	background: transparent none;
	font-weight: normal;
	}
.index-plain {
	font-size: 11px;
	color: #C0C0C0;
	line-height: 16px;
	text-decoration: none;
	letter-spacing: 0px;
	background: transparent none;
	font-weight: normal;
	}
.link1 {
	font-size: 13px;
	font-weight: normal;
	color: #C0C0C0;
	background: transparent none;
	text-decoration: underline;
	}
.address {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background: #3C3C3C;
	text-indent: 10px;
	padding-right: 15px;
	white-space: nowrap;
	}
/*STYLES FOR MAIN LEFT NAVIGATION*/
td#a {
	font-size: 9px;
	color: #666666;
	background: transparent none;
	padding: 4px 2px 0px 12px;
	}
td#a2 {
	font-size: 9px;
	color: #666666;
	background: transparent none;
	padding: 3px 2px 4px 12px;
	}
td#a3 {
	font-size: 9px;
	color: #666666;
	background: transparent none;
	padding: 5px 2px 6px 12px;
	}
td#a4 {
	font-size: 9px;
	color: #666666;
	background: transparent none;
	padding: 30px 2px 30px 12px;
	}
.nav {
	font-size: 13px;
	color: #D3D3D3;
	letter-spacing: 0px;
	background: transparent none;
	font-weight: normal;
	text-decoration: none;
	}
a.nav:hover {
	color: #000000;
	background: transparent none;
	}
.nav-o {
	font-size: 13px;
	color: #FF9933;
	letter-spacing: 0px;
	background: transparent none;
	font-weight: normal;
	text-decoration: none;
	}
a.nav-o:hover {
	color: #000000;
	background: transparent none;
	}
.c-bold {
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 0px;
	background: transparent none;
	font-weight: bold;
	text-decoration: none;
	}
.c-underline {
	font-size: 13px;
	color: #FFFFFF;
	background: transparent none;
	font-weight: bold;
	text-decoration: underline;
	}
.o-bold {
	font-size: 13px;
	color: #FF9933;
	letter-spacing: 0px;
	background: transparent none;
	font-weight: bold;
	text-decoration: none;
	}
.o-underline {
	font-size: 13px;
	color: #FF9933;
	background: transparent none;
	font-weight: bold;
	text-decoration: underline;
	}
td#e {
	padding: 0px 0px 0px 20px;
	}
td#e2 {
	padding-top: 50px;
	}
