@charset "utf-8";
/* CSS Document */

body{
	background-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	}
	
a img{
	border:none;
	}
	
h1{
	font-size:12px;
	}
	
/* pre done classes */

.m_auto{
	margin:auto;
	width:775px;
	}
.table_menu{
	font-family: arial;
	font-size: 11px;
	line-height: 21px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
}
.main_text{
	background-color:#f4f4f4;
	font-family: arial;
	font-size: 12px;
	line-height: 21px;
	color: #333;
	text-align: left;
	text-decoration: none;
}
.headers{
	background-color:#A12F63;
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	line-height: 21px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
}

#menu8 {
	width: 200px;
	margin: 10px;
	border-style: solid;
	border-color: #656556;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu8 li a {
	height: 32px;
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu8 li a:link, #menu8 li a:visited {
	color: #656556;
	display: block;
	background:  url(images/menu8.gif);
	padding: 8px 0 0 20px;
	}
	
#menu8 li a:hover {
	color: #474739;
	background:  url(images/menu8.gif) 0 -32px;
	padding: 8px 0 0 20px;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

.contact_bottom{
	background-color:#A12F63;
	border-style: dashed;
	border-color: #FFF;
	border-width: 1px;
	font-family: arial;
	font-size: 11px;
	line-height: 21px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
}
.page_headers{
	background-color:#333;
	border-style: dashed;
	border-color: #FFF;
	border-width: 1px;
	font-family: arial;
	font-size: 11px;
	line-height: 21px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
}

.ourlink{
	border-style: dashed;
	border-color: #ccc;
	border-width: 1px;
	padding:2px;
	font-family: arial;
	font-size: 11px;
	line-height: 21px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
}
.boxed_text{
	border-style: solid;
	border-color: #ccc;
	border-width: 1px;
	padding:3px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	color: #333;
	text-align: left;
	text-decoration: none;
}
.suppliers{
	background-color:#fea746;
	border-style: dashed;
	border-color: #FFF;
	border-width: 1px;
	font-family: arial;
	font-size: 11px;
	line-height: 21px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
}
