.rightPane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	background-position: left top;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #3d3d3d;
}
.buttonCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3d3d3d;
}
.mainBox {
	font-family: "Trebuchet MS", "Arial Narrow";
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px none;
	padding-right: 5px;
	padding-left: 0px;




}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3d3d3d;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3d3d3d;
}


.linkbar a {
font-family: "Arial Black", Arial;
	font-size: 9px;
	color: #CCCCCC;
	background-color: #3d3d3d;
	background-position: center;

}

.linkbar a:link {

	text-decoration: none;

}

.linkbar a:visited {

	text-decoration: none;

	color: #cccccc;

}

.linkbar a:hover {

	text-decoration: underline;

	color: #ffffff;

}

.linkbar a:active {

	text-decoration: none;

	color: #cccccc;

}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.mainBox a {
	color: #444444;
	background-position: center;
	font-weight: bold;
	text-decoration: underline;

}

.mainBox a:link {

	text-decoration: underline;

}

.mainBox a:visited {

	text-decoration: underline;

	color: #444444;

}

.mainBox a:hover {
text-decoration: none;


	color: #000000;

}

.mainBox a:active {

	text-decoration: underline;

	color: #cccccc;

}
.newsBox {
	font-family: "Trebuchet MS", "Arial Narrow";
	font-size: 12px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3d3d3d;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.linklistBox {
	font-family:  "Arial Narrow","Trebuchet MS";
	font-size: 12px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3d3d3d;
	padding-right: 5px;

}

.linklistBox a {
	color: black;
	background-position: center;
	font-weight: bold;
	text-decoration: none;
	

}

.linklistBox a:link {
	text-decoration: none;
	font-weight: bold;

}

.linklistBox a:visited {
	font-weight: bold;
	text-decoration: none;
	color: black;

}

.linklistBox a:hover {
text-decoration: none;
	font-weight: bold;
	color: #6bb700;

}

.linklistBox a:active {
	font-weight: bold;
	text-decoration: none;
	color: black;

}

.mainBox2 {
	padding-right: 5px;
	padding-left: 10px;


}