.bodytext { font-family: Verdana; font-size: 11px; color: #333333; font-style: none; line-height: normal; }

.copyright { font-family: arial; font-size: 11px; color: #5ca2d2; font-style: none; line-height: normal; text-decoration:none; }

.readmore { font-family: Verdana; font-size: 10px; color: #5ca2d2; font-weight:bold; font-style: none; line-height: normal; text-decoration:underline;  }
.readmore:hover { font-family: Verdana; font-size: 10px; color: #5ca2d2; font-weight:bold; font-style: none; line-height: normal;text-decoration:none;  }

.header{ font-family: arial; font-size: 14px; color: #f5861d; font-weight:bold; font-style: none; line-height: normal;  }

.subbar { font-family: arial; font-size: 12px; color: #012e50; font-weight:bold; font-style: none; line-height: normal;  }
.subbar-green { font-family: arial; font-size: 12px; color: #4d9804; font-weight:bold; font-style: none; line-height: normal;  }
.subbar-orange { font-family: arial; font-size: 12px; color: #f5861d; font-weight:bold; font-style: none; line-height: normal;  }

.bottomtext { font-family: arial; font-size: 11px; color: #333333; font-style: none; line-height: normal; normal; text-decoration:none; }
.bottomtext:hover { font-family: arial; font-size: 11px; color: #333333; font-style: none; line-height: normal; text-decoration:underline; }

/*--------------horizontal highligth menu---------------*/
.hovermenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 11px 1.6em;
text-decoration: none;
float: left;
color: white; 
background-image:url(images/topmenu-back.jpg);
border: 0px solid #ffffff; 
}

.hovermenu ul li a:hover{
background-image:url(images/tophover1.jpg);
border-style: outset;
color: white;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
/*--------------------------------------------------------------------------------*/


.menulines{
border:1px dotted white;
}

.menulines a{
text-decoration:none;
color:#5fa9d6;

}

/*--------------------------------------------------------------------------------*/