.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-color:#000304;
	color:#ffffff;
}

a:link {color:#419cef; text-decoration: underline;}
a:visited {color:#419cef; text-decoration: underline;}
a:hover {color:#C7EBFC; text-decoration: underline;}
a:active {color:#C7EBFC; text-decoration: underline;}

.bg_mu {background-color:#000304;
        padding-left:20px;}
.bgtop {background-color:#000304;}
.line {background-color:#000304;}
.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;}
		
