.company{
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
}

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #072D42;
	font-weight: bold;
}

.magin {
	padding:5px;
}
table { 
	font-size:100%;
} 
body { font-size:76%;
	margin:0;
	padding:0;
	background-color:#BCBCBC;
}

a:link {color: #065681; text-decoration: underline;}
a:visited {color: #065681; text-decoration: underline;}
a:hover {color: #228DC7; text-decoration: underline;}
a:active {color: #228DC7; text-decoration: underline;}

.bgmenu{ 
	background-image: url(images/bgmenu.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
	background-color:#FFD200; 
}
.bgnav{ 
	background-image: url(images/bgmenu.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
	background-color:#FFD200; 
	border-left: #ffffff solid 1px;
	border-right: #ffffff solid 1px;
}
.bgtop{ background-image: url(images/bgtop.jpg);}
.bgbottom{ background-image: url(images/bgbottom.jpg);}