.company{
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	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:#000000;

}

a:link {color:#f82214; text-decoration: underline;}
a:visited {color:#f82214; text-decoration: underline;}
a:hover {color:#710e08; text-decoration: underline;}
a:active {color:#710e08; text-decoration: underline;}

.bgtop{ background-image:url(images/bgtop.jpg);
		background-repeat:repeat-x;}
.mu {background-color:#3f0300;}
.bg_l{ background-image:url(images/bg_l.jpg);
		background-repeat:repeat-y;
		background-position:right;}
.bg_r{ background-image:url(images/bg_r.jpg);
		background-repeat:repeat-y;
		background-position:left;}
.bg_ll{ background-image:url(images/bg_ll.jpg);
		background-repeat:repeat-y;
		background-position:right;}
.bg_rr{ background-image:url(images/bg_rr.jpg);
		background-repeat:repeat-y;
		background-position:left;}

.bg_bottom{ background-image:url(images/bottom.jpg);
		background-repeat:repeat-x;
		background-position:bottom;}
.line {background-image:url(images/line.jpg);
	   background-repeat:repeat-x;}