body {
	background-color: #CCD3B6;
	margin-top: 0px;
}
td {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
a:link, a:active, a:visited {
	color: #990033;
	text-decoration: none;
}
/*
a:visited {
	color: #336633; 
	text-decoration: none;
}
*/
a:hover {
	color: #FF0000;
	text-decoration: none;
}
p {
	text-align: justify;
}

.MasterTemplate {
	position: relative;
	top: -15px;
}
.TopRightMenu {
	font-size: 10px;
}
.TopRightMenu_Header {
	font-size: 14px;
	font-weight: bold;
}
.TopRightMenu_Current {
	font-weight: bold;
}
.NewsHeader {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.GalleryHeader {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
.GalleryLeftNav {
	padding-bottom: 5px;
	font-size: 10px;
}
.GalleryLeftNav_Current {
	font-weight: bold;
}
.GalleryThumb_Current {
	/* border: 1px solid #CCD3B6; */
	background-image: url(images/thumb_selected.gif);
}
.ImageHeader {
	vertical-align: middle;
	text-align: center;
}
.ImageTitle {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.ImageInfo {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.Footer {
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center; 
}
.ImagePad {
	margin: 8px;
}
.TextPad {
	padding: 4px;
}

/* DOTS FOR SALE! */
#DotsForSale table tr td table {
	border: 1px solid #ACB396;
}
#DotsForSale table tr td table tr td table {
	border: 0px;
	padding-bottom: 3px;
}
#DotsForSale table tr td table tr th { 
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	font-weight: normal;
}
#DotsForSale table tr td table tr td { 
	text-align: left;
	vertical-align: bottom;
	font-size: 11px;
}
.DotsForSale_Pic {
	padding: 2px;
	text-align: right;
}
.DotsForSale_Text {
	padding: 5px;
}
.DotsForSale_Title {
	font-weight: bold;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.DotsForSale_Available {
	color: #00a000;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.DotsForSale_Sold {
	color: #a00000;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.DotsForSale_NotForSale {
	color: #a00000;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}


/* END DOTS FOR SALE! */

/*.cap_W {
	background-image: url(images/caps/cap_W.gif);
	width: 29px;
	height: 18px;
	padding-left: 29px;
	background-repeat: no-repeat;
	vertical-align: text-bottom;
}*/
