.wrap_img
{
	float:right;
	margin-left:5px;
}
.img{
	outline: none;
	-moz-outline-style: none;

}
#white_10 {
  	color: #ffffff;
  	font-size: 10px;
  	font-family: "Arial";
  	line-height: normal;
	}
#white_14 {
  	color: #ffffff;
  	font-size: 14px;
  	font-family: "Arial";
  	line-height: normal;
	}
#white_18 {
  	color: #ffffff;
  	font-size: 18px;
  	font-family: "Arial";
  	line-height: normal;
	}
#mainred {
  	color: #660000;
  	font-size: 18px;
  	font-family: "Arial";
  	line-height: normal;
	font-weight:bold;
	}
	
#mainbrown {
  	color: #3b261b;
  	font-size: 18px;
  	font-family: "Arial";
  	line-height: normal;
	font-weight:bold;
	}

#mainbig {
  	color: #607695;
  	font-size: 16px;
  	font-family: "Arial";
  	line-height: normal;
	}
	
#mainbigest {
  	color: #607695;
  	font-size: 24px;
  	font-family: "Arial";
  	line-height: normal;
	}
	
#menu {
  	color: #607695;
  	font-size: 17px;
  	font-family: "Arial";
  	line-height: normal;
	}


#maintxt {
  	color: #607695;
  	font-size: 12px;
  	font-family: "Arial";
  	line-height: normal;
	}

#maintxt_bigger {
  	color: #607695;
  	font-size: 14px;
  	font-family: "Arial";
  	line-height: normal;
	}
	
#maintxt_18_white {
  	color: #FFFFFF;
  	font-size: 18px;
  	font-family: "Arial";
  	line-height: normal;
	}
#maintxt_bigger_white {
  	color: #FFFFFF;
  	font-size: 14px;
  	font-family: "Arial";
  	line-height: normal;
	}
	
#maintxt_slant {
  	color: #607695;
  	font-size: 14px;
	font: "Bradley Hand ITC";
	font-family:Geneva, Arial, Helvetica, sans-serif, Bradley Hand ITC;
  	line-height: normal;
	}

#maintxt_small {
  	color: #607695;
  	font-size: 10px;
  	font-family: "Arial";
  	line-height: normal;
	}
#maintxt_8 {
  	color: #607695;
  	font-size: 8px;
  	font-family: "Arial";
  	line-height: normal;
	}
	
#maintxt_small_red {
  	color: #000000;
  	font-size: 12px;
  	font-family: "Arial";
  	line-height: normal;
	font-weight:bold;
	}
	
#maintxt_small_red_realy {
  	color: #FFFFFF;
  	font-size: 12px;
  	font-family: "Arial";
  	line-height: normal;
	font-weight:bold;
	}
	
#maintxt_small_black {
  	color: #000000;
  	font-size: 12px;
  	font-family: "Arial";
  	line-height: normal;
	font-weight:bold;
	}
	
#maintxt_tracker {
  	color: #607695;
  	font-size: 13px;
  	font-family: "Arial";
  	line-height: normal;
	}

#maintxt_tracker_paid {
  	color: #CCCCCC;
  	font-size: 13px;
  	font-family: "Arial";
  	line-height: normal;
	}

#maintxt_tracker_due {
  	color: #00CC00;
  	font-size: 13px;
  	font-family: "Arial";
  	line-height: normal;
	}

#maintxt_tracker_overdue {
  	color: #FF0000;
  	font-size: 13px;
  	font-family: "Arial";
  	line-height: normal;
	}


a:hover {
	color: #444b52;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-style: normal;
	text-decoration: none;
	font: arial;	
	outline: none;
	-moz-outline-style: none;
	}

a {
	color: #7e5239;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-style: normal;
	text-decoration: none;
	font: arial;
	outline: none;
	-moz-outline-style: none;
	}
	
a.dark:hover {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-style: normal;
	outline: none;
	-moz-outline-style: none;
	font: arial;	
	}
	
a.maintxt_bigger:hover {
  	color: #666666;
  	font-size: 14px;
  	font-family: "Arial";
  	line-height: normal;
	outline: none;
	-moz-outline-style: none;
	}

a.dark {
	color: #000066;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-style: normal;
	outline: none;
	-moz-outline-style: none;
	font: arial;
	}
	
a:active
{
	outline: none;
	-moz-outline-style: none;
}

a:focus
{
	outline: none;
	-moz-outline-style: none;
}
/* body {margin:25px; font:11px Verdana,Arial; background:#eee} */
ul.menu {
	list-style:none; 
	margin:0; 
	padding:0
	}
ul.menu * {
	margin:0; 
	padding:0
	}
ul.menu a {
	display:block; 
	color:#000; 
	outline: none;
	-moz-outline-style: none;
	}
ul.menu li {
	position:relative; 
	float:left; 
	margin-left:-17px
	}
ul.menu ul {
	position:absolute; 
	top:34px; 
	left:55; 
	display:none; 
	list-style:none;
	/* background-color: #d2d2d2; */
	background-color: #ffffff;
	opacity:0.50;
	filter: alpha(opacity = 50);
	}
ul.menu ul li {
	position:relative; 
	border:0px solid #aaa; 
	border-top:none; 
	width:200px;
	margin:0;
	background-image:url(images/slide-button_bkg.gif);
	background-repeat:no-repeat;
	text-align:center;
	height:42;
	}
ul.menu ul li a:hover {
	color: #444b52;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-style: normal;
	outline: none;
	-moz-outline-style: none;
	font: arial;	
}
ul.menu ul li a {
	padding-left:0px;
	padding-right:0px;
	padding-top:0;
	color: #7e5239;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: auto;
	font-style: normal;
	outline: none;
	-moz-outline-style: none;
	font: arial;
	display:block; 
	/* padding:3px 7px 5px; */
	height:42;
	}
ul.menu ul ul {
	left:148px; 
	top:-1px
	}
ul.menu .menulink {
	padding-left:7px;
	padding-right:0px;
	padding-top:0;
	border:0px solid #aaa;
	/* padding:5px 0px 7px;   */
	font-weight:bold; 
	/* width:200px */
	}
ul.menu .topline {
	border-top:0px solid #aaa
	}
