/* CSS Document */
body { margin: 0; padding: 0; 
background-color:#71644A;  background-image:  url(/images/background.gif);
background-repeat:repeat-x;
font-family: Arial, Verdana; font-size: 12px; }


a {
	color: #ff0000;
  	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}
a:hover {
	color: #ff0000;
	}
/* misc*/
h1.head { background-image: url(/images/header.jpg);
	height: 151px;
	text-align:right;
	font-weight:normal;
	font-family:arial;
	width: 716px; color:#000000;margin:0px;padding:0px;padding-right:130px;padding-top:135px;line-height:8px; }
h1 {
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-top:10px;
	padding-left: 8px;
	height:23px;
	background-image: url(/images/content_bg.gif);
	margin: 0px 0px 0px 0px;
	}
h2 {
	font-family: verdana,arial,verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	padding-top:4px;
	padding-left: 8px;
	height:23px;
	background-image: url(/images/content_bg.gif);
	margin: 0px 0px 0px 0px;
	text-transform:uppercase;
	border-bottom:1px solid #000;
	}
p {
	margin: 0 10px 10px 10px;
	font-size: .8em;

}

.bginput
{
    background-color: #f8fcfe; 
	border: solid #c6def0; 
	border-width: 1px 1px 1px 1px; 
	font-color: #626161; 
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
	}

.button
{
	background: #FFFFFF;
	border: 2px solid #CDDBDE;
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
}

.spacer
{
	padding: 5px;
}
/* header */
td.header {
	background-image:  url(/images/headerbg.gif);
}

td.header_links {
	background-color: #383838;
	height: 10px;
	font-size: 10px;
	color: #ffffff;
	padding-right: 15px;
	text-align: right;
}
td.header_links a{
	text-decoration; none;
	color: #ffffff;
	font-weight: normal;
		font-size: 10px;
}	









/*  LEFT menu */
td.menumenu {
	width: 179px;
	background: #ECE9D5;
	padding: 0;
	margin: 0;
	border-right:5px solid #000;
}
td.menumenu div.headmenuheadmenu {
	background-image: url(/images/navigation_header.gif);
	width:179px;
	height: 18px;
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	border-bottom:1px solid;
	border-bottom-color:#000000;
	 margin-bottom:5px;

}
.borderborder { width:730px; padding:0px; border-right:7px solid #202020; border-left:7px solid #202020; } 

td.menumenu div.headmenuheadmenu p {padding:3px; padding-left:4px;color:#202020; padding-bottom:0px;margin:0px;}

td.menu2 div.headmenu2 p {padding:3px; padding-left:4px;color:#202020; padding-bottom:0px;margin:0px;}


td.menumenu div.submenusubmenu {
	background: #ECE9D5;
	padding: 0;
	font-weight: normal;
}
td.menumenu div.submenusubmenu a {
	display: block;
	padding: 2px;
	padding-left:10px;
	margin: 0px;
	font-size: 11px;
	color: #202020;
	border-top: 0px solid #cdd7e3;
	border-bottom: 0px solid #9cb0c8;
}
td.menumenu div.submenusubmenu a:hover { 
	background: #ffffff;
	padding: 2px;
	padding-left:10px;
	background-color: #202020;
	color: #ECE9D5;
	}
	
	
	
	
	
	
	
	
	
/* content */
td.middlemiddle {
	width: 400px;
	background: #ffffff;
	padding: 0;
	margin: 0;	
}
td.middlemiddle div.middlemiddle {
	background: #ffffff;
	padding: 5px;
	color: #313131;
  	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
td.middlemiddle div.middlemiddle a {
	color: #443937;
}
td.middlemiddle div.middlemiddle a:hover { 
	color: #FF0000;
	}
	
	
	
	
	
	
	
	
	/*  RIGHT menu */
td.menu2 {
	width: 139px;
	background: #ECE9D5;
	padding: 0;
	margin: 0;
	border-right: 0px solid #c6def0;
		border-left:5px solid #000;	
}
td.menu2 div.headmenu2 {
	background-image: url(/images/navigation_header.gif);
	width:139px;
	text-align: right;
	height: 18px;
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
		border-bottom:1px solid;
	border-bottom-color:#000000;
	 margin-bottom:5px;

}
td.menu2 div.submenu2 {
	background: #ECE9D5;
	padding: 0;
}
td.menu2 div.submenu2 a {
	display: block;
	padding: 0px;
	padding-left:10px;
	margin: 0px;
	font-size: 11px;
	color: #443937;
	border-top: 1px solid #cdd7e3;
	border-bottom: 1px solid #9cb0c8;
}
td.menu2 div.submenu2 a:hover { 
	background: #ffffff;
	padding-left:13px;
	background-color: #a8bbd1;
	color: #FF0000;
	}
	
	
	
	
	
	
	
		/*  Footer */
td.footerfooter {
	width: 100%;
	background: #202020;
	padding: 10;
	margin-bottom: 20;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #9cb0c8;
	font-family: verdana;
	color: #666666;
	font-size: 11px;
	text-align: center;
	}
.footerfooter a { color:666; font-size:11px }
	
	/* UNCATEGORIZEDDD */
	
div.text {
	text-align: left;
	font-family: trebuchert ms, verdana, arial;
	color: #333333;
	font-size: 11px;
		}
div.text a{
	text-decoration: none;
	color: #f53535;
	}
td.too {
	width: 300px;
	background: #f1f4f9;
	padding: 10;
	margin-bottom: 30;
	border-top: 1px solid #9cb0c8;
	border-bottom: 1px solid #9cb0c8;
	font-family: verdana;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	}
a.ads3 { text-decoration:underline; color:#000000 }