/* CSS definition file containing site wide stylesheets */

.BoxNavhead {
	font-size: 14px;
 	font-weight: normal;
 	font-style: normal;
 	background-image: url( "../assets/images/bck_box1.jpg" );
 	border: 1pt solid rgb(102,102,102);
 	padding: 3pt
}

.boxwhite {
	font-size: 12px;
 	border: 1pt solid rgb(255,255,255);
 	padding: 2pt
}

.linkwhite {
	font-family: "Microsoft Sans Serif",  sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

.box {
	font-size: 14px;
 	font-weight: normal;
 	font-style: normal;
 	background-image: url( "../assets/images/bck_box11.jpg" );
 	border: 1pt solid rgb(102,102,102);
 	padding: 8pt
}

.box-map {
	border: 1px solid rgb(153,153,153);
 	padding: 3px
}

P {
	font-family: "Microsoft Sans Serif",  sans-serif;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal
}

LI {
	font-family: "Microsoft Sans Serif",  sans-serif;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal
}