.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.box {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #B0B0B0;
	text-decoration: none;
	background-repeat: no-repeat;
	border: 1px solid #636323;
	background-color: #333333;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #b4b4b4;
	text-decoration: none;
}
.blackbodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boldgreen {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9a9a2f;
	text-decoration: none;
}
.blackboldgreen {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9a9a2f;
	text-decoration: none;
}
.blackboldgreen:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9a9a2f;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.contentheading{
font-family: "Arial Narrow";
font-size:14px;
font-weight:600;
color: #CCCCCC;
text-transform:uppercase;
}