.company{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #ffffff;
	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:15px 0 0 0;
	padding:1px;
	background-image:url(images/bgindex.jpg);
	background-repeat:repeat-x;
	background-position:left top; 
	background-color:#ffffff;
	color:#000000;
}

a:link {color:#00899c; text-decoration: none;}
a:visited {color:#00899c; text-decoration: none;}
a:hover {color: #56b9c7; text-decoration: none;}
a:active {color: #56b9c7; text-decoration: none;}

.bgheader{
	background-image:url(images/bgheader.jpg);
	background-repeat:repeat-x;
	background-position:left top; 
}
.bgmenu{
	background-image:url(images/bgmenu.jpg);
	background-repeat:repeat-x;
	background-position:left bottom; 
	background-color:#b7b7b7;
	border-top:1px solid #ffffff;
}
.bgbottom{background-color:#144c51;}