body {
	background-color: #FFFFFF;
	list-style-type: decimal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	font-size: 12px;
	font-weight: bolder;
}
a:visited {
	color: #c0bead;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #c0bead;
	text-decoration: underline;
}
.topTable {
	background-image: url(../images/gif/internalTopTableBg.gif);
	height: 129px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
.topTableNav {
	float: left;
	height: 129px;
}
.searchBox {
	font-family: "Trebuchet MS";
	font-size: 10px;
	background-image: url(../images/gif/searchBoxBg.gif);
	text-indent: 3px;
	vertical-align: top;
	width: 225px;
	height: 105px;
	color: #FFFFFF;
	background-repeat: repeat-y;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #9e9d9d;
	text-decoration: underline;
}
.rightTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	height: 100%;
	width: 163px;
	background-image: url(../images/gif/rightTableBg.gif);
	text-indent: 4px;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4e0d19;
	padding: 0px;
	text-decoration: underline;
}
.middleStretchTable {
	background-image: url(../images/gif/2ndAutoStretch.gif);
	height: 10px;
	width: 100%;
}
.contentTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d7d7d7;
	background-color: #611b29;
	background-image: url(../images/gif/contentTablebg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 669px;
}

div#footer {
	width: 669px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #500e1b;
  
} 

div#footer a{ 
   text-decoration:underline;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px; 
   color:#5f5f5f; 
} 

div#footer a:hover{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #500e1b;  
}
.picBorder{
	border-color:#000000
	}

