/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	}
	
a:hover {
	color: #FFFFFF	}
	
a:active {	
	color: #FFFFFF	}
	
a {
	color: #999999}	
			
/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	color: #26354A;
	line-height:14px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:4px 3px 5px 10px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: small;
	font-weight: lighter;
	}
	
#navigation a:hover {
	background-color: #424635;
	color: #F8F4D6;
	}
	
/* Class Styles */
	
.navTextlt {
	color: #F8F4D6;
	line-height:14px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:4px 3px 5px 10px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: small;
	font-weight: lighter;
	}
	
.navTxtnorm {
	color: #F8F4D6;
	line-height:normal;
	letter-spacing:normal;
	text-decoration: none;
	display:block;
	padding:4px 3px 5px 10px;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	font-size: small;
	font-weight: lighter;
	}
	
.navTextdk {
	color: #26354A;
	line-height:normal;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	font-size: small;
	font-weight: lighter;
	letter-spacing: normal;
	}
	
.botnavText {
	color: #26354A;
	line-height:18px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: small;
	font-weight: lighter;
	letter-spacing: normal;
	}

.botnavTextlt {
	color: #FFFFFF;
	line-height:normal;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: small;
	font-weight: lighter;
	letter-spacing: normal;
	}
	
.copyright {
	color: #F8F4D6;
	line-height:16px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	font-size: x-small;
	font-weight: lighter;
	letter-spacing: .1em;
	}
