hmtl, body
{
	padding:0;
	margin:0;
	}
body
{
	background-color: #fff;
	font-family: Arial, Helvetica;
	color:#404040;
}
a, a:visited
{
	text-decoration:none;
	color:#A53F00;
}
a:hover
{
	text-decoration:underline;
}
h4 /* boxes in left menu - header text */
{
	margin-top:4px;
	margin-bottom:4px;
	margin-left: 1px;
	font-size:10pt;
	color: #990000;
}
h42 /* side boxes on home page bottom - header text */
{
	margin-top:4px;
	margin-bottom:4px;
	font-size:10pt;
	color: #990000;
}
h5 /* boxe in left menu on home page - header text */
{
	margin-top:4px;
	margin-bottom:4px;
	margin-left: 20px;
	font-size:10pt;
	color: #990000;
}
img
{
	border: 0 none;
}

#header
{
	background-color: white;
	width:100%;
	text-align:center;
	background:url(../img/bg_header.png) repeat-x top;
}

.fixedCenter
{
	width: 812px;
	margin: auto;
}

.mpanel
{
	font-size: 10pt;
	margin-top:4px;
	margin-bottom:4px;
	
}

td.navig
{	
	width:200px;
	/*background:url(../img/bg_sm.png) repeat-y left;*/
	background-color:white;
	vertical-align:top;
}

td.rpanel
{	
	/*border-left: #A42C09 1px solid;*/
	width:200px;

}

td.cpanel
{	
	vertical-align:top;
	text-align: justify;
	background-color: white;
	padding:18px;
}

td.lowercpanel
{	
	vertical-align:top;
	text-align: justify;
	background-color: white;
	padding-left:9px;
	padding-right:9px;
}

.toph
{
	height:42px;
	background-color:white;
}
#footer
{	
	background-color: #A8A8A8;
	font-size: 8pt;
	color: #F2F2F2;
	/*border-top: #A42C09 1px solid;*/
	padding:3px 0px 3px 0px;
}
#footer a, #footer a:visited
{
	color: #F2F2F2;
}
#footer a:hover
{
	text-decoration:underline;
}
.menu
{
	background-image:url(../img/menu_gradient2.png);
	font-weight: bold;
	font-size: 12px;
	margin:auto;
	display:block;
	height:30px;
	width:759px;
	padding-left:50px;
}
.right
{
	float:right;
}
.left_align
{
	text-align:left;
}

.header_img
{
	background-image:url(../img/header2.png);
	height:173px;
	float:left;
	display:block;
}
#header_menu
{
	height:30px;
	background-image:url(../img/menu_gradient.png);
	background-position:left bottom;
	background-color:white;
	text-align:center;
}
div.header_image
{
	background:url(../img/header.png) no-repeat top;
	height:168px;	
}
/*div.header_image_text*/
{
	background:url(../img/bg_transparent2.png) repeat-x top;
	color:white;
	font-size:1em;
	font-weight:bold;
	display:block;
	float:left;
	text-align:left;
}
/*div.header_image_text span*/
{
	padding:4px 4px 4px 8px;
	display:block;
}
/*div.header_transp-small-img*/
{
	background:url(../img/bg_transparent3.png)repeat-x bottom;
	float:left;
	padding-top:153px;
}