/* ----------------- Main Site ----------------- */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background: url(Images/background.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
}
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-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
}
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 : black;
	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;
}
.ads {
	visibility: hidden;
}
.whiteheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: White;
}
.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #2024A0;
}
.header2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #4a3021;
}
.Categories {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 15pt;
	font-style:normal;
	font-weight:normal;
	color: #2024A0;
}
.subheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
}
.whiteLinks {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: White;
}
.frameSeries {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	line-height:18px;
	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;
}
.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;
}
