body {
	margin: 0px;
	padding: 0px;
	background-image: url(bg.jpg);
	background-color: #6B191B;

}
td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.display{
display: none;
position: absolute;
left: -9000px;
}

.Mainheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6B191B;
}
.Redbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B191B;
}

.Nav-Off, .Nav-Off a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #262626;
	text-decoration: none;
	background-image: url(nav_off.gif);
	line-height: 22px;
	height: 26px;
	text-align: center;
	display: block;
	width: 94px;
}
.Nav-Off a:hover {
	background-image: url(nav_on.gif);
	color: #9E010D;
	background-color: #D7D5D5 
}
.Nav-On, .Nav-On a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9E010D;
	text-decoration: none;
	background-image: url(nav_on.gif);
	line-height: 22px;
	height: 26px;
	text-align: center;
	display: block;
	width: 94px;
}
.four-boxes{
	background-image: url(mainsq.gif);
	height: 138px;
	width: 170px;
	padding: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B4847;
	text-decoration: none;
}
.four-boxes a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B4847;
	text-decoration: none;
}

/* ##### FOOTER #############################*/
.Footer-Nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #272727;
	text-decoration: none;
	height: 75px;
	text-align: center;
}
.Footer-Nav a {
	text-decoration: none;
	color: #272727;
}
.Footer-Nav a:hover {
	color: #6B191B;
}
.Rightside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #908273;
	border-right-color: #6B6259;
	border-bottom-color: #6B6259;
	border-left-color: #908273;
}

/* ##### PRESS ###################### */
.Press {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #A5937F;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #908273;
	border-right-color: #6B6259;
	border-bottom-color: #6B6259;
	border-left-color: #908273;
}
.Press-Date, .Press-Date a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #621714;
	text-decoration: none;
}
.Press-Date a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.Press-Text, .Press-Text a {
	color: #272727;
	text-decoration: none;
}
.Press-More, .Press-More a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}
.Press-More a:hover {
	color: #272727;
}

.onwhite, .onwhite a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #621714;
	text-decoration: none;
}

.onwhite a:hover {
	color: #A5937F;
}
#menu_top a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 float: left;
 text-align: center;
 position: relative;
 padding: 2px 7px 7px 17px;
 color: #000000;
 text-decoration: none;
 display: block;
}
#menu_top ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
}
#menu_top li .last {
 border-right: 0;
}
#menu_top a:hover {
 background-color: #d7cec6;
 color: #621714;
}
#menu_top li {
 position: relative;
 vertical-align: middle;
 float: left;
}
#menu_top li ul {
 display: none;
 float: none;
 position: absolute;
 top: 23px;
 left: 0px;
 width: 194px;
}
#menu_top li li a {
 display: block;
 float: none;
 width: 180px;
 font-size: 7pt;
 text-align: left;
 color: #333333;
 background-color: #A5937F;
 border-right: 0;
 line-height: 17px;
 vertical-align: middle;
}
#menu_top li:hover         , #menu_top li.over {
 background-color: #A5937F;
 color: #621714;
 z-index: 100;
}
#menu_top li:hover ul      , #menu_top li.over ul {
 display: block;
 position: absolute;
 top: 19px;
 left: 0px;
}
#menu_top li:hover li ul   , #menu_top li.over li ul {
 display: none;
 position: absolute;
 top: 0px;
 left: 190px;
}
#menu_top li:hover li:hover, #menu_top li.over li.over {
 z-index: 200;
}
a {
 color: #333333;
 font-size: 9pt;
 text-decoration: none;
}
a:hover {
 color: #621714;
 text-decoration: none;
}
body, th, td, input,select {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
}
body, th, td {
 color: #333333;
}
#topNavigation a {
 color: white;
}
