body {
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.header {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 442815;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: 442815;
}
.paragraph {
	font-family: Tahoma;
	font-size: 11.5px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;

}
.bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.paragraphbold {
	font-family: Tahoma;
	font-size: 11.5px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.subcategories {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.textfield {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.body {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.topmenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 0f4c58;
	text-decoration: none;

}
.bodylinks {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
select {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 10px;
}
input {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 10px;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFDABB;
	text-decoration: none;
}

#ecafebar {
	width: 100%;
	background-color: #000;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3c8133;
	border-left-color: #3c8133;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D29986;
	text-align: center;
	position: fixed;
	left: 0px;
	top: 0px;
	color: #FFF;
	z-index: 10000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 0px;
	height: 25px;
}

#ecafebar ul
{
	white-space: nowrap;
	border-collapse:collapse;
	background-color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width:1100px;
	margin-left: auto;
}

#ecafebar ul li
{
	display: inline;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#ecafebar ul li a {
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFF;
	float: left;
	z-index: 1000;
	position: relative;
	text-decoration: none;
}

#ecafebar ul li a:hover
{
	color: #FFF;
	text-decoration: underline;
}

