body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: tahoma;
	font-size: 11px;     	line-height: 17px;
	color: 858585;
}
.style2 {
	color: #A30046;
	font-size: 12px;line-height: 17px;
	font-family: tahoma;
}
.style4 {color: #A30046; font-size: 12px; line-height: 17px; font-family: tahoma; font-weight: bold; }
.style5 {
	color: #A30046;
	font-size: 12px; line-height: 17px;
	font-family: tahoma;
}
.style6 {
	color: #F68826;
	font-size: 12px; line-height: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {
	color: #A30046;
	font-size: 12px; line-height: 17px;
	font-family: tahoma;
}
.head {
	color: #A30046;
	font-size: 18px;
	line-height: 17px;
	font-family: tahoma;
	font-weight: bold;
}
.box {
	color: #A30046;
	font-size: 12px;
	line-height: 17px;
	font-family: tahoma;
	border-top-color: #A30046;
	border-right-color: #A30046;
	border-bottom-color: #A30046;
	border-left-color: #A30046;
	border-color: #A30046;
	border-left-style: solid;
	border-top-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-right-width: thin;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
}

#navigation{
	height:60px;
	font-family: tahoma;
	font-size: 12px;
	background-color:#F18E1A;
	width:100%;
	text-align:left;
}

#navigation .bt {
	list-style:none;
	margin:0px;
	padding-top:16px;
	text-align:left;
	padding-left:10px;
}

#navigation .bt .bta a:link, #navigation .bt .bta a:active, #navigation .bt .bta a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	margin:1px;
	padding:0px 11px 0px 11px;
	background-color:#AE5B25;
	height:23px;
	display:block;
	float:left;
	line-height:23px;
}

#navigation .bt .bta a:hover{
	background-color:#BDE41C;
}


#navigation ul{
	list-style:none;
	margin:0px;
	padding-top:16px;
	text-align:left;
	padding-left:25px;
}

#navigation ul li{
	float:left;
	margin-right:1px;
}

#navigation ul li:hover{
	
}

#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	margin:0px;
	padding:0px 11px 0px 11px;
	background-color:#AE5B25;
	height:23px;
	display:block;
	float:left;
	line-height:23px;
}

#navigation ul li a:hover{
	background-color:#BDE41C;
}

.footerbgline {
	padding-left:5px;
	background-image:url(images/footermenuline.jpg);
	background-repeat:repeat-y;
}

.footerbgline a:link, .footerbgline a:active, .footerbgline a:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #2bae96;
	line-height: 17px;
}

.footerbgline a:hover{
	background-color:#BDE41C;
}
