.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:0;
	padding:0;
	background-image:url(images/bgindex.jpg); 
	background-position:left top; 
	background-repeat:repeat-x;
	background-color:#ffffff;
}

a:link {color:#dc3939; text-decoration: none;}
a:visited {color:#dc3939; text-decoration: none;}
a:hover {color: #f36d6d; text-decoration: none;}
a:active {color: #f36d6d; text-decoration: none;}

.bgtop{
	background-image:url(images/bgtop.jpg);
	background-repeat:repeat-x;
	background-position:left top;	 
}		   
.bgmenu{ 
	background-color:#dc3939; 
}
.linetop{
	background-image:url(images/linetop.jpg);
	background-repeat:repeat-x;
	background-position:left top;	 
}
.boderside{
	border-left:1px solid #dc3939;
	border-right:1px solid #dc3939;
}
.bgbottom{
	background-image:url(images/bgbottom.jpg);
	background-repeat:repeat-x;
	background-position:left top;	 
}

