.companyname {
	color: #ffffff;
	font-size: 30px;
	font-family: arial narrow;
	font-weight: bold;
}
.slogan {
	color: #FFE701;
	font-size: 16px;
	font-family: arial narrow;
	font-weight: bold;
}
.navigation {
	color: #ffffff;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}

.navigation a: visited {
	color: #ffffff;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}
.navigation1 {
	color: #ffffff;
	font-size: 11px;
	font-family: verdana;
	font-weight: none;
}
.navigation1 a: visited {
	color: #ffffff;
	font-size: 11px;
	font-family: verdana;
	font-weight: none;
}
.white {
	color: #ffffff;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}
.blacknormal {
	color: #000000;
	font-size: 12px;
	font-family: verdana;
}
.copyright {
	color: #000000;
	font-size: 11px;
	font-family: verdana;
}
.blackbold {
	color: #000000;
	font-size: 12px;
	font-family: verdana;
	font-weight:bold;
}
.orangenormal {
	color: #E77300;
	font-size: 12px;
	font-family: verdana;
}
.darkgray {
	color: #2C2C2B;
	font-size: 12px;
	font-family: verdana;
}
.greenbold {
	color: #285206;
	font-size: 12px;
	font-family: verdana;
	font-weight:bold;
}
body {
	background-color: #E5E5E5;
}
a:link {
	color: #285206;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #285206;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.navigationlink:link {
	color: #ffffff;
	text-decoration: none;
}
.navigationlink:visited {
	text-decoration: none;
	color: #5E6D00;
}
.navigationlink:hover {
	text-decoration: underline;
	color: #342301;
}
.navigationlink:active {
	text-decoration: none;
	color: #FCFF00;
}
body,td,th {
font-family: verdana;
font-size: 12px;
color: #000000;
}

.bottom:link{color: #039;}

.tableform{
	
}

.tableform td{
	   	font-family: Verdana;
	font-size: 12px;
	color: #3A3A3A;
	line-height: 18px;
      text-decoration: none;
}

.redtextbold{
	color: red;
	font-weight:bold;
}