.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-image: url(/images/bgindex.jpg); 
	background-position:top; 
	background-repeat:repeat-x; 
	background-color:#080100;
}

a:link {color: #032F47; text-decoration: underline;}
a:visited {color: #032F47; text-decoration: underline;}
a:hover {color: #FCFCFA; text-decoration: underline;}
a:active {color: #FCFCFA; text-decoration: underline;}

.bgmenu{ 
	background-color:#2E6A8A; 
	border-top: #D0EEFF solid 1px;
	border-bottom: #D0EEFF solid 1px;
	border-left: #94AFBE solid 1px;
	border-right: #94AFBE solid 1px;
}
.bgtop{ background-image: url(/images/bgtop.jpg);}
.bgbottom{ background-image: url(/images/bgbottom.jpg);}
.exlr{ background-color:#080100;}