
.FooterTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.SiteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.blackRim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.redRim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FF0000;
}
.DashType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.picBorder {
	border: 2px solid #CCCCCC;
}


<!-- Gallery css -->

body a:link, body a:visited, body a:active {
	text-decoration: none;
	color : #000000;
}
body a:hover {
	text-decoration: underline;
	color : #FF0000;
}
img {
	border: 1px;
	color:#333333;
}
#image {
	width: 130px;
}
.selected {
	background-color: none;
}
#menu,#header {
	letter-spacing: 2px;
	text-transform: capitalize;
}
#selector td {
	font-weight: bold;
	width: 30%;
	padding: 2px;
}
#menu,#header,#title {
	padding: 2px;
}
#header {
	font-size: 19px;
	font-weight: bold;
}
#title, #footer {
	background-color: #FFFFFF;
	padding-left: 10px;
}
#title {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}
