body {
	font-size: 12px;
	font-family: Helvetica, Georgia, Verdana, Helvetica, Arial, sans-serif;
	color: #114422;
	margin: 0;
	padding: 0;
	background-color:#F4C57D;
}

#content {
	background-color: #FEFEDA;
	width:800px;		/* needed for firefox rendering */
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: auto;
	margin-top: 30px;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;

}

#header {
	font-weight: bold;
	font-size: 10px;
	margin:0px;
}

#main {
	background-color:#FFFFFF;
	clear: both;
	line-height:20px;
	margin:0px;
	padding:5px 20px 5px 20px;
	height:auto;
	border-left:0px Solid #000000;
	border-right:0px Solid #000000;
	border-bottom:1px Solid #000000;
	font-weight:bold;
}

#footer {
	clear: both;
	margin-top:1px;
	padding-left:10px;
	padding-right:10px;
}

#content img{ border:1px solid #000; }
#main h3{ margin-top:0px; }
#main th,td{vertical-align:top;}
#main td,th{border-bottom:1px dashed #AAAAAA;}
.pic { float:right; margin:10px; text-align:center; color:#999999; width:350px; }

a:link { color: #114422; text-decoration: none; font-weight: bold; }
a:visited { color: #114422; text-decoration: none; font-weight: bold; }
a:hover { color: #550011; text-decoration: none; font-weight: bold; }

#main a:link { color: #550011; text-decoration: none; font-weight: bold; }
#main a:visited { color: #550011; text-decoration: none; font-weight: bold; }
#main a:hover { color: #884422; text-decoration: none; font-weight: bold; }


textarea, select, input, object {
	font-size: 10px;
	font-weight: normal;
	color: #771122;
}

.smalltxt {
	font-size: 11px;
	font-family: tahoma,sans-serif;
}

#admin ul {  padding-bottom:10px;}
#admin li {  padding-bottom:5px;}
table.admin { font-family: Helvetica, Arial, Verdana, sans-serif; }
table.admin td{ font-size: 10px;  font-weight: bold; }
table.admin th{ text-align:right; vertical-align:top; background-color:#CCCCCC; font-size: 10px;  font-weight: bold; color: #000000; }

.viewall{ width:90%; border-collapse: collapse; }
.viewall td{ font-size: 10px; font-family: Helvetica, Arial, Verdana, sans-serif; border:1px solid #AAAAAA; }
.viewall th{ background-color:#CCCCCC; font-size: 10px; font-family: Helvetica, Arial, Verdana, sans-serif; border:1px solid #AAAAAA; }

.TextBox {
	border: #000000 1px inset;
	border-color: #000000 #666666 #666666 #000000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(/images/box_shadow.gif);
	font-size: 12px;
	color: #000000;
}
