.tablebg {
	background-color: #2f3743;
}
.heading {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.textmatter {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.patch {
	background-color: #2e3f4f;
}
.horline {
	background-image: url(imagesStatic/dott.jpg);
	background-repeat: repeat-x;
}
.varline {
	background-image: url(imagesStatic/dott.jpg);
	background-repeat: repeat-y;
}
.leftsidelinks {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftsidelinks:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.middlehorline {
	background-image: url(imagesStatic/dott.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.middlevarline {
	background-image: url(imagesStatic/dott.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.textmatterhead {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.emaillink {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
.emaillink:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.officehead {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #468AF0;
	text-decoration: none;
}