.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:left top; 
	background-repeat:repeat-x;
	background-color:#b8b8b8;
}

a:link {color:#2c979f; text-decoration: none;}
a:visited {color:#2c979f; text-decoration: none;}
a:hover {color: #0571db; text-decoration: none;}
a:active {color: #0571db; text-decoration: none;}

.bgwhite{
	background-color:#ffffff;
}
.bgmenu{
	background-color:#dfc4ae;
}
.sideleft{
	background-image:url(images/side_left.jpg);
	background-position:top; 
	background-repeat:repeat-y;
}
.sideright{
	background-image:url(images/side_right.jpg);
	background-position:top; 
	background-repeat:repeat-y;
}
.bgnavleft{
	background-image:url(images/navleft.jpg);
	background-position:top; 
	background-repeat:repeat-y;
}
.bgnavright{
	background-image:url(images/navright.jpg);
	background-position:top; 
	background-repeat:repeat-y;
}
.bgtop{
	background-image:url(images/bgtop.jpg);
	background-position:top; 
	background-repeat:repeat-x;
}
.bgbottom{
	background-image:url(images/bgbottom.jpg);
	background-position:top; 
	background-repeat:repeat-x;
}	

