body {
	font-family: Arial;
	color: #69623F;	
	font-size: 11px;
	text-align:left;	
	#background-color:#000000;
	background-image:url('/images/blackbackground.jpg');
	background-attachment: fixed;
}



td.content	{
	width: 800px;	
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;		
	font-family: Arial;
	color: #69623F;	
	font-size: 11px;
	text-align:left;	
	#background-color: #FFF9E9;	
	background-image:url('/images/lightbackground.jpg');	
}

.light {
	font-family: Arial;
	color: #69623F;	
	font-size: 11px;			
}
.dark {
	font-family: Arial;
	color: #7C7454;	
	font-size: 11px;	
	background-color: #E8E1D2;
}





h1 {
	font-family: Arial;
	color: #545142;
	font-size: 14px;	
}
h2 {
	font-family: Arial;
	color: #545142;		
	font-size: 13px;	
}
h3 {
	font-family: Arial;
	color: #545142;	
	font-size: 12px;	
}
strong{
	font-family: Arial;
	color: #545142;	
	font-size: 13px;		
}
img	{
	border-width:0px;
}
input, button, textarea, option, select {
	font-family: Arial;
	color: #7C7454;
	background-color: #E8E1D2;	
	font-size: 11px;
	border: 1px;
	border-color: #7C7454;
	border-style:solid;
}
.radio, .checkbox {
	font-family: Arial;
	color: #FFF9E9;
	background-color: #E8E1D2;	
	font-size: 11px;
	border: 0px;
}
a {
	color:#69623F;
	text-decoration: none;
	font-weight: bold;
}
a:hover	{
	color:#69623F;
	text-decoration: underline;
	font-weight: bold;
}
table, tr {	
	empty-cells:show;
	border:0px;
	padding:0 0 0 0;
  margin:0 0 0 0;
	border-collapse:collapse;
}
th {
	font-family: Arial;
	color: #69623F;
	font-size: 11px;
}
td {
	font-family: Arial;
	color: #69623F;
	font-size: 11px;
}
marquee{
	font-family: Arial;
	color: #FFF9E9;
	background-color: #2E2B1C;
	font-size: 10px;
}
li { 
  list-style: url(images/li1.gif);   
  margin: 0 0 0 0; padding: 0 0 0 0; 
}




h1.dark {
	font-family: Arial;
	color: #7C7454;
	background-color: #E8E1D2;	
	font-size: 14px;	
}



hr{
	background-color:#7C7454; 
	color:#7C7454; 
	border: #7C7454; 
	height: 1px;	
	
}

div.hrlight {
  height: 3px;
  width: 200px;
  background: #fff url(images/hrlight.jpg) no-repeat scroll center;
}
div.hrlight hr {
  display: none;
}
div.hrdark {
  height: 3px;
  width: 200px;
  background: #fff url(images/hrdark.jpg) no-repeat scroll center;
}
div.hrdark hr {
  display: none;
}




table.darkboxM {
	width: 300px;
	height: 100px;	
	border: 1px;	
	border-style: solid; 	
	border-color: #7C7454;
}
table.darkbox {	
	border: 1px;
	border-style: solid; 	
	border-color: #7C7454;
}
table.darkboxL {
	width: 740px;
	height: 100px;
	border: 1px;
	border-style: solid; 	
	border-color: #7C7454;
}
table.lightbox {
	width: 300px;
	height: 200px;
	border: 1px;
	border-style: solid; 
	padding: 5px;
	font-family: Arial;
	color: #69623F;	
	font-size: 11px;	
}
td.darkbox{
	font-family: Arial;
	color: #7C7454;
	background-color: #E8E1D2;	
	font-size: 11px;
	padding: 5px;	
	border: 1px;
	border-style: solid; 	
	border-color: #7C7454;
}


tr.rowEven	{font-family: Arial; color: #69623F; font-size: 11px; text-align:center; vertical-align:top; padding-left: 3px; padding-right: 10px; padding-top: 1px; padding-bottom: 1px}
tr.rowOdd	{font-family: Arial; color: #69623F; font-size: 11px; text-align:center; vertical-align:top; padding-left: 3px; padding-right: 10px; padding-top: 1px; padding-bottom: 1px}
td.empty	{font-family: Arial; color: #69623F; font-size: 11px; height: 14px;}
td.commentform {font-family: Arial; color: #69623F; font-size: 11px;}


img.darkborder {border:1px solid #7C7454; padding:1px}


