.headerstyle {
	background-color: #FFFFFF;
}
.leftstyle {
 background-color: #0084B6;
}

.bodystyle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

    background-attachment:fixed;
background-position:center center;
background-repeat:no repeat;

 background-color: #FFFFFF;
	padding-left: 10px;
}


.rightstyle {
    background-color: #DA5926;
}

.footerstyle {
	background-color: #0084B6;
}

.borderstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight: bold;
   	background-color: #FF6600;

}
.menustyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FF6600;
	padding-left: 10px;
}
.topmenustyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DA5926;
	padding-left: 10px;
}
.textstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 23px;
}
.textstyle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0084B6;
	font-weight: bold;
	line-height: 23px;
}
.textstyle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 23px;
}
.textstyle4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 23px;
}
.textstyle5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
	line-height: 23px;
}
.textstyle6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 23px;
}

