.topnavigation {
    font-family: Arial;
	font-size: 13px;
	font-weight: Bolder;
	color: #535252;
}
.topnavigation:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: Bold;
	color: #535252;
	
}
.topnavigation:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: Bold;
	color: #EF8812;
	
}
.topnavigationselected{
	font-family: Arial;
	font-size: 13px;
	font-weight: Bold;
	color: #EF8812;
	height: auto;
	}
.bodynavigation:link{
	font-family: Arial;
	font-size: 11px;
	font-weight: Bold;
	color: #535252;
	height: auto;
	
}
.bodynavigation:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: Bold;
	color: #535252;
	}
	
.bodynavigation{
	font-family: Arial;
	font-size: 11px;
	font-weight: Bolder;
	color: #535252;
}
/*
.bodynavigation:hover {
	font-family: Arial;
	font-size: 11.5px;
	font-weight: bolder;
	color: #333333;
}
*/
.bodyselectedtext{
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
/*.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: Normal;
	color: #535252;
}
*/

.Text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	padding-right:10px;
}

.leftnavigationfont
{
	color: #33333;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	
}
.leftnavigationfont:link
{
	color: #33333;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	


}
.bodytext
{
	color: #00000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	
	line-height: 18px;

}
.bottomtext
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;

}
.bottomtext:link
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;

}

.buttons{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #333333;
	font-weight:bold;
}

.buttons:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #ff6600;
	font-weight:bold;
	background: #e9e9e9 url(Images/bgbutton1.jpg) repeat-x;
	height:30px;
	width:227px;
}

.header2{
	font-family: verdana;
	font-size: 11px;
	color: #ff6600;
	font-weight:bold;
	padding-left:10px;
	 border-bottom:1px dotted #ff6600;
}
