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

a:link {color: #0B7BB8; text-decoration: underline;}
a:visited {color: #0B7BB8; text-decoration: underline;}
a:hover {color: #25ACF6; text-decoration: underline;}
a:active {color: #25ACF6; text-decoration: underline;}

.bgmenu{ background-image: url(images/bgmenu.jpg); 
		background-position:top; 
		background-repeat:repeat-x; 
		background-color:#0096E8;
}
.line{ background-image: url(images/line.jpg);}
.bgtop{ background-image: url(images/bgtop.jpg);}
.bgbottom{ background-image: url(images/bgbottom.jpg);}
.bgnav{ background-color:#0096E8;}
.exl{ background-color:#68B8E4;}