/* Header */

#Header
	{
	background:url(images/header/bg-header2.jpg) #FDE6BD top repeat-x ;
	width: 100%;
	min-width: 999px;
	font-weight: normal;
	/*width-min: 999px;*/
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	border: 0px;
	border-bottom: solid 1px #999;
	border-top: solid 1px #ed9e51;
	text-align: left;	
	clear:none;
	}

#Header div#affhead
	{
	float: left;
	margin: 5px 0 0px 5px;
	max-width: 500px;
	overflow: visible;	
	}

#Header div.flags
	{
	margin: 2px 7px 0 0;
	z-index: 1;
	float:right;
	display:block;
	text-align:right;
	position: relative;
	top: 0px;
	_top: -3px;
	clear:	right;
	}
	
#Header div.flags img
	{
	margin: 5px 5px 1px 5px;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	}

#Header div.flags a:hover img
	{
	margin: 4px 4px 0px 4px;
	width:18px;
    height:13px;
	}

.Headermenu
	{
	color:#666666;
	font-size:12px;
	margin: 5px 5px 2px 0;
	float: right;
	padding-right:7px;
	text-align:right;
	display:block;
	}
.Headermenu a {color: #666; font-weight:normal}
.Headermenu a:visited {color: #666; font-weight:normal}
.Headermenu a:hover {color: #000; font-weight:normal}
.Headermenu link {color: #666; font-weight:normal}
	

	
#Header .line
	{
	color:#E86E23;
	font-size:14px;

	}
	
#login .welcome
	{
	color:#0099CC;
	font-size:12px;
	font-weight:bold;
	}
	
#login
	{
	background-color:#fff;
	width: 98%;
	color:#666666;
	font-size:12px;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-top: 0px;
	text-align:right;

	}

#login .line{color:#E86E23;font-size:14px;font-weight:bold;}


/* Menu */

.menutable {position:relative; top:-10px; z-index: 2; width:100%;}
.menutable td {padding:0; text-align:center; width:auto;}
#Menu a {padding-top: 25px; margin-top: 2px; font-size : 12px; font-weight:bold; display:inline-block; height:18px; text-align:center;}
#Menu a:hover {color:#DD651D;}

#Menu {height: 38px; display:block; background:#E3F3F9; border-bottom: solid 1px #93b5d3; text-align: center;}


a#rollover1 {background: url(images/menu/1.gif) no-repeat; width:110px;}
/*a#rollover1:hover  {background-image: url(images/menu/1a.gif);}*/

a#rollover2 {background: url(images/menu/2.gif) no-repeat;width:92px;}
/*a#rollover2:hover { background-image: url(images/menu/2a.gif);}*/

a#rollover3 {background: url(images/menu/3.gif) no-repeat;width:92px;}
/*a#rollover3:hover  { background-image: url(images/menu/3a.gif);}*/

a#rollover4 {background: url(images/menu/4.gif) no-repeat;width:92px;}
/*a#rollover4:hover  { background-image: url(images/menu/4a.gif);}*/

a#rollover5 {background: url(images/menu/5.gif) no-repeat;width:92px;}
/*a#rollover5:hover  { background-image: url(images/menu/5a.gif);}*/

a#rollover6 {background: url(images/menu/6.gif) no-repeat;width:92px;}
/*a#rollover6:hover  { background-image: url(images/menu/6a.gif);}*/

a#rollover7 {background: url(images/menu/7.gif) no-repeat;width:92px;}
/*a#rollover7:hover{ background-image: url(images/menu/7a.gif);}*/

a#rollover8 { background: url(/images/menu/8.gif) no-repeat;width:92px;}
/*a#rollover8:hover  { background-image: url(images/menu/8a.gif);}*/

a#rollover9 { background: url(images/menu/9.gif) no-repeat;width:92px;}
/*a#rollover9:hover  { background-image: url(images/menu/9a.gif);}*/



.center{text-align: center;}
