body   {  color: white;
background-color: #363636;
text-align:center;
} 

A:hover{color: #000000; background-color: #D5D5D5; text-decoration: none;}

.copyrightext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 20px;
	text-align: right;

}
.blackbg {
	background-color: #000000;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.enlighten {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;

}

.submenu_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFA400;
	text-decoration: none;

}

.orangebg {
	background-color: #EC5F00;
}
.whitebg {

	background-color: #FFFFFF;
}

.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.homelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #EC5F00;
	text-decoration: none;
	text-align: right;
	font-weight: bold;

}
.gradientbg {
	background-image: url(images/gradient_bg.gif);

}
.knowmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #EC5F00;
	text-decoration: none;
	text-align: right;
	font-weight: bold;

}
.greyBG {
	background-color: #E5E5E5;

}
.leftlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;

}
.greyBG2 {

	background-color: #B2B2B2;
}
.orangetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #EC5F00;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
}
.headings {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #EC5F00;
	text-decoration: none;
	font-weight: normal;
}
.superscript_header{

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #EC5F00;
	font-weight: normal;
}

.toplinksactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #757575;
	text-decoration: none;
	text-align: right;
}
.pageLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #EC5F00;
	text-decoration: underline;
	text-align: justify;
	font-weight: normal;

}
.bodytextBIG {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.greyheadings {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.headingssmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #EC5F00;
	text-decoration: none;
	font-weight: normal;
}
.mainmenu_sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #EC5F00;
	text-decoration: none;
	font-weight: bold;
}

.border_bottom
{
    border-bottom: #c0c0c0 1px dotted;
}

.border_right
{
    border-right: #c0c0c0 1px dotted;
}

.border_bottom_right
{
    border-bottom: #c0c0c0 1px dotted;
    border-right: #c0c0c0 1px dotted;
}

.border_top_left_bottom_right
{
    border-top: #c0c0c0 1px dotted;
    border-left: #c0c0c0 1px dotted;
    border-bottom: #c0c0c0 1px dotted;
    border-right: #c0c0c0 1px dotted;
}
