body {
	margin:0px;
	border:0px;
	padding:0px;
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link{color: #BAA89A;}
a:hover{color:#E7B7C7;}
a:visited{color:#BAA89A;}
a:visited:hover{color:#E7B7C7;}


h1 {font-weight:500; font-size:14pt; color:#E7B7C7; margin: 10px;}
h3 {font-weight:500;,font-size:12pt;,color:#BAA89A;,margin: 10px;}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#848280;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
.prodtxt {font-size:10pt; font-weight:500; color:#848280; text-align: justify; width: 200px;}
.txt {font-size:10pt; font-weight:500; color:#848280;}
.bigwhite {font-size:24px; font-weight:bold; color:#FFFFFF;	position: relative;	top:5px;}
.prodname {font-size:12pt; font-weight:bold; color:#9C8370;}

a.menu {
	font-size:10pt;
	font-weight:500;
	color:#FFFFFF;
	text-decoration:none;
	margin: 0 10px 0 10px;
}
a.menu:hover {color:#F5CDDA;text-decoration:none;}
a.menu:visited {color:#FFFFFF;text-decoration:none;}
a.menu:visited:hover {color:#F5CDDA;text-decoration:none;}

a.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#E7B7C7;
	text-decoration:none;
}
a.txtlnk:hover {color:#B7B5B3;text-decoration:underline;}
a.txtlnk:visited {color:#E7B7C7;text-decoration:none;}
a.txtlnk:visited:hover {color:#B7B5B3;text-decoration:underline;}

a.foot {
	font-size:11px;
	font-weight:500;
	color:#B7B5B3;
	text-decoration:none;
}
a.foot:hover {color:#E7B7C7;text-decoration:underline;}
a.foot:visited {color:#B7B5B3;text-decoration:none;}
a.foot:visited:hover {color:#E7B7C7;text-decoration:underline;}

.navcell{
	background-color: #BAA89A;
	border-width:0 0 1px 0;
	border-style: solid;
	border-color: #816858;
	padding:5px ;
}

.mainimgs{
	border-width:1px 0 0 0;
	border-style: solid;
	border-color: #D3C9C0;
	background-image: url(images/gradbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 30px;
}

.dotbrdr4{border-width:1px 1px 1px 1px; border-style: dotted; border-color: #B7B5B3;}
.dotbrdr3{border-width:1px 1px 1px 0px; border-style: dotted; border-color: #B7B5B3;}
.dotbrdr2{border-width:0px 1px 1px 1px; border-style: dotted; border-color: #B7B5B3;}
.dotbrdr1{border-width:0px 1px 1px 0px; border-style: dotted; border-color: #B7B5B3;}

/*

div.scrollbox {
     margin:2px;
     width:560px;
     height:300px;
     overflow:auto;
     scrollbar-base-color:#2E5083;
     scrollbar-face-color:#3568B5;
     scrollbar-track-color:#5B93D0;
     scrollbar-arrow-color:#101C30;
     scrollbar-highlight-color:#8CACDD;
     scrollbar-3dlight-color:#8CACDD;
     scrollbar-shadow-color:#1D3152;
     scrollbar-darkshadow-color:#101C30;
}
*/
.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#ABBFE0;
	border:solid 1px #101C30;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#E7EBF1;
	border:solid 1px #101C30;
	margin:2px;
	padding:2px;
	margin-left: 12px;
}
.inpt200 {
	width: 150px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#E7EBF1;
	border:solid 1px #101C30;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #CC3333;
}


