body {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.toplinks {
	background-image: url(images/topbar_x.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	width: 100%;



}
a {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;

}
.Title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;


}
.box {
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F3F3F3;
}
.BoldBlackText {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.Button {
	background-color: #CC0000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #999999;
	color: #FFFFFF;
	height: 24px;


}
.leftbar {
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 100%;
	width: 200px;
	padding: 2px;


}
.rightbar {
	background-color: #F3F3F3;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 200px;
	border-left-width: 1px;
	height: 100%;
	padding: 2px;



}
.linkBlack {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.footer {
	background-color: #999999;
	width: 100%;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	vertical-align: bottom;



}
.TextBigger {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
linkBlack:hover {

	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
.newsitem {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.citydiff {
	font-family: Tahoma;
	font-size: 11px;
	color: #333300;
	background-color: #999999;
	text-decoration: none;

}
