.company{
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #004A7F;
	font-weight:bold;
}

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #004A7F;
	font-weight: bold;
}

.magin {
	padding:5px;
}
table { 
	font-size:100%;
} 
body { font-size:76%;
	margin:0;
	padding:0;
	background-color:#E4F1F8;
}

a:link {color: #0D01FD; text-decoration: underline;}
a:visited {color: #0D01FD; text-decoration: underline;}
a:hover {color: #043D83; text-decoration: underline;}
a:active {color: #043D83; text-decoration: underline;}

.bgtop{background-color:#E4F1F8;}
.bgbottom{background-image: url(images/bgbottom.jpg);}
.bgmenu{ background-color:#3F93CF;}
.ex_r{ 	
	background-image: url(images/ex_r.jpg);
	background-position:top;
	background-repeat:repeat-y;
	background-color:#B6E0F7;
}
.ex_l{background-image: url(images/ex_l.jpg);
	background-position:top;
	background-repeat:repeat-y;
	background-color:#B6E0F7;
}
.ex_t{background-image: url(images/ex_t.jpg);}
