﻿body {
	background-color: #F8F5EE;
	font-family: Verdana;
	font-size: 10pt;
}

a.TitleTDLink {
	text-decoration : none;
	width:130px;
	}

:link.TitleTDLink {
	text-decoration : none;
	font-size: 10pt; 
}

:visited.TitleTDLink {
	text-decoration : none;
	font-size: 10pt; 
}

:hover.TitleTDLink {
	color:#FF9900;
	text-decoration : none;
	font-size: 10pt; 
}

:active.TitleTDLink {
	text-decoration : none;
	font-size: 10pt; 
}

a.bottomTDLink {
	text-decoration : none;
	text-decoration : underline;
	font-size: 10pt; 
}

:link.bottomTDLink {
	text-decoration : none;
}

:visited.bottomTDLink {
	text-decoration : none;
}

:hover.bottomTDLink {
	text-decoration : none;
	color:#000000;
}

:active.bottomTDLink {
	text-decoration : none;
}

a:link {
	color : #003300;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration : none;
}

a:visited {
	color : #003300;
	font-weight: bold;
	font-size: 10pt; 
	font-family:Verdana;
	text-decoration : none;
}

a:hover {
	color : #000000;
	font-weight: bold;
	font-size: 10pt; 
	font-family: Verdana;
	text-decoration : none;
}

a:active {
	color : #003300;
	font-weight: bold;
	font-size: 10pt; 
	font-family:Verdana;
	text-decoration : none;
}

.chkbox {
	background-color:#C8C59D;
	text-decoration : none;
	}

table, tmbstbl {
	border-style: none;
	padding: 5px;
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 8pt;
}

.trMenuBar {
	}	

td, tmbstd, itmsstbl {
	padding: 5px;
	border-style: none;
	color: #66502B;
	font-family: Verdana;
	font-size: 10pt;
	text-align: justify;
}

.TitleTD {
	background-color:#B4AF7A;
	}

.MenuTD {
	background-color:#E4E3D1;
}

th	{
	font-family: Verdana; 
	font-size: 12pt
}

h1 {
	font-family: verdana; 
	font-size: 14pt;
	font-weight: normal;
}

.thumbs {
	cursor: pointer;
	}

.tbl {
	background-color:#FFFFFF; 
	color:#000000; 
	}
	
.topTable {
	margin: 0px;
	padding: 0px;
	background-image: url('CommonPages/images/Slice_12.gif');
	width: 800px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-style: solid solid none solid;
	border-right-color: #663300;
	border-left-color: #CC9900;
	border-top-color: #CC9900;
}
.topTable td {
	margin: 0px;
	padding: 0px;
	border-style: none none none none;
	height: 30px;
}

.bottomTable {
	width: 800px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-style: none solid solid solid;
	border-bottom-color: #663300;
	border-right-color: #663300;
	border-left-color: #CC9900;
	border-bottom-color: #663300;
}


.mainTables
	{
	width: 800px;
	background-color: #FFFFFF; /*border-collapse: collapse;*/;
	border-left: 1px solid #CC9900;
	border-right: 1px solid #663300;
	padding: 5px;
	font-family: Verdana;
	font-size: 8pt;
}

a.font8 {
	font-size: 8pt;
	}

a.font10 {
	font-size: 10pt;
	}

a.topMenuLinks {
	margin: 1px;
	padding: 2px 5px 2px 2px;
	font-size: 10pt;
	height: 24px;
	width: auto;
}

a.topMenuLinksHi {
	border-style: solid;
	border-width: 2px;
	border-color: #663300 #663300 #CC6600 #CC6600;
	margin: 1px;
	padding: 2px 5px 2px 2px;
	font-size: 10pt;
	height: 30px;
	width: auto;
	background-color: #FFD3A8;
}

a.font12 {
	font-size: 12pt;
	}

:link.font12 {
	font-size: 12pt;
}

:visited.font12 {
	font-size: 12pt;
}

:hover.font12 {
	font-size: 12pt;
	font-style:italic;
}

.topCart {
	border-style: none;
	width: 395px;
	margin: 0px;
	padding: 0px;
	height: 24px;
}
.font14pt {
	font-size: 14pt;
}

.topMenuParagraph {
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
	padding-right: 0px;
}

.backButton {
	position:absolute; 
	font-size: 12pt; 
	font-weight: bold; 
	background-color: #FFFFCC; 
	width: 100px; 
	height: 32px; 
	top: 10px; 
	left: 10px;
}

#leftDiv {
	width:120px;
	float:left;
}

#mainDiv {
	width:920px;
	margin-left:auto;
	margin-right:auto;
}

#centerDiv {
	width:800px;
	float:left;	
}
