body {
	margin-left : 0px;
	margin-top : 0px;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	background-color : #ffffff;
}

body, table, TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.blueNavBG2 {
	background-color:#EDE8C4;
	color: white;
	font-weight:bold;
	margin-top: 182px; 
	padding-top:5px;
	padding-bottom:5px;
	padding: 5px;
}

.heading{
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10pt;
	color: #76370C;
}

/* border bottom is the blue line under the links */

a.headingBrown, a.headingheadingBrown:visited, a.headingheadingBrown:active, a.headingheadingBrown:hover {  	
	font-weight:bold;
}

a, a:visited, a:active {  
	color:#3366CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

a.navLink, a.navLink:visited, a.navLink:active {
	color:#76370C;
	}
a.navLink:hover{
	color: #3366CC;
}
a.NoUnderline, a.NoUnderline:visited, a.NoUnderline:active, a.NoUnderline:hover {  
	text-decoration: none;
	color: #3366CC;
}
.NoUnderline{  
	text-decoration: none;
	color: #3366CC;
}
/* since the blue link underline effected the database it was easier to change the picture links to class="reg to keep them from having the blue underline */
a.reg1, a.reg1:visited, a.reg1:active {  
/*	text-decoration: none;
	border-bottom: 0px; */
	font-weight:600;
/*	border-bottom: 1px solid blue; */
	color: #3366CC;
}
a.reg, a.reg:visited, a.reg:active {  
/*	text-decoration: none;
	border-bottom: 0px; */
	font-weight:600;
/*	border-bottom: 1px solid blue; */
}
.headingLarge{
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12pt;
	color: #76370C;
}

.headingExtraLarge{
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13pt;
	color: #36A0DD;
}
.headingBlue{
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10pt;
	color: #3366CC;
}

.form{
	font-family : monospace, Courier;
	font-size: 10px;	
}

.formField{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.requiredField{
	color: red;
}	
.TitleBar{
	background-image : url(images/TitleBarTest1BG.jpg);
	background-repeat : repeat;
}
.blueNavBG	{
	background-image : url(images/blueNavBG.jpg);
	background-repeat : repeat;
}
/* test colors 
.brownNavBG{
	background-color : #76370C;
	background-repeat : repeat;
}*/

.lightBlueNavBG{
	background-color : #9FD2EF;
	background-repeat : repeat;
}
.lightBrownText{
	color: #76370C;
}
a.smallBrownText, a.smallBrownText:visited, a.smallBrownText:Hover{
	font-size: 10px;
	font-weight: bold;   
	color: #76370C;	
	text-decoration: none;
/*	border-bottom: 1px solid blue; */
}
/* end test colors */
a.menuProducts {
	display:block;
	padding:3px;
	border-bottom:solid 1px #b4c0d8;
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
	font-family:arial,helvetica,sans-serif;
	background-color:#9FD2EF;
	width: 119px;
}

a.menuProducts:visited {
	display:block;
	padding:3px;
		border-bottom: 1px solid #003399;
	color:#ffffff;
	text-decoration:none;
	width: 119px;
}

a.menuProducts:active {
	display:block;
	padding:3px;
	color:#ffffff;
	text-decoration:none;
		border-bottom: 1px solid #003399;
	background-color:#9FD2EF;
	width: 119px;
}

a.menuProducts:hover {
	display:block;
	padding:3px;
	color:#ffffff;
	text-decoration:none;
		border-bottom: 1px solid #003399;
	background-color:#9FD2EF;
	width: 119px;
}
.testimonial2{
/*	color: #1ab653; */
	color: #36A0DD;
/*	color: #3366CC; */
/*	color: #76370C;*/
/*	color: #4a4949; */
}
.testimonial{
	color: #3D3D3D;
}