﻿body
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	color: #333333;
	line-height: 120%;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: 'Lucida Bright';
	font-size: 11px;
	background-color: #A99674;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

img.Button {
	margin-top:2px;
}

p {
	color:#333333;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}

a {
	color:#ffffff;
	text-decoration:none;
	border-left:0px;
	border-right:0px;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color:#ffffff;
}

h1 {
	color:#330000;
	font-weight:bold;
	font-size:16px;
	margin-top:10px;
	margin-bottom:8px;
	padding:0px;
}

h2 {
  font-size: 12px;
	font-weight:normal;
	color:#330000;
	margin:0px;
	padding:0px;
}

form {
	margin:0px;
	padding:0px;
}

input {
	width:107px;
}

input.RadioButton {
	width:12px;
}

input.Submit {
	height:26px;
	width:26px;
}

select {
	width:107px;
}



#TabBar {
  clear:left;
  margin-left:10px;
}

#TabBar ul {
	list-style:none;
  margin: 0px;
  padding: 0px;
  display: inline;
  
}

#TabBar ul li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
  border:1px;
}

#TabBar ul li img
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	height: 25px;
}

#TabBar ul li a {
	display:block;
	float:left;
	height:25px;
	padding-left:30px;
	padding-right:30px;
	line-height:200%;
	font-weight:bold;
	font-size:9pt;
}

#TabBar ul li a.TabPast
{
	color: #DCCFA2;
	background-color: #330000;
	font-family: 'Lucida Bright';
}

#TabBar ul li a.TabPresent {
	color:#330000;
	background-color:#DCCFA2;
	font-family: 'Lucida Bright';
}

.TABRounder
{
    clear: left;
    background-color: #DCCFA2;
    margin-left: 0px;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 750px;
    height: 650px;
    font-family: 'Lucida Bright';
    font-size: 11px;
}	

.InfoTable
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	line-height: 20pt;
	font-family: 'Lucida Bright';
	font-size: 11pt;
	text-align: left;
}	

.ContactForm
{
	font-size: 11pt;
	width: 400px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	margin-left: 1px;
	table-layout: auto;
	border-collapse: collapse;
}
.ContactFormHeader
{
	text-align: center;
	background-color: #330000;
	color: #DCCFA2;
}
.ContactFormLabel
{
	color: #000000;
	font-size: 10px;
	padding-left: 5px;
	background-color: #ffffcc;
	width:100px;
	text-align:right;
	vertical-align:middle;
	
}
.ContactFormEditItem
{
	color: #000000;
	font-size:10px;
	padding-left: 3px;
	background-color: #ffffcc;
	width:300px;	
	vertical-align:top;
	
}
.ContactFormConfirm
{
	font-weight: bold;
	font-size: 12pt;
	color: red;
	background-color: #ffffcc;
}
.ContactFormButton
{
	color: #000000;
	font-size:10px;
	background-color: #ffffcc;
	text-align:center;
	vertical-align:bottom; 
}
.MenuItem
{
	color:#330000;
	background-color:#DCCFA2;
	font-size: 10pt;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	font-family: 'Lucida Bright';
	width:120px;
}

.MenuItem:visited
{
	color:#330000;
	background-color:#DCCFA2;
	font-size: 10pt;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	font-family: 'Lucida Bright';
	width:120px;
}

.MenuItem:hover
{
	color: #DCCFA2;
	background-color: #330000;
	font-size: 10pt;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	font-family: 'Lucida Bright';
	width:120px;
}

.TCSImageViewerThumb
{
	background-color: #DCCFA2;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border:0px;
}
.TCSImageViewerThumbFrame
{
	background-color: #DCCFA2;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right: #330000 2px solid;
	border-top: #330000 2px solid;
	border-left: #330000 2px solid;
	border-bottom: #330000 2px solid;
	width: 110px;
	height: 110px;
}


.TCSImageViewerThumbItem
{
	background-color: #DCCFA2;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border: 0px;
	border-color:#cc0000;
}

