.company{
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	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-color:#000000;
	color:#000000;
}

a:link {color: #0059ED; text-decoration: underline;}
a:visited {color: #0059ED; text-decoration: underline;}
a:hover {color: #259BC1; text-decoration: underline;}
a:active {color: #259BC1; text-decoration: underline;}

.menu {
	   background-color:#39B6DE;
}

.bg_l{background-image: url(images/bg_l.jpg);
	  background-repeat:repeat-y;
	  background-position:left;
}
.bg_r{background-image: url(images/bg_r.jpg);
 	  background-repeat:repeat-y;
	  background-position:right;}

.bg_bottom{ 
	background-image:url(images/bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.bgbody{background-color:#323232;}