body { background: #000000;scrollbar-base-color:#000;}
.topleft { background: #000000 }
.topbg { background: #000000 }
.leftcol { background: #9DAFD3 }
.menu { color: #ffffff; font: bold 70% Arial, Verdana, Helvetica }
	.menu A:link, .menu A:visited { color: #000000; text-decoration: none }
	.menu A:active, .menu A:hover { color: #ffffff; text-decoration: none }
.bottom { background: #000000 }
.copyright { color: #ffffff; font: 68% Arial, Verdana, Helvetica }
	.copyright A:link, .copyright A:visited { color: #ffffff; text-decoration: none }
	.copyright A:active, .copyright A:hover { color: #9DAFD3; text-decoration: none }
.content { background: #ffffff; color: #000; font: 88% Arial, Verdana, Helvetica }
.rightcol { background: #ffffff; border-left: solid 1px #9DAFD3; color: #777777; font: 68% Arial, Verdana, Helvetica }
.newsbox	 	{ border: solid 1px #000000; padding: 3px}
.hometop  { background: transparent url(images/banner.jpg) no-repeat center top }
	.hometop  A:link { color: #336699; text-decoration: none }
.home { background: #ffffff; color: #000; font: 90% Arial, Verdana, Helvetica; text-align: left;	 }

h1 { border-bottom: solid 1px #9DAFD3; color: #000000; font: bold 150% Arial, Verdana, Helveticaa }
h2 { color: #000000; font: bold 140% Arial, Verdana, Helvetica }
h3 { color: #000000; font: bold 130% Arial, Verdana, Helvetica }
h4 { color: #000000; font: bold 120% Arial, Verdana, Helvetica }
h5 { color: #000000; font: bold 110% Arial, Verdana, Helvetica }
h6 { color: #000000; font: bold 100% Arial, Verdana, Helvetica }

A:link { color: #000000 }
A:visited { color: #336699 }
A:active, A:hover { color: #9DAFD3 }

/*###########################################################################*/
/* Left Menu*/
/*###########################################################################*/
.sidetopleft
{		
	font: bold 70% Arial, Verdana, Helvetica;
	/*white-space:nowrap; */
	font-size: 9pt;	
	font-weight:bold;	
	padding-top:6px;
	padding-bottom:6px;	
	border-bottom: 1px solid #D8D8D8;
	color: #000;		
}

.sideleft
{		
	padding-top:5px;	
}

.leftmenu {
/* clear:left; */
/*float:left; */

/* width:170px; */
margin:0 0 5px 0;
padding-left:5px;
padding-right:5px;
}

.leftmenu ul {
list-style:none;
/*width:150px; */
margin:0 0 5px 0;
padding:0;
}

.leftmenu li {
margin-bottom:5px;
}

.leftmenu li a {
font-weight:bold;
height:20px;
text-decoration:none;
color: #000;
/*color:#505050; */
display:block;
padding:5px 0 0 5px;
background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
}

.leftmenu li a:hover, #leftmenu li a.current {
background:#eaeaea url(images/menubg2.gif) bottom left repeat-x;
color:#286ea0;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:4px solid #286ea0;
}

.leftmenu ul ul {
margin:5px 0 5px 10px;
font-size:0.9em;
width:170px;
}

.leftmenu ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
}

.leftmenu h2 {
font-size:1.5em;
font-weight:normal;
}
/*###########################################################################*/
/* ITEM POSTS
/*###########################################################################*/

.itemBoxStyle 
{  
	margin-top: 10px;
	margin-bottom:10px;
	border: 1px solid #D8D8D8;
	background-color:white;		
	padding-right:10px;
	padding-left:10px;
}

.itemHeadStyle
{	
	width:100%; 
	border-bottom: 1px solid #D8D8D8;
	padding-bottom:5px;
}
.itemTitleStyle, .itemTitleStyle a:link, .itemTitleStyle a:visited 
{
    background-color: #b9d1f4;
    background-image: url(images/partgrad.gif);
    background-repeat: repeat-x;
    font: 120% Arial, Verdana, Helvetica;
    font-weight: bold;    
    color: #000066;
    text-decoration: none
}

.itemTitleStyle a:hover, .itemTitleStyle a:visited:hover 
{
	color: #990000;
} 
/*###########################################################################*/
/* ADMIN
/*###########################################################################*/

.adminNavbarStyle 
{
	float: left;
	padding-top: 10px;
	padding-left: 1%;
	padding-right: 1%;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	height: 16px;
	display: block;
	z-index: 1;
	position: relative;
	border-bottom: 1px solid darkgray;
	margin-top:10px;
	margin-bottom:10px;
}

.adminNavbarStyle UL { 
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.adminNavbarStyle UL LI { 
	margin: 0px;
	padding: 2px;
	border-right: 1px solid darkgray;
	border-top: 1px solid darkgray;
	list-style: none;
	display: inline;
	background-color: #eaeaea;
}

.adminNavbarStyle UL LI a { 
	
}

.adminNavbarStyle UL LI.first 
{
	border-left: 1px solid darkgray;
}

.adminNavbarStyle UL LI.here 
{
	border-bottom: 1px solid darkgray;
	list-style: none;
	display: inline;
	z-index:2;
	position:relative;
	background-color: #dadada;
}

.adminNavbarStyle UL LI.firstHere 
{
	border-left: 1px solid darkgray;
	border-bottom: 1px solid darkgray;
	list-style: none;
	display: inline;
	z-index:3;
	position:relative;
	background-color: #dadada;
}

.configControlStyle 
{ 
	font-size: 8pt;	
}

.configLabelColumnStyle 
{ 
	vertical-align: top; 
}

.configLabelStyle 
{ 
	margin-right: 10px; 
	font-size: 8pt; 
}

.configSectionStyle 
{
	border: 1px solid #D8D8D8;
	padding:15px;
	margin-bottom: 15px;
	background-color: White;	
}

.pageTopic
{
	padding-top:5px;
	padding-bottom:5px;
}

.configSectionTitleStyle 
{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D8D8D8;
	font-weight: bold;
	font-size: 110%;
}

.statsTableColumnStyle 
{
	border: solid 1px #D8D8D8;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;	
}

.statsTableDateColumnStyle 
{
	border: solid 1px #D8D8D8;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 25%;
	text-align: left;	
}

.statsTableFooterColumnStyle 
{
	border-left: solid 1px #D8D8D8;
	padding: 3px;
	font-weight: bold;	
}

.statsTableFooterNumColumnStyle 
{
	border-left: solid 1px #D8D8D8;
	padding: 3px;
	width: 15%;
	font-weight: bold;
	text-align: right;	
}

.statsTableHeaderColumnStyle 
{
	border: solid 1px #D8D8D8;
	padding: 3px;
	font-size: 105%;
	font-weight: bold;	
}

.statsTableNumColumnStyle 
{
	border: solid 1px #D8D8D8;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 15%;
	text-align: right;	
}

.statsTableStyle 
{
	margin-bottom: 10px;
	border: solid 1px #D8D8D8;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;	
	background: White;
}
/*###########################################################################*/
/* SEARCH */
/*###########################################################################*/

.searchTextBoxStyle
{
	float: left;
	width:125px;
	height:23px;
	font-size:10pt;	
}

}
.searchContainerStyle
{
	text-align:right;
	padding:5px;
	padding-top:5px;
}
/*###########################################################################*/
/* HOZ NAV MENTU*/
/*###########################################################################*/
#navigation{
height:2.2em;
line-height:2.2em;
width:420px;
margin:0 1px;
background:#b9d1f4;
color:#303030;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
border-left:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #000000;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#336699;
color:#000000;
text-decoration:none;
}