body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2D0601;
}
.header_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #EFE1B8;
}
.header_navigation a, .header_navigation a:link, .header_navigation a:visited {
	color: #EFE1B8;
	text-decoration: none;
}
.header_navigation a:hover {
	color: #FAC529;
	text-decoration: none;
}
.navigationName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #4B1D00;
}
.navigationName a:link, .navigationName a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #4B1D00;
}
.navigationName a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #A05E00;
}
.navigationImage {
	bgcolor: black;
}
.navigationImage a:link, .navigationImage a:visited {
	bgcolor: red;
}
.navigationImage a:hover {
	bgcolor: #FFD200;
}
.navigationDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.navigationDescription a:link, .navigationDescription a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.navigationDescription a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
/*******************/
/* Left Side Table */
/*******************/
.navTabTop {
	background-image: url(images/styleset/kbstudio3_02.jpg);
	height: 29;
}
.navTab {
	background-image: url(images/styleset/kbstudio3_07.jpg);
	height: 28;
}
.navTabText, .navTabTextTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 5px 0px 0px 20px;
	text-align: left;
	text-decoration: none;
	display: block;
}	
a.navTabText, a.navTabText:link, a.navTabText:visited {
	color: #FFFFFF;
}
a.navTabText:hover, a.navTabText:active {
	color: #FFD200;
}
a.navTabTextTop, a.navTabTextTop:link, a.navTabTextTop:visited {
	color: #FFFFFF;
}
a.navTabTextTop:hover, a.navTabTextTop:active {
	color: #FFD200;
}
/* Don't Pad the Images */
#Table_08 a img {
	margin: 0px 0px 0px 0px;
	padding: 0;
}	
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #744B01;
}
.contentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	line-height: 16px;
}
.contentBody a, .contentBody a:link, .contentBody a:visited
{
	color: #4B1D00;
	font-weight: normal;
	text-decoration: none;
}
.contentBody a:hover
{
	color: #A05E00;
	font-weight: normal;
	text-decoration: underline;
}
.contentBodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #744B01;
}
.tableinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #744B01;
	font-style: normal;
}
.tableinfo a:link img
{
	filter:						Alpha(opacity=100);		/* IE */
	-moz-opacity:				1;						/* Mozilla */ 
	-khtml-opacity:				1;						/* Safari - Konqueror */
	opacity:					1;						/* W3C CSS3 Spec */
}
.tableinfo a:hover img
{
	filter:						Alpha(opacity=65);		/* IE */
	-moz-opacity:				0.65;					/* Mozilla */ 
	-khtml-opacity:				0.65;					/* Safari - Konqueror */
	opacity:					0.65;					/* W3C CSS3 Spec */
}
.footer_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #888888;
	line-height: 14px;
}
.footer_navigation a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
.footer_navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
