.sitetable {
	border: solid 1px #000000;

}

.menutable {
	font-family: arial;
	font-size: 12px;
	border: solid;
	border-width: 1px, 0px, 0px, 1px;
	border-color: #DF7007;
}

.menutable td {
	text-align: center;
	width: 100;
	height: 25;
	border: solid;
	border-width: 0px, 1px, 1px, 0px;
	border-color: #DF7007;
}

.menutable td a {
	text-decoration: none;
	padding:5px;
	color: black;
	background-color: #ffffff;
	width: 100%;
	display:block;
}

.menutable td a:hover {
	background-color: #DF7007;
	color: white;
}

.servicestitle {
	font-family: arial;
	font-size: 14px;
	color: #666666;
	text-decoration: bold;

}


.clientspot {
	font-family: arial;
	font-size: 12px;
	border: solid;
	border-width: 1px, 0px, 0px, 0px;
	border-color: #B5292E;
}

.clientspot td {
	text-align: center;
	height: 15;
	border: dotted;
	border-width: 0px, 0px, 1px, 0px;
	border-color: #B5292E;
}


.serviceslist {
	font-family: arial;
	font-size: 12px;
	border: solid;
	border-width: 1px, 0px, 0px, 0px;
	border-color: #DF7007;
}

.serviceslist td {
	text-align: center;
	height: 15;
	border: solid;
	border-width: 0px, 0px, 1px, 0px;
	border-color: #DF7007;
	background-color: #FFFFFF;
}


.serviceslist td a {
	text-decoration: none;
	vertical-align: middle;
	padding:5px;
	color: #B5292E;
	width: 100%;
	display:block;
}

.serviceslist td a:hover {
	color: #333333;
	background-color: #EEEEEE;
}


.txt ul li {
	padding: 5;
}



.txtsm {
	font-family: arial;
	font-size: 12px;
}
.txtaddress {
	font-family: arial;
	font-size: 12px;
	font-style: italics;
	color: #ffffff;
}

.txtTitle {

	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

.txt {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}


.bulletlist {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
	line-height: 24px;
}

.leftmenu li {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 5;
	color: #DE8E29;
	list-style-type: none;
}

.leftmenu li a {
	color: #CC0000;
	text-decoration: none;
}

.leftmenu li a:hover {
	color: #DE8E29;
}


.login {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #CC0000;
}

.loginform {
	border: 1px solid #CC0000;
	color: #cc0000;
	background-color: #ffffff;
}

.poptext {
	font-family: arial;
	font-size: 14px;
	text-align: center;

}
