.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.bordersides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.nav a, .nav a:hover, .holder 
{
	height:20px;
	display:block;
	text-decoration:none;
	color:#666666;
	font-size:12px;
	font-family: Verdana;
	font-weight:bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
	
.nav a:hover, .holder 
{

	color:#000000;
	font-weight:bold;
	text-decoration: underline;
}

.nav2 a, .nav2 a:hover, .holder2 
{
	height:20px;
	padding:3px;
	display:block;
	text-decoration:none;
	color: #FF0000;
	font-size:12px;
	font-family: Verdana;
	font-weight:bold;
}
	
.nav2 a:hover, .holder2 
{

	color:#FF6600;
	font-weight:bold;
	text-decoration: underline;
}

.sidebkgd {
	background-attachment: fixed;
	background-image: url(images/homepic.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.borderall {
	border: 1px solid #000000;
}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4E70CC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	text-align:justify;
}
.commenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
}
.listtext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 2em;
	padding-right: 20px;
	padding-left: 2em;
	padding-top: 14px;
}
.notoppaddinglisttext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 2em;
	padding-right: 20px;
	padding-left: 2em;
}
.borderleftrightbottomgray {
	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: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.pageheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: white;
}
.yellowball {
	background-attachment: fixed;
	background-image: url(images/yellow-ball.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
