body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin:0px 0px 0px 0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
}

a {
        text-decoration: none;
        }

a:link {
        color: #333333;
        }

a:visited {
        color: #333333;
        }

a:active {
        color: #8C5B3A;
        }

a:hover {
        color: #8C5B3A;
		text-decoration: underline;
        }

h1, h2, h3 {
	font-weight: bold;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 18px;
	color: #8C5B3A;
	margin: 0px;
    padding-top: 10px;
        }

.header {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #433F34;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	color: #FFFFFF;
	background-color: #8C5B3A;
	text-align: center;
	border-right: 1px #fff dotted;
}

.navhot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	color: #FFFFFF;
	background-color: #B6784F;
	text-align: center;
	border-right: 1px #fff dotted;
}
.nav a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	color: #FFFFFF;
	background-color: #8C5B3A;
  }  
.nav a:visited  {
	color: #FFFFFF;
  }  
.nav a:active 
  {
	color: #FFFFFF;
  } 

.nav a:hover
  {
	color: #FFFFFF;
	text-decoration:none
  }
.navhot a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	color: #FFFFFF;
  }  
.navhot a:visited  {
	color: #FFFFFF;
  }  
.navhot a:active 
  {
	color: #FFFFFF;
  } 

.navhot a:hover
  {
	color: #FFFFFF;
	text-decoration:none
  }
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	vertical-align: top;
}

p.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:16px;
	color: #333333;
	vertical-align: top;
	margin-left:5px;
}
.sidebar a:link  {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:16px;
	color: #333333;
  }  
.sidebar a:visited  {
	color: #333;
  }  
.sidebar a:active 
  {
	color: #8C5B3A;
  } 

.sidebar a:hover 
  {
	color: #8C5B3A;
  }
  
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	vertical-align: top;
	padding-top: 10px;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; 
 font-weight: bolder; 
 font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
