BODY,H1,H2,H3,H4,P,UL,LI,DIV,SPAN,TD,TH,TEXTAREA,INPUT {
	font-family : Arial, Helvetica, sans-serif;
}
BODY,P,UL,LI,TD,TH,TEXTAREA,INPUT {
	font-size:13px;
}
H1 {
	font-size:26px;
	margin-bottom:18px;
}
H2 {
	font-size:21px;
	margin-bottom:18px;
}
H3 {
	font-size:16px;
}
H4 {
	font-size:13px;
}
BODY {
	margin : 0px 0px 300px 0px;
	padding : 0px 0px 0px 0px;
	background-color : #F6EFDB;
	background-image : url(pics/wood25.jpg);
	background-position : left top;
	background-repeat : repeat;
	background-attachment : scroll;
	color : black;
	text-align : left;
	white-space : nowrap;
	scrollbar-face-color : #bfbaaa;
	scrollbar-highlight-color : #fff8e3;
	scrollbar-shadow-color : #807c71;
	scrollbar-3dlight-color : #ded8c5;
	scrollbar-arrow-color : black;
	scrollbar-track-color : #807c71;
	scrollbar-darkshadow-color : black;
}
HR {
	margin : 20px 0px 20px 0px;
	width : 800px;
	text-align : left;
}
UL {
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
	text-align : left;
}
LI {
	list-style-type : disc;
}
A:link {
	color : seagreen;
	text-decoration: underline;
}
A:visited {
	color : seagreen;
	text-decoration: underline;
}
A:hover {
	color : blue;
	text-decoration: underline;
}
A:active {
	color : orange;
	text-decoration: underline;
}
A.menuelink:link {
	color : white;
	font-size : 15px;
	font-style: italic;
	text-decoration: underline;
	font-weight : bold;
}
A.menuelink:visited {
	color : white;
	font-size : 15px;
	font-style: italic;
	text-decoration: underline;
	font-weight : bold;
}
A.menuelink:hover {
	color : orange;
	font-size : 15px;
	font-style: italic;
	text-decoration: underline;
	font-weight : bold;
}
A.menuelink:active {
	color : yellow;
	font-size : 15px;
	font-style: italic;
	text-decoration: underline;
	font-weight : bold;
}
.box {
	color : black;
	background-color : #E4D8C3;
	background-image : url(pics/wood25c.jpg);
	border-top : 1px solid White;
	border-left : 1px solid White;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
}
DIV.box {
	width : 800px;
	padding : 10px 10px 10px 10px;
}
H1.box, H2.box, H3.box, H4.box {
	width : 800px;
	padding : 0px 10px 0px 10px;
}
TABLE.frame {
	border : 0px none;
}
TABLE.frame TD {
	border : 0px none;
	text-align : center;
}
TABLE.box TH, TABLE.box TD {
	border-top : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid White;
	border-bottom : 1px solid White;
	text-align : center;
}
TABLE.address {
	border-top : 1px solid White;
	border-left : 1px solid White;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
}
TABLE.address TD {
	border : 0px none;
	font-style : italic;
	white-space : nowrap;
}
TABLE.plain {
	border : 0px none;
}
TABLE.plain TD, TABLE.plain TH {
	border : 0px none;
	text-align : right;
}
IMG.illustr {
	border-right : black 1px solid;
	border-top : white 1px solid;
	border-left : white 1px solid;
	border-bottom : black 1px solid;
}
.list {
	margin : 0px 0px 0px 0px;
	padding : 10px 10px 10px 10px;
	font-family : Courier, "Courier New", monospace;
	font-size : 13px;
	line-height : 13px;
	text-align : left;
}
INPUT.clickbutton {
	width : 100px;
	color : black;
	background-color : #bfbaaa;
}
TEXTAREA.reply {
	height : 200px;
	width : 100%;
	overflow : auto;
	color : black;
	background-color : #ded8c5;
}
INPUT.reply {
	width : 100%;
	color : black;
	background-color : #ded8c5;
}
TABLE.box TH.left, TABLE.box TD.left {
	text-align : left;
}
TABLE.plain TD.left, TABLE.plain TH.left {
	text-align : left;
}
TABLE.plain TD.right, TABLE.plain TH.right {
	text-align : right;
}
TABLE.plain TD.msg {
	text-align : left;
	color : Red;
	font-weight : bold;
	font-size : 12px;
}

