﻿body{
    background: #cecece url('images/bg3.jpg') repeat-x;
}
h1{
	margin: 0%;
	font-family: tahoma;
	font-size: 12pt;
	font-weight: bolder;
	color: #6A6D63;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3{
	margin: 0%;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bolder;
	color: #6A6D63;
	padding-top: 2px;
	padding-bottom: 2px;
}
h2{
	padding: 20px 0in 20px 0in;
	margin: 0pt;
	font-family: tahoma;
	font-size: 13.5pt;
	font-weight: bold;
}
p{
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: tahoma;
	font-size: 9pt;
}
a{
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color: #98630C;
}
a.visited{
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color: #98630C;	
}
li{
	padding: 1px;
	text-decoration: none;
	list-style-type: none;
	list-style-image: url('images/bullet.gif');
	font-family: tahoma;
	font-size: 9pt;
}
ul{
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-type: none;
	list-style-image: url('images/bullet.gif');
	font-family: tahoma;
	font-size: 9pt;
}

.bookmarkindex{
	text-align: center;
}
.leftnavlink{
	padding: 0px;
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #6A6D63;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
address{
	text-align: center;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #6A6D63;
	padding-top: 2px;
	padding-bottom: 2px;
}
.leftnavlink:hover {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #f4e8a2;
	text-indent: 1px;
	margin-left: 10px;
}
.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(..images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(..images/br.gif) no-repeat bottom right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

td.heading {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
td.headingDR {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

table.directory {
    
    color: white;
    font-family: tahoma;
    background-color:#6A6D63
    
}
tr.even{
background-color:#C7CBC1;
font-size: 9pt;
color:black;
}
tr.odd{
background-color:#FFFFFF;
font-size: 9pt;
color:black
}


