.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #000000;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.addresstxt {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.specialsbox {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;


}
.bottomdots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.specialstxt {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

}
.reallysmalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 7px;
}
.newsbox {
	border-left: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;





}
.picturebox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}


.navbar { color: #333333}

/*These are the 	link style definitions.*/

a.navbar:link { color: #000000}
a.navbar:visited { color: #000000}
a.navbar:hover { color: #FF6600}
a.navbar:active { color: #000000}
