.company{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.magin {
	padding:5px;
}
table { font-size:100%;} 
body { 
	font-size:76%;
	margin:0;
	padding:0;
	background-image:url(images/bgindex.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
	background-color:#e3dfb0;
}

a:link {color:#df4813; text-decoration: none;}
a:visited {color:#df4813; text-decoration: none;}
a:hover {color: #ef943c; text-decoration: none;}
a:active {color: #ef943c; text-decoration: none;}

.bgtop{
	background-image:url(images/bgtop.jpg); 
}		   
.bdrmenu{ 
	background-color:#eac83b; 
	border:#fefefe solid 1px; 
	padding:7px;
}
.bgmenu{ 
	background-color:#ffe093; 
	border:#ffffbf solid 1px; 
}
.bglinetop{
	background-image:url(images/bglinetop.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
}
.bgbody_l{
	background-image:url(images/body_l.jpg); 
	background-position:top left; 
	background-repeat:repeat-y;
}
.bgbody_r{
	background-image:url(images/body_r.jpg); 
	background-position:top right; 
	background-repeat:repeat-y;
}
.bgbottom{
	background-image:url(images/bgbottom.jpg); 
}
.bg_l{
	background-image:url(images/bgindex.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
	background-color:#e3dfb0; 
}	   