.company{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #000000;
	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:#233848;}

a:link {color: #035797; text-decoration: underline;}
a:visited {color: #035797; text-decoration: underline;}
a:hover {color: #02355C; text-decoration: underline;}
a:active {color: #02355C; text-decoration: underline;}

.bgtop{background-image: url(images/bgtop.jpg);}
.bg{background-color:#233848;}
.bgmenu{ background-color:#99B8CE;}
.white{ background-color:#ffffff;}
.ex_l{ 
	background-image: url(images/ex_l.jpg);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}


