body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	color: #ffffff;
	font-weight:200;
	line-height: 17px;
	background-color: #6A9906;
	background-image: url(img/long.jpg);
	background-attachment: fixed;
	background-position:bottom;
}
a, a:visited {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #000;
	background: #97d10b;
	text-decoration: none;
}


/* TYPE DEFINITIONS */

h1 { font-size: 21px; margin:2px;}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-family: Arial, Helvetica, Tahoma, sans; 
	font-weight: normal;
	display: block;
	color: #97d10b;
	voice-family: "\"}\""; 
	voice-family: inherit;

}
.black-titles, .tabletop, .tabletopright, .tabletopmiddle  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}
.black-titles a:link, .black-titles a:visited {
	display:block;
}
.black-titles a:hover {
	background-color: #8CD000;
	background-image: url(img/green-fade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

a.green, a.green:visited, a.white, a.white:visited, h2 a.green, h2 a.green:visited {
	font-size: 0.7em;
	color: #97d10b;
	text-decoration: none;
	background: none;
	padding: 0;
}
a.green:hover, a.white:hover, h2 a.green:hover {
	color: #fff;
	text-decoration: none;
	background: none;
}
a.white, a.white:visited {
	color: #fff;
}
a.white:hover {
	color: #97d10b;
}
.recentlog{

}

a.green, h1 a.green:visited { font-size: 21px; }


/* LIST DEFINITIONS */

li {
	list-style-image: url(img/bullet-green.gif);
	list-style-position: inside;
}

/* EXTRA DEFINITIONS */


td { vertical-align: top; }


/* FORM ELEMENT DEFINITIONS */

.lined {
	font-weight: normal;
	font-size: 1.3em;
	color: #FFFFFF;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #214265;
	padding-bottom: 1px;
	text-align: justify;
}
.question {
	font-size: 1.1em;
	background-color: #8CD000;
	color: #000000;
	display: block;
	padding: 5px;
	border: 1px dotted #000000;
	background-image: url(img/green-fade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.press-comment {
	display: block;
	text-align: left;
	vertical-align: bottom;
}

.textboxes {
	font-size: 1.0em;
	background-color:#8cd000;
	color: #000000;
	font-weight: normal;
}
.press-item {
	font-size: 1.0em;
	background-color: #8CD000;
	color: #000000;
	display: block;
	padding: 5px;
	border: 1px dotted #000000;
	background-image: url(img/green-fade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}
.maintable{

	border-spacing:0px;
	border-collapse: collapse;
}
.maintable td{
	padding: 15px;

}
.tabletop {

		border-spacing:0px;
	border-collapse: collapse;
}
.tabletopright {

}
.tabletopmiddle {

}
.tablebottom {


		border-spacing:0px;
	border-collapse: collapse;
}

