/* CSS Document */
.bg{
	background-color:#2689AB;
	height:px;
	width:1004px;
    margin: 0;
	padding: 0;
	border: #CDD2D8 0px solid;
	width:1000px;
	background-image:url(images/bg.jpg) ;
	background-repeat: repeat-x; 		
}

.menuinactive {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#0A608C;
	text-decoration:none;
}
.readmore {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color:#0A608C;
	text-decoration:none;
}
.menuband{
	color: #cef3bd;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.menuband:hover{
	color: #FFFF00;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.content{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #02181D;
	text-decoration:none;
}
.footer:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}
.footerinactive {
	font-family: Tahoma;
	font-size: 9px;
	color: #313131;
	text-decoration:none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #186FB6;
	text-decoration:none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004646;
	text-decoration:none;
}
.content{
	font-family:Tahoma;
	font-size: 11px;
	color: #074362;
	text-decoration:none;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A608C;
	text-decoration: underline;
}
.activemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
