@charset "utf-8";
/* CSS Document */

	body
		{
		background:url(../images/bg.jpg);
		background-attachment:fixed;
		margin:0;
		}
	#head{
	width:850px;
	margin:0 auto;
	height:220px;
	margin-top:0px;
	background:url(../images/headerbg.jpg);
	background-repeat:repeat-x;
	}
	#page
	{
	width:850px;
	margin:0 auto;
	}
	#page1
	{
	width:850px;
	min-height:400px;
	margin:0 auto;
	background:#fff9d5;
	margin-bottom:10px;
	}
	#wrapper
	{
	float:left;
	margin:0 auto;
	width:850px;
	margin-top:5px;	
	}
	#menu
	{
	width:200px;
	margin-left:0px;
	margin-top:17px;
	float:left;
	}
	#menutop
	{
	width:200px;
	height:22px;
	background-image:url(../images/menutop.gif);
	background-repeat:no-repeat;
	}
	#menumid
	{
	width:200px;
	padding-top:8px;
	height:475px;
	background-image:url(../images/menumid.jpg);
	background-repeat:no-repeat;
	}
	#menubot
	{
	width:200px;
	height:22px;
	background-image:url(../images/menubottom.gif);
	background-repeat:no-repeat;
	}
	#container
	{
	width:650px;
	margin-left:0px;
	margin-top:0px;
	float:left;	
	}
	#containertop
	{
	width:650px;
	background:url(../images/conttop.gif);
	background-repeat:no-repeat;
	height:24px;
	}
	#container_flash
	{
	width:640px;
	margin-left:0px;
	height:250px;
	border-left:5px solid #fff9d5;
	border-right:5px solid #fff9d5;
	background:#EAEAE1;
	}
	#container_content
	{
	width:650px;
	float:left;
	background:#fff9d5;
	}
	#containermid
	{
	width:634px;
	padding:6px;
	background:#fff9d5;
	min-height:260px;
	margin-left:0px;
	float:left;
	}
	#containermail
	{
	width:177px;
	padding:6px;
	background:#fff9d5;
	min-height:260px;
	display:none;
	float:right;
	margin-right:4px;
	}
	#containerbot
	{
	width:650px;
	background:url(../images/contbot.gif);
	background-repeat:no-repeat;
	height:24px;
	}
	
	.shadetabs{	 
	list-style-position:inside;	
	padding-left:0px;
	margin-left:7px;
	color:#de7e00;
	}
	.shadetabs li{	
	list-style: none;
	display:block;
	padding:0px;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	list-style:outside;	
	}
	.shadetabs li a
	{
	display:block;
	text-decoration: none;
	position:relative;
	height:24px;
	background-image:url(../images/linkbg.gif);
	width:161px;
	padding-top:8px;
	padding-left:25px;
	z-index: 1;
	color:#de7e00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

	.shadetabs li a:visited
	{
	text-decoration: none;
	color:#de7e00;
	background-image:url(../images/linkbg.gif);	
	}

	.shadetabs li a:hover
	{
	text-decoration: none;
	color:#de7e00;
	background-image:url(../images/linkbgactive.gif);
	}

	.shadetabs li a.selected
	{ /*selected main tab style */
	text-decoration: none;
	color:#de7e00;
	background-image:url(../images/linkbgactive.gif);
	}

	.shadetabs li a.selected
	{
	text-decoration: none;
	color:#de7e00;
	background-image:url(../images/linkbgactive.gif);
	}

	.shadetabs li a.selected:hover
	{ 
	text-decoration: none;
	}

	#footer
	{
	width:850px;
	margin:0 auto;
	height:30px;
	clear:both;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

a.entlnk:link, a.entlnk:visited{text-decoration: none;color:#333333;}
a.entlnk:active{ text-decoration: none;color:#333333;}
a.entlnk:hover{ text-decoration: none;color:#333333;}
