/* ----------------- Main Site ----------------- */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10;
	background-color: #fff7ee;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
}
A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #00F;
}
input {
   border-width : 1px;
	border-color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
}
select {
   border-width : 1px;
	border-color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
}
textarea {
   border-width : 1px;
	border-color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
}
.whiteheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: White;
}
.style11 {
	color: #FF0000
}
.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #2024A0;
}
.subheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
}
.frameheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #2024A0;
	text-decoration: underline;
}
.woodframeheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
}
.pagetitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #2024A0;
}
.subpagetitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #800000;
}
.subpagetitletext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.custcomments {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #2024A0;
}
.customer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #2024A0;
}
.style14 {
	color: #0000FF;
	font-size: 16pt;
	font-weight: bold;
}
.layer2 {
	z-index:inherit;
}
.woodNavBackground {
	background: url(top_nav/wood_topnav3.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.woodNavBackground2 {
	background: url(top_nav/wood_topnav5.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.specialtextbox {
	border-color: Red Navy Navy Red;
	padding: 5;
	border-style: solid solid solid solid;
}
.scroll {
	height:150px;
	overflow:scroll;
}
.messageClass
{
    border:1px solid #545C9A;
    background-color:#8D96C2;
    color:#fff;
    font-weight:bold;  
    padding:5px;
    text-align:center;  
}
.Grid_Engraved { border: solid 1px Tan; }
.Grid_Engraved td
{
    border: solid 3px #FFFFFF;
    margin: 3px 3px 3px 3px;
    font-family: Arial;
    padding: 5px 5px 5px 5px;
    text-align: center;
}
.GridHeader_Engraved
{
    font-weight: bold;
    background-color: Tan;
}
.GridHeader_Engraved a
{
    text-decoration: none;
    color: LightGoldenrodYellow;
    padding: 0px 15px 0px 15px;
}
.GridHeader_Engraved a:hover
{
    text-decoration: underline;
   
}
.headerText
{
	color: #000000;
	a:link {font-size: 18px; color: #0000FF; text-decoration: underline; 
 	a:active {font-size: 18px; color: #0000FF; text-decoration: underline; 
	a:visited {font-size: 18px; color: #0000FF; text-decoration: underline; 
 	a:hover {font-size: 18px; color: #0000FF; text-decoration: none; 
}
.GridItem_Engraved, .GridAltItem_Engraved
{
    font-size: smaller;
}
.GridItem_Engraved
{
    background-color: LightGoldenrodYellow;
}

.GridAltItem_Engraved
{
    background-color: PaleGoldenrod;
}

