.company{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.magin {
	padding:3px;
}
table { font-size:100%;} 
body { 
	font-size:76%;
	margin:0;
	padding:0;
	background-color:#A79475; 
}
#nav a:link {color: #FFFFFF; text-decoration: none; font-size:16px; font-family: trebuchet MS, Arial, Tahoma;}
#nav a:visited {color:#FFFFFF; text-decoration: none; font-size:16px; font-family: trebuchet MS, Arial, Tahoma;}
#nav a:hover {color: #FBD25E; text-decoration: none; font-size:16px; font-family: trebuchet MS, Arial, Tahoma;}
#nav a:active {color: #FBD25E; text-decoration: none; font-size:16px; font-family: trebuchet MS, Arial, Tahoma;}

a:link {color: #A04502; text-decoration: underline;}
a:visited {color:#A04502; text-decoration: underline;}
a:hover {color: #EA6004; text-decoration: underline;}
a:active {color: #EA6004; text-decoration: underline;}



.bgtop { background-image:url(images/bgtop.jpg);}
.bgmenu { background-color:#FFFFFF;}
.bgbody { background-color:#D9D1C1;}
.bgbrown { 
	background-color:#CABDA7; 
	border:#FFFFFF solid 1px; 
	padding:8px 40px;
} 
.bgbrownL { 
	background-color:#CABDA7; 
	border:#FFFFFF solid 1px; 
}
.paddingB{ padding-bottom:10px;}
.padding{ padding:5px;}
.border{
	border:#FFFFFF solid 2px;
	background-color:#D9D1C1;
 }
.bgcolor{ background-color:#A98544;}
.overflow{
    overflow: auto;
    width:100%;
    height: 150px;
}

