<!--

body  {
	margin: 0; 
	/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	background-color: #E9E9E9/*#FF9900*/;
}

body {
	text-align: center;
	/* this centers the container in IE 5* browsers.
		The text is then set to the left aligned default in the #container selector */
	
}

/* set default text size */
body, th, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* Element specific mods */

a {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: none;
}

a:focus {
	-moz-outline-style: none;
}

h1 {
	font-size: 16px;
	margin: 0;
	padding-bottom: 4px;
	color: #009900;
	border-bottom: #009900 solid 2px;
	height: 22px;
}

h2 {
	font-size: 14px;
	color:#009900;
	padding-bottom: 4px;
	border-bottom: #009900 solid 2px;
	height: 22px;
	margin: 0;
	padding: 0;
}

div {
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

div .spacer {
	clear: both;
	margin: 0px;
	padding: 0px;
}

div .hr {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 2px;
	line-height: 2px;
	background-color: #009900;
}

div .space {
	margin-bottom: 10px;
}

/* Link specific styles */

a.light_links  {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #009900;
}

a:hover.light_links   {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #FF9900;
}

/* START: Page ID elements */

#wrapper {
	position:relative;
	width:990px;
	left:0px;
	top:0px;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 5px 6px 10px 6px;
	text-align: left;
}

#tagbar {
	background-color: #FFFFFF;
	border: #FFFFFF solid 1px;
	margin-bottom: 5px;
}

#header {
	background-color: #FFFFFF;
	border: #FFFFFF solid 1px;
	margin-bottom: 5px;
}

#breadcrumbs {
	background-color: #FFFFFF;
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	margin-bottom: 10px;
	padding: 5px;
}

#left {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
}

#right {
	float: right;
	width: 180px;
	background-color: #FFFFFF;
}

#content {
	margin-left: 190px;
	margin-right: 190px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

#footer {
	clear:both;
	padding-top: 0px;
}

#copyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}

#copyright a {
	color: #666666;
	text-decoration: none;
}

#copyright a:hover {
	color: #333333;
	text-decoration: underline;
}

/* END: Page ID elements */

#logo {
	width: 400px;
	float: left;
	margin-bottom: 0px;
}

#toprightcontent {
	width: 468px;
	float: right;
	vertical-align: baseline;
	text-align: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.adlink {
	margin-bottom: 0px;
}

#toplinks_left {
	float: left;
	margin-bottom: 5px;
}

#toplinks_right {
	float: right;
	margin-bottom: 5px;
}

/* ads */

.adcolumn
{
	float: inherit;
	width: 99%;
	margin-top: 1px;
	border: #CCCCCC solid 1px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.adcolumn .text {
	margin: -16px 39px 0px 39px;
	position: relative;
	background-color: #FFFFFF;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 5px;
}

/********************************
Modern bricks menu
********************************/

#modernbricksmenu{
padding: 0;
margin: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
display: inline;
}

#modernbricksmenu li {
margin: 0 2px 0 0;
padding: 0;
text-transform: uppercase;
display: inline;
}

#modernbricksmenu a {
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #FF9900; /*Default menu color*/
border-bottom: 1px solid white;
color: #FFFFFF;
}

#modernbricksmenu a:hover{
	background-color: #009900; /*Menu hover bgcolor*/
	/* FIX: to make the bottom border thingy look better */
	border-color: #FFFFFF; /*Brown color theme*/ 
	background-image:none;
	color: #FFFFFF;
}

#modernbricksmenu #current a, #modernbricksmenu #current a:link, #modernbricksmenu #current a:visited { /*currently selected tab*/
	background-color: #009900; /*Brown color theme*/ 
	border-color: #009900; /*Brown color theme*/ 
}

#modernbricksmenu .brickright
{ /*CSS for sample search box. Remove if desired */
	float: right;
	margin-right: 0px;
}

#modernbricksmenu .brickright a
{ /*CSS for right box. Remove if desired */
	margin-right: 0px;
}

#modernbricksmenu .buttonright, #modernbricksmenu .buttonright a
{ /*CSS for sample search box. Remove if desired */
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	float: right;
	padding: 1px;
}

#addbutton div
{
	margin-bottom: 0;
}

#modernbricksmenuline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: #009900; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}

/* TAG CLOUD */

#cloud a.tag1 { font-size: 0.7em; font-weight: 200; }
#cloud a.tag2 { font-size: 0.8em; font-weight: 100; }
#cloud a.tag3 { font-size: 0.9em; font-weight: 300; }
#cloud a.tag4 { font-size: 1.0em; font-weight: 900; }
#cloud a.tag5 { font-size: 1.2em; font-weight: 800; }
#cloud a.tag6 { font-size: 1.4em; font-weight: 700; }
#cloud a.tag7 { font-size: 1.6em; font-weight: 600; }
#cloud a.tag8 { font-size: 1.8em; font-weight: 500; }
#cloud a.tag9 { font-size: 2.2em; font-weight: 400; }
#cloud a.tag10 { font-size: 2.5em; font-weight: 300; }

#cloud { padding: 2px; line-height: 1.8em; text-align: center; }
#cloud a { padding: 0px; }

#cloud { margin: 0; }
#cloud li { display: inline; }


/************************************************
New Left Nav Style
************************************************/

.column_header
{
	/*background: #003366 url(/template/1/images/backgrounds/tabs_bg.gif) repeat-x;*/
	background-color: #009900;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	height: 20px;
	margin-bottom: 0px;
	padding-top: 6px;
	text-align: left;
	padding-left: 10px;
}

.column_content
{
	border-left: #FF9900 solid 1px;
	border-bottom: #FF9900 solid 1px;
	border-right: #FF9900 solid 1px;
	text-align: center;
	padding: 3px 2px 3px 2px;
}

.navlist
{
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #000000;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.navlist li
{
	list-style: none;
	display: block;
	/*font-size: 10px;*/
	text-align: left;
	border: none;
	color: #003366;
	border-left: 5px #009900 solid;
	border-bottom: 1px #009900 solid;
	text-decoration: none;
	margin-bottom: 0;
}

.navlist li:hover
{
	color: #003366;
	border-left: 5px #FF9900 solid;
	border-bottom: 1px #FF9900 solid;
	text-decoration: none;
	margin-bottom: 0;
}

.navlist li a
{
	display: block;
	padding: 0.4em 0.4em 0.4em 0.4em;
	/*border-bottom: 1px #009900 solid;
	text-decoration: none;
	font-weight: bold;*/
	margin-bottom: 0;
	font-size: 11px;
	color: #333333;
}

/*.navlist li a:link, .navlist li a:visited {
	color: #003366;
	border-left: 5px #FF9900 solid;
	border-bottom: 1px #FF9900 solid;
	text-decoration: none;
	margin-bottom: 0;
}*/

.navlist li a:hover
{
	color: #009900;
	background: #E1E1E1;
	/*border-bottom: 1px #009900 solid;*/
	text-decoration: none;
	margin-bottom: 0;
}
.listingTable {
	/*border: #009900 solid 1px;*/
	background-color:#009900;
	width: 100%;
}
.listingTdTop {
	background-color: #009900;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.listingTdContent {
	/*border-top:	#009900 solid 1px;*/
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	height: 20px;
	text-align:center;
}

/* OUTWRAPPER */

#outwrap
{
	margin: 150px auto;
	padding: 15px;
	vertical-align: middle;
	text-align: center;
	border: #009900 solid 1px;
	font-size: 12px;
	width: 432px;
	height: auto;
	overflow: auto;
}

-->