.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: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:#ffffff;
}

a:link {color:#3d78c1; text-decoration: none;}
a:visited {color:#3d78c1; text-decoration: none;}
a:hover {color: #58a3ff; text-decoration: none;}
a:active {color: #58a3ff; text-decoration: none;}

.bgtop{
	background-image:url(images/bgtop.jpg); 
}
.bgmenu{ 
	background-image:url(images/bgmenu.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
	background-color:#eab100; 
}
.bgbody_l{
	background-image:url(images/bgbody_l.jpg); 
	background-position:top left; 
	background-repeat:repeat-y;
}
.bgbody_r{
	background-image:url(images/bgbody_r.jpg); 
	background-position:top right; 
	background-repeat:repeat-y;
}
.bgbottom{
	background-image:url(images/bgbottom.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
}
.nav_t{
	background-image:url(images/nav_t.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
}
.nav_b{
	background-image:url(images/nav_b.jpg);
	background-position:top; 
	background-repeat:repeat-x; 
}	
.nav_lr{
	background-color:#eab100;
}
.bgwhitebody{
	background-color:#ffffff;
}	   
