body {
	color: Black;
	background-color: #424443;
	font-family: Arial, helv, sans-serif;
	font-size: medium;
}

img {
	border: none;
}

a {
	color: #00008B;
	text-decoration: none;
}

a:hover {
	color: #8B0000;
	text-decoration: underline;
}

a:hover.menuButton {
	color: #000000;
	background-color: #efefef;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	text-decoration: none;
}

a:hover.menuButtonActive {
	color: #000;
	background-color: #f00;
	text-decoration: none;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.ital {
	font-style: italic;
}

/*#leftNav {
	position: relative;
	top: 50px;
	left: 4px;
	width: 150px;
	height: 300px;
}
*/
.menuLeftNav {
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 170px;
}

#menuLeftNav {
	height: 570px;	
	position: relative;
	top: 0px;
	left: 0px;
}

#divMenuLeft {
	position: relative;
	top: 40px;
	width: 170px;
	height: auto;
	border: 2px solid #260d0d;
	border-width: 1px 0px 1px 0px;
}

a.leftNav {
	color: #fff;
	background-color: transparent;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 150px;
	padding: 7px 10px 3px 10px;
	margin: 0 0 0 0;
	height: 18px;
	border: 2px solid #260d0d;
	border-width: 1px 0px 1px 0px;
	position: relative;
	float: left;
}

a.leftNav:hover, a.leftSubNav:hover {
	color: #000;
	background-color: #c0c0c0;
	border: 2px solid #260d0d;
	border-width: 1px 0px 1px 0px;
	text-decoration: none;
}

a.leftNavActive {
	color: #fff;
	background-color: #260d0d;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 150px;
	padding: 7px 10px 3px 10px;
	margin: 0 0 0 0;
	height: 18px;
	border: 2px solid #260d0d;
	border-width: 1px 0px 1px 0px;
	position: relative;
	float: left;
}

a.leftSubNavActive {
	color: #feff66;
	background-color: #141329;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 150px;
	padding: 7px 10px 3px 10px;
	margin: 0 0 0 0;
	height: 18px;
	border: 2px solid #260d0d;
	border-width: 1px 0px 1px 0px;
	position: relative;
	float: left;
}
a.leftNavActive:hover {
	color: #fff;
	background-color: #260d0d;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 150px;
	padding: 7px 10px 3px 10px;
	margin: 0 0 0 0;
	height: 18px;
	border: 2px solid #260d0d;
	border-width: 1px 0px 1px 0px;
	position: relative;
	text-decoration: none;
	float: left;
}

a.leftSubNav {
	color: #fff;
	background-color: #141329;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 150px;
	padding: 7px 10px 3px 10px;
	margin: 0 0 0 0;
	height: 18px;
	border: 2px solid #260d0d;
	border-width: 1px 0px 1px 0px;
	position: relative;
	float: left;
}

.menuButton {
	position: relative;
	left: 0px;
	color: #ffffff;
	background-color: #000;
	width: 150px;
	padding: 7px 5px 5px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #260d0d;
}

.menuButtonActive {
	position: relative;
	left: 0px;
	width: 150px;
	padding: 7px 5px 5px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border: 2px solid #260d0d;
	background-color: #260d0d;
}

.menuButtonInactive {
	position: relative;
	left: 0px;
	color: #bfbfbf;
	background-color: #000;
	width: 150px;
	padding: 7px 5px 5px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #260d0d;
	cursor: default;
}

a.footerLinks {
	color: #626262;
	
}

#logoClanHomeUSA {
	width: 150px; 
	height: 152px;
	margin-top: 10px;
	margin-bottom: 10px; 
}

#divContent {
	width: 710px;
	padding: 55px 15px 50px 25px;
	background-color: #ffff99;
	border: 2px solid #ffffff;
	margin-bottom: 20px;
}

#footerTD {
	margin-top: 20px;border-top: 3px solid #260d0d;
}

.divFooter {
	margin-top: 20px;margin-bottom: 20px;
}

#menuFooter {
	color:#626262;font-size: small;
}
#footerCopyright {
	color:#626262;font-size: small;font-style: italic;
}

#footerByLine {
	color:#626262;font-size: small;font-style: italic;
}