.tableMain {
	background-color: #303;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FC0;
	border-left-color: #FC0;
}
.tableNav {
	background-color: #77207b;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #48B9C8;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FC0;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #48B9C8;
	border-left-style: none;



}
.navHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC0;
}
.navHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFC;
}
.navNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FC0;
	line-height: 24px;
	text-decoration: none;
}
a.navNormal:link, a.navNormal:visited {
color: #FC0; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}
a.navNormal:hover {
font-size: 14px;
color: #FFFFFF;
}

.navSmallPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FC0;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFC;
	line-height: 1.4em;
}
.contentTitles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FC0;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/bg_leather.jpg);
	background-repeat: repeat;
}
