a{
	padding:2px;	
}

div
{
	/*border: solid 1px red;*/
}

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	padding:0px;
	margin:0px;
	background-image: url('wood.jpg');
	status:DecksPlus
}


.spacer{
	background-color: #ff0000;		
	border: 1px none #FF0000;	
	border-bottom: 2px solid black;
	padding:2px;
}

div.header
{
	FONT-WEIGHT:bold;
	FONT-SIZE:18pt;
	PADDING-BOTTOM:15px;
	WIDTH:100%;
	COLOR:gray;
	FONT-FAMILY:Arial;
	TEXT-ALIGN:center;
	line-height:24px;
}
span.header
{
	FONT-WEIGHT:bold;
	FONT-SIZE:24pt;
	PADDING-BOTTOM:20px;
	WIDTH:100%;
	COLOR:gray;
	FONT-FAMILY:Arial;
	TEXT-ALIGN:center;
	line-height:40px;
}
span.button
{
	border-right: black 1px solid;
	border-left: #00eedd 1px solid;
	border-bottom: black 2px solid;
	border-top: #00eedd 1px solid;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #009900;
}


span.selected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	padding-left:6px;
	padding-right:6px;
	background-color: #	;	
	border-top: 1px solid #00EEDD;
	border-left: 1px solid #00EEDD;	
	border-right: 1px solid black;	
	border-bottom: 2px solid black;
}
a.selected{
	color: black;
	text-decoration:none;
}
a.button
{
	color:White;
	text-decoration:none;
}

.topDiv{
	/*position:absolute;
	top:3 px;
	padding-left:15px;
	width:89%;*/
	float:left;
	overflow:auto;
	padding-bottom:2px;
}
.buttonDiv{
	/*position:absolute;
	top:70px;
	height:50px;*/
	padding:0px 5px 10px 5px;
	float:left;
	overflow:auto;
	width:100%;
	text-align:center;
}
.iframe{
	/*position:absolute; 
	top: 115px; 
	left:105px;*/
	height:76%;
	width:100%
}

.copyright{
	position:absolute; 
	bottom: 20px; 
	left: 5px;
	color:#009900
}

.footer
{
	width:100%;
	text-align:center;
	float:left;
	COLOR: black;
	font-weight:bold;
	font-size:10pt;
}
div.content
{
	FONT-WEIGHT:bold;
	FONT-SIZE:18pt;
	WIDTH:100%;
	COLOR:gray;
	FONT-FAMILY:Arial;
	TEXT-ALIGN:center;
}
td.content
{
	FONT-WEIGHT:bold;
	FONT-SIZE:14pt;
	COLOR:gray;
	FONT-FAMILY:Arial;
	TEXT-ALIGN:left;
}
