A:hover {
	text-decoration : none;
	color : #3399CC;
}

TD.middleMenu:hover {
	background: #333333;
	cursor: pointer;
	color : #FF9900;
}

.categorySite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #6699CC;
	padding-top : 5px;
	padding-bottom : 10px;
	padding-left : 2px;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #6699CC;
}

.welcome {
	color : #6699CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-align : left;
	vertical-align : top;
}

.servicesBox {
	background-repeat : no-repeat;
	padding-left : 100px;
	padding-top : 38px;
	padding-right : 20px;
	line-height : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	cursor : pointer;
}

.mapBack {
	background-color : #EEEEEE;
	background-repeat : no-repeat;
	padding : 15px 0px 15px 10px;
	line-height : 16px;
	border : 1px solid Gray;
}

TD.mapBack:hover {
	border : 1px solid #333333;
}

.adminLoginField {
	border: 1px solid #000000;
}

.blackHover:hover {
	color: #000000;
	text-decoration: none;
}

.loginBox {
	padding-left: 10px;
	padding-top: 10px;
}