* {
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
font-size:76%;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.3;
margin:0 0;
/*background : url(../gfx/background_pattern.gif); /**/
background-color: #191E22;
}

#wrap {
min-width:866px;
max-width:866px;
/*width: auto !important; /*IE6 hack*/
width:866px; /*IE6 hack*/
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
color:white;
/*background-color: #191E22;*/
padding: 0 32px 0 32px;
/*border-left: 1px solid #2e3337;
border-right: 1px solid #2e3337;*/
}

#header {} 
#leftside {float:left;width:20%; overflow:hidden;	} 
/*#content {float:left;width:50%;overflow:hidden;margin:30px 30px;}*/
#rightside {float:left;width:20%; overflow:hidden;} 
#footer {clear:both;}
.inside {padding:10px;background-color: #191E22;}

#content50 {
float:left;
width:50%;
overflow:hidden;
margin:30px 30px;
}

#content70 {
float:left;
width:70%;
overflow:hidden;
margin:30px 30px;}

#content100 {
float:left;
width:92%;
overflow:hidden;
margin: 0px 0px;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ol,dl,fieldset,address {
margin: 0.5em 0; 
}
dd {  
margin-left:1em;
}
fieldset { 
padding:.5em; 
}

a {
	color: #FFCC00;
	text-decoration:none;
}

a:hover {
	color: #8c9195;
}


.moduletable_menu ul{
	margin: 30px -20px 0 0;
	list-style-type: none;
	padding: 0px;
	
}

.moduletable_menu a
{	
	padding: 1em 2.5em 1em;	
	display: block;	
	border-top:1px dotted #8b9093;
	border-bottom:1px dotted #8b9093;	
	margin-top: 0px;	

	font-size: 80%;
	color: #FFCC00;
	text-decoration: none;		
}
.moduletable_menu a:hover
{	
	color: #8c9195;
	text-decoration: none;		
}

.moduletable_menu li#current a{
	color: white;	
	background-color: #25282d;
	text-decoration: none;	
	border-bottom:1px dotted #8b9093;	
	background-image: url(../gfx/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1em center;
}
	
.moduletable-modsuf {
	float: right;
      width: 100%;
      margin: 1em 0;
	vertical-align: bottom;
    }
    .moduletable-modsuf ul{
      margin: 0;
      padding: 0.5em 0 0 0;
      list-style-type: none;
	vertical-align: bottom;

    }
    .moduletable-modsuf li {
      margin: 0;
      padding: 0;
      float: right;
      padding-left: 1em;
	vertical-align: bottom;

    }
    .moduletable-modsuf a:hover{
      margin: 0;
      padding: 0;
	text-decoration: none;
	color: #606569;
	vertical-align: bottom;

    }
    .moduletable-modsuf a{
	font-size: 80%;
      margin: 0;
      padding: 0;
	text-decoration: none;
	color: #FFCC00;
	vertical-align: bottom;

    }

    .moduletable-modsuf li#current a{
      margin: 0;
      padding: 0;
	color: #606569;
	text-decoration: none;
    }
    .moduletablewhosonline ul
    {
		color: #8c9195;
		padding-left: 2em;
		list-style:none;
    }
    .moduletablewhosonline table
    {
		color:white;
		width:100%;
		border-top: 1px dotted #FFCC00;	
		border-bottom: 1px dotted #FFCC00;	
		margin-top: 3em;
		margin-bottom: 3em;
		padding-top: 0.5em;
		
    }
    .moduletablewhosonline th
    {	
		margin:0;
		color:White;		
		padding-left:1em;
    }
    .moduletablewhosonline tr
    {	
		margin-left :1em;
		color: #8c9195;
		padding-left: 1em;						
    }
    .moduletablewhosonline #today td
    {			
		margin-left :1em;
		padding-bottom:0.5em;
		padding-top: 1em;
		color: #8c9195;		
		padding-left: 1em;						
    }
    .moduletablewhosonline td
    {	
		margin-left :1em;
		color: #8c9195;
		padding-left: 1em;						
    }
    .moduletablewhosonline li#count 
    {	
		
		color: black;
		padding-top: 0.5em;
		float:left;		
    }
   

table.blog {
	width: 100%;
}

div.componentheading {
	color:white;
	font-size:1.4em;
	width: 100%;
	border-bottom: 5px solid #FFCC00;
	padding: 0px 0px 1em 0px;
	margin-bottom 1em;
}


table.contentpaneopenheading {
	width: 100%;
	border-bottom: 5px solid #FFCC00;
	padding: 0px 0px 1em 0px;
	margin-bottom 1em;
}

tr.contentheading {
	color: white;
	font-size: 1.4em;
}

table.contentpaneopen {
	font-size: .8em;
	text-align: justify;
	padding-right: 30px;
}
.contentpaneopen p {
	padding-right: 30px;
}


.sectiontableentry2 a {
	font-size: .9em;

	}
.sectiontableentry1 a {
	font-size: .9em;

	}
a.contentpagetitle {
	color: white;
}

img {
	color: #191E22;
	background-color: #191E22;
	outline-width: 0px;
	border-width: 0px;
}
.searchintro {
	font-size:80%;
	}
