.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;
	color:#000000;
}

a:link {color:#ff6900; text-decoration: underline;}
a:visited {color:#ff6900; text-decoration: underline;}
a:hover {color:#dc0505; text-decoration: underline;}
a:active {color:#dc0505; text-decoration: underline;}

.bgtop{ background-image:url(images/bgtop.jpg);
		background-repeat:repeat-x;}
.bottom {background-image:url(images/bottom.jpg);
			    background-repeat:repeat-x;
			    background-position:bottom;}
.menu{ background-color:#ff6900;}
.line{ background-image:url(images/line.jpg);
		background-repeat:repeat-x;
		background-position:top;}
