H1 {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: small;
  TEXT-ALIGN: left;
  MARGIN-TOP: 5px;
}

body#g {
    background-color: #333333;
}
 
body#b {
    background-color: white;
}

.normaltext {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
}

.normaltextbold {
	font-family: Georgia, "Times New Roman";
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
}
body#w {
    background-color: white;
}

A:hover {
	text-decoration: none;
	color: #666666;
}
A {
	color: #993300;
	text-decoration: none;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #993300;
	text-decoration: none;
	text-transform: none;
	text-indent: 30px;
}



.thumb_image img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.8;
border: 1px solid #fff;
}

.thumb_image:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border: 1px solid #9d2026;
}


.imagelink_fade:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.5;
	border: 0;
	text-decoration: none;
}

.imagelink_fade img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border: 0;
}

TD {
	FONT-FAMILY: Arial;
	FONT-SIZE: x-small;
	background-image: none;
	text-transform: none;
}

TD.highlight {
  color : white;
}

.headertext {
	font-family: Georgia, "Times New Roman";
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	
	}
.babytext {
	font-family: Arial, Verdana;
	font-size: xx-small;
	color: #000000;
	}

	
.border_image img{ border-style: solid; border-width: 0; }
.linktextXL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #993300;
	text-decoration: none;
	letter-spacing: 0.2em;
	padding-left: 33px;
	font-variant: normal;
	font-weight: bold;
}
.DWW {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-size: small;
}
.imagelink_fade:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.5;
	border: 0;
	text-decoration: none;
}
.over:hover {
	color: #666666;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
back {
	text-decoration: none;
	left: 33px;
}
