/* CSS Document */

body { margin: 0; padding: 0; 
background-color:222222;  background-image:  url(http://www.xanadu-fx.com/tiles/stone/stone-gray-blue-green.jpg);
background-repeat:repeat;
font-family: Verdana, Arial; font-size: 12px;
	color: #cccccc; }

a {
	color: #ff0000;
  	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}

a:hover {
	color: #ff0000;
	}

/* misc*/

h1 {
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-top:10px;
	padding-left: 15px;
	height:29px;
	background-image: url(/images/content_bg.gif);
	width: 356px;
	margin: 0px 0px 0px 0px;
	}

h2 {
	font-size: 12px;
	margin: 0em 0em .5em 0em;
	font-weight: normal;
	}

p {
	margin: 0 10px 10px 10px;
	font-size: .8em;
}

.bginput
{
    background-color: #f8fcfe; 
	border: solid #c6def0; 
	border-width: 1px 1px 1px 1px; 
	font-color: #626161; 
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
	}

.button
{
	background: #FFFFFF;
	border: 2px solid #CDDBDE;
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
}

.spacer
{
	padding: 5px;
}

/* header */

td.header {
	background-image:  url(/images/headerbg.gif);
}

td.header_links {
	background-color: #222222;
	height: 10px;
	font-size: 10px;
	color: #ffffff;
	padding-right: 15px;
	text-align: right;
}

td.header_links a{
	text-decoration; none;
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
}	

/*  LEFT menu */

td.menu {
	width: 190px;
	background: #000000;
	padding: 0;
	margin: 0;
/*
	border-right: 1px solid #00dd00;	
*/
}

td.menu div.headmenu {
	background-image: url(/images/navigation_header.gif);
	width:179px;
	height: 37px;
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

td.menu div.submenu {
	background: #000000;
	padding: 0;
}

td.menu div.submenu a {
	display: block;
	padding: 0px;
	padding-left:10px;
	margin: 0px;
	font-size: 11px;
	color: #00ff00;
/*	border-top: 1px solid #00bb00;
*/
	border-bottom: 1px solid #005500;

}

td.menu div.submenu a:hover { 
	background: #000000;
	padding-left:13px;
	background-color: #000000;
	color: #FF0000;
	}

/* content */

td.middle {
	width: 356px;
	background: #222222;
	padding: 0;
	margin: 0;	
}

td.middle div.middle {
	background: #222222;
	padding: 5px;
	color: #00ff22;
  	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

td.middle div.middle a {
	color: #00ff22;
}

td.middle div.middle a:hover { 
	color: #FF0000;
	}

	/*  RIGHT menu */

td.menu2 {
	width: 140px;
	background: #000000;
	padding: 0;
	margin: 0;
/*
	border-right: 1px solid #00ff00;	
*/
}

td.menu2 div.headmenu2 {
	background-image: url(/images/navigation_right_header.gif);
	width:139px;
	text-align: right;
	height: 37px;
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

td.menu2 div.submenu2 {
	background: #000000;
	padding: 0;
}

td.menu2 div.submenu2 a {
	display: block;
	padding: 0px;
	padding-left:10px;
	margin: 0px;
	font-size: 11px;
	color: #00ff00;
/*	border-top: 1px solid #00bb00;
*/
	border-bottom: 1px solid #005500;
}

td.menu2 div.submenu2 a:hover { 
	background: #000000;
	padding-left:13px;
	background-color: #000000;
	color: #FF0000;
	}

		/*  Footer */
td.footer {
	width: 100%;
	background: #222222;
	padding: 10;
	margin-bottom: 20;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #00dd00;
	font-family: verdana;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}

	/* UNCATEGORIZEDDD */

div.text {
	text-align: left;
	font-family: trebuchert ms, verdana, arial;
	color: #44ff44;
	font-size: 11px;
		}

div.text a{
	text-decoration: none;
	color: #ff0000;
	}
td.text {
	text-align: left;
	font-family: trebuchert ms, verdana, arial;
	color: #44ff44;
	font-size: 11px;
		}

td.text a{
	text-decoration: none;
	color: #ff0000;
	}

td.too {
	width: 300px;
	background: #444444;
	padding: 10;
	margin-bottom: 30;
	border-top: 1px solid #9cb0c8;
	border-bottom: 1px solid #9cb0c8;
	font-family: verdana;
	color: #44ff44;
	font-size: 11px;
	font-weight: bold;
	}
