body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#83601e;
}
table.main {
	border-collapse: collapse;
	width:100%; 
	height:100%;
}
td.logo { 
	width:133px; 
	height:123px;
	vertical-align:top;		
}
td.vline {
	background:url(/templates/reenactment/Images/v_line.gif);
	width:30px;
}
td.header1 {
	width:40px;
	height:69px;
}
td.header2 {
	background:url(/templates/reenactment/Images/header_2.jpg);
	background-repeat:repeat-x;
	width:40px;
	height:69px;
}
:active, :link, :visited {
	text-decoration: none;
	color: #ad7200;
	font-size:12px;
}



H1, .H1, H2, .H2, H3, .H3, H4, .H4  {font-family: Verdana, Arial, Helvetica, sans-serif; color:#83601e; font-size:14px; font-weight:bold; line-height: 16px; margin-bottom: 1px;}
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#83601e;
}
table.t1
{
border: solid 2px #83601e;
}
td.t1
{
border-bottom: solid 1px #83601e;
}
td.caption { color: #ffffff; background-color: #83601e; }
input, select, textarea {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee; }

