body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ECE1BE;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
td
{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #231F20;
	text-decoration: none;
	line-height:16px;
}
A:link, A:visited, A:active {
	COLOR: #753F00; TEXT-DECORATION: none
}
A:hover {
	COLOR: #A16300; TEXT-DECORATION: none
}
A.footer:link, A.footer:visited, A.footer:active {
    font-family:arial, serif;
	COLOR: #231F20; TEXT-DECORATION: none;
	font-size:12px;
}
A.footer:hover {
    font-family:arial, serif;
	COLOR: #FFFBF1; TEXT-DECORATION: none;
	font-size:12px;
}
.border1{
	border:6px solid #ffffff;
}
.timesmedium
{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #231F20;
	line-height:18px;

}
.timessmall
{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #2F2D2E;
	line-height:18px;

}
.timeslarge
{
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color: #753F00;
	line-height:18px;

}
.Edwardian
{
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color: #753F00;
	line-height:20px;

}	
.input{
	border:1px solid #5C5D60;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#86888B;
	height:24px;
	padding:2px;
}
	.leftinput{
	border:1px solid #908E8D;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#86888B;
	height:28px;
	padding:8px; padding-top:5px;
	text-align:left;
	background-image: url(images/input_bg.gif);
}
A.footer1:link, A.footer1:visited, A.footer1:active {
    font-family:"Times New Roman", Times, serif;
	COLOR: #2C292A; TEXT-DECORATION: none;
	font-size:12px;
}
A.footer1:hover {
    font-family:"Times New Roman", Times, serif;
	COLOR: #A17619; TEXT-DECORATION: none;
	font-size:12px;
}
A.left:link, A.left:visited, A.left:active {
	COLOR: #795121;
	TEXT-DECORATION: none;
	font-size:18px;
}
A.left:hover {
	COLOR: #000000; TEXT-DECORATION: none;
	font-size:18px;
	
}
.formbutton {
	BORDER-RIGHT: gray 1px solid;
	BORDER-TOP: #e0e0e0 1px solid;
	FONT-SIZE: 12px;
	BACKGROUND: url(images/form-button.gif);
	BORDER-LEFT: #e0e0e0 1px solid;
	CURSOR: hand;
	COLOR: #000000;
	BORDER-BOTTOM: gray 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border: 1px #333333 solid;
	left: auto;
	top: auto;
	height: 22px;
}
.tdborder{
	background-color:#FBF5E6;
	border:1px solid #E2DBC8;
	padding:5px;
	}
.linksizetext
{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #753F00;
	text-decoration: none;
	line-height:16px;
}


.trans_box {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/left-bg.png');
	background-repeat:repeat-Y;
	background-position:right;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box[class] {
  background-image:url(images/left-bg.png);
  background-repeat:repeat-y;
  background-position:right;
}
