.company{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #663D00;
	font-weight:bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #663D00;
	font-weight: bold;
}
.magin {
	padding:3px;
}
table { font-size:100%;} 
body { 
	font-size:76%;
	margin:0;
	padding:0;
	background-color:#A98F69;
}

a:link {color: #FF6363; text-decoration: underline;}
a:visited {color:#FF6363; text-decoration: underline;}
a:hover {color: #BA1010; text-decoration: underline;}
a:active {color: #BA1010; text-decoration: underline;}

.bgtop {background-color:#A98F69;}
.bgbottom {background-color:#A98F69;}
.bgmenu { background-color:#E9E3CA;}
.exl { background-image:url(images/exl.jpg);}
.exr { background-image:url(images/exr.jpg);}
.border{ 
	border-right:#C3BFA2 solid 1px;
	padding:2px 3px 3px 2px; 
	background-color:#FFFFFF;
}
.borderR{ 
	border-right:#C3B39C solid 1px;
}



