.company{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	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;
	background-color:#ffffff;

}

a:link {color:#0c859e; text-decoration: none;}
a:visited {color:#0c859e; text-decoration: none;}
a:hover {color: #25690c; text-decoration: none;}
a:active {color: #25690c; text-decoration: none;}

.bgmenu{ 
	background-image:url(images/bgmenu.jpg); 
	background-position:left top; 
	background-repeat:repeat-x;
	background-color:#11caff;
	padding:3px;
	line-height:22px;
}
.bgheader{
	background-image:url(images/bgheader.jpg); 
	background-position:left top; 
	background-repeat:repeat-x;
}
.padlayout{
	padding:0 6px 5px 5px;
}
.borderfoot{
	border:1px solid #ffffff;
	background-color:#11caff;
}