﻿body
{
	margin: 0 auto;
	text-align: center;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
}
img
{
	z-index: 0;
	border:0;
}

a
{
	color: #660000;
}

.clearance
{
	clear: both;
	height: 0;
}

#MainContainer
{
	margin: 0 auto;
	padding: 0;
	width: 750px;
	margin-top: 12px;
}

#HeaderContainer
{
	padding: 0;
	margin: 0;
}

.Left
{
	text-align: left;
	width: 50%;
	float: left;
}
.Right
{
	text-align: right;
	width: 50%;
	float: left;
}

#MenuContainer
{
	z-index: 10000;
}

#Menu
{
}

#MenuLeft
{
	background-image: url("/gfx/menu/bg_left.png");
	float: left;
	width: 9px;
	height: 45px;
}

#MenuRight
{
	float: left;
	background-image: url("/gfx/menu/bg_right.png");
	width: 10px;
	height: 45px;
}

#MenuCenter
{
	float: left;
	background-image: url("/gfx/menu/bg_center.png");
	width: 731px;
	height: 35px;
	text-align: left;
	padding-top: 10px;
	z-index: 10000;
}


#AccordeonContainer
{
	border: 1px solid #ccc;
	height: 254px;
	margin-top: 10px;
	background-color: #fff;
}

#ContentContainer
{
	
}

#LeftContentContainter
{
	float: left;
}

#RightContentContainer
{
	float: right;
}

#FooterContainer
{
	color: #666;
	margin-top: 15px;
	text-align: left;
}

#FooterContainer a
{
	color: #660000;
}

#FooterContainer img
{
	margin-right: 10px;
}

.BoxContainer
{
	width: 250px;
	text-align: left;
}

.BoxHeader
{
	font-size: 14px;
	font-weight: bold;
	color: #636466;
	margin-bottom: 5px;
}

.BoxContent
{
	color: #818181;
	line-height:18px;
}

.BoxContent h1
{
font-size:14px; margin:0; padding-bottom:10px;
}

.BoxContent span.BilleName
{
	color: #990000;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.BoxContent span.BilleName .first
{
color: #666;
}

#UL_News
{
	margin: 0;
	padding: 0;
	color: #999;
}

#UL_News li
{
	margin: 0 0 10px 0;
	padding: 0;
	display: list-item;
	list-style-type: none;
	min-height: 50px;
	_height: 50px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#UL_News li b
{
	color: #636466;
}


/* MEnu */
div.mainmenu
{
	position: absolute;
}


div.menu a
{
text-decoration:none;
color: #666666;
}

div.menu
{
	float: left;
	margin-left: 25px;
	margin-right: 0px;
	background-image: url(/gfx/menu/bg2.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right:30px;
	margin-top:2px;
}

div.popup a:hover
{
	background-color: #cbcbcb;
	padding: 4px;
}
div.menu:hover div:first-child
{
	border-bottom: none;
}
div.menu div.popup
{
	display: none;
}
div.menu:hover div.popup
{
	display: block;
	color: #666;
	border: solid 1px #ccc;
	position: absolute;
	min-width: 140px;
	_width: 140px;
	background: url(/gfx/menu/bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #fff;
}


div.menu div
{
	padding: 0px;
	border: solid 0px #ccc;
}


div.popup div, div.popup a
{
	color: #666;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 4px;
}
div.popup div + div, div.popup a + a
{
	margin-top: 0px;
}


.button
{
 color:#9d0a0f; 
	  font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
	  background-color:#fce1e2; 
	  border: 1px solid; 
	  border-color: #facecf  #facecf #facecf #facecf; 
	  filter:progid:DXImageTransform.Microsoft.Gradient 
	  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); 
	  background: url("/gfx/button_bg.png");
}

.BoxContent .SiteMap  li
{
line-height:none;
display:block;
margin:0;
padding:0;

}

.BoxContent .SiteMap  li ul li a
{
width:200px !important;
margin:0;
padding:0;
}

.BoxContent .SiteMap  li ul li a:hover
{
color:#d8262c;
}
.partnerLogos
{
	text-align: center;
}

.partnerLogos img
{
	padding-right: 10px;
}