.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:#B2B2B2;
}

a:link {color: #2D91AA; text-decoration: none;}
a:visited {color: #2D91AA; text-decoration: none;}
a:hover {color: #31BCDE; text-decoration: none;}
a:active {color: #31BCDE; text-decoration: none;}

.bgtop{background-color:#B2B2B2;}
.bgbottom{background-image: url(images/bgbottom.jpg); 
	background-position:bottom; 
	background-repeat:repeat-x; 
	background-color:#FFFFFF;
}
.bgmenu{ background-color:#FFFFFF;}
.bgwhite{ background-color:#FFFFFF;}
.bggray{background-color:#B2B2B2;}
.exl{background-image: url(images/exl.jpg); 
	background-position:right; 
	background-repeat:repeat-y;
}
.pad{ padding-right:50px;}