.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-image: url(images/bgindex.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#00CFE8;
}

a:link {color: #038B9B; text-decoration: underline;}
a:visited {color: #038B9B; text-decoration: underline;}
a:hover {color: #03409B; text-decoration: underline;}
a:active {color: #03409B; text-decoration: underline;}

.bgtop{background-image: url(images/bgindex.jpg);}
.bgbottom{background-image: url(images/bgbottom.jpg);}
.bgbody{background-color:#FFFFF6;}
.bgbodyimg{
	background-image: url(images/bgbody.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#00CFE8;
}
.bgmenu{background-image: url(images/bgmenu.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#00CFE8;
}
.bgnav{background-image: url(images/bgnav.jpg);}