.company{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #005687;
	font-weight:bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #005687;
	font-weight: bold;
}
.magin {
	padding:5px;
}
table { font-size:100%;} 
body { 
	font-size:76%;
	margin:0 4px 0 3px;
	padding:0;
	background-image:url(images/bgindex.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
	background-color:#ffffff;
	color:#000000;
}

a:link {color:#dc9505; text-decoration: none;}
a:visited {color:#dc9505; text-decoration: none;}
a:hover {color: #8c9d2d; text-decoration: none;}
a:active {color: #8c9d2d; text-decoration: none;}

.bgmenu{ 
	background-color:#f1b703;
}
.bgheader{
	background-image:url(images/bgheader.jpg); 
	background-position:left top; 
	background-repeat:repeat-x;
}
.bgbottom{
	background-image:url(images/bgbottom.jpg); 
	background-position:left top; 
	background-repeat:repeat-x;
}
.lineleft{
	background-image:url(images/line_left.jpg); 
	background-position:left top; 
	background-repeat:repeat-y;
}
.lineright{
	background-image:url(images/line_right.jpg); 
	background-position:left top; 
	background-repeat:repeat-y;
}
.bgwhite{background-color:#fafafa;}
.navtop{
	background-image:url(images/navtop.jpg); 
	background-position:left top; 
	background-repeat:repeat-x;
}
.navbot{
	background-image:url(images/navbot.jpg); 
	background-position:left top; 
	background-repeat:repeat-x;
}
