BODY {
	BACKGROUND: #ffffff;
	COLOR: #000000;
	FONT-FAMILY: sans-serif, Helvetica, Arial;
padding-left: 1%;
padding-right: 1%;


}

HR {
        BACKGROUND-COLOR: transparent;
        CLEAR: both;
        COLOR: #8cacbb;
        HEIGHT: 1px;
}
	
.zone_left
{
width: 20%;
}
.zone_right
{
width: 20%;
}

.zone_center
{
padding-left: 1%;
padding-right: 1%;
width: 60%;

}

.admin_edit {
	text-align: right;
	background: #C9AAAA;
	font-size: 100%;	
}
		
A:link {
	COLOR: #0000FF;
}

A:active {
	background-color: white;
}

A:visited {
	COLOR: #000066;
}

A:hover {
	background-COLOR: #0000FF;
	color: #ffffff;
}

A {
	TEXT-DECORATION: none;

}

.postbox	{width: 95%; }
.white 		{background-color : #778899;}

.black 		{background-color : #778899;}

.win		{
			background-color : #D0D0D0;
			border-top: 1px solid #D0D0D0;
			border-left: 1px solid #D0D0D0;
			border-bottom: 1px solid #b0b0b0;
			border-right: 1px solid #b0b0b0;
			border-collapse: collapse;
			width: 100%;
			margin-bottom: 1em;
			
		}

.win_hdr        {
                background-image: url('blue_grad.gif');
                background-repeat: repeat-x;
                #FONT-WEIGHT: bold;
                #height: 1.5em;
                #text-align: center;
		font-size:100%;
		FONT-FAMILY: sans-serif, Helvetica, Arial;
		}
.win_hdr H3
{
		font-size: 100%;
}
.win_ftr	{
		background-color : #D0D0D0;
		font-size:90%;
		FONT-FAMILY: sans-serif, Helvetica, Arial;
		}

.win_body	{
		background-color : #E0E0E0;
		FONT-FAMILY: sans-serif, Helvetica, Arial;
		font-size:100%;
		padding: .25em;
		}

.panel		{
			background-color : #D0D0D0;
		}

.panel_title    {
                background-image: url('blue_grad.gif');
                background-repeat: repeat-x;
                FONT-WEIGHT: bold;
		font-size:100%;
		FONT-FAMILY: sans-serif, Helvetica, Arial;
		}

.panel_body	{
		background-color : #E0E0E0;
		FONT-FAMILY: sans-serif, Helvetica, Arial;
		font-size:100%;
		}



.threadlist_subject
{
		font-size: 110%;
}
.threadlist_status
{
		font-size: 90%;

}

.quoteblock	{
			margin-left: 2em; 
			border: dotted white; 
			width: 80%;
		}

.micronav	{
			border-bottom: thin dotted #AAAAAA;
			width: 100%;
			text-align: left;
			font-size: 0.75em;
		}



.win_body
{
	
}



.nowindow
{
background-color: #ffffff;
border: 0px solid #ffffff;

}
.nowindow_body
{
background-color: #ffffff;
border: 0px solid #ffffff;

}
.nowindow_ftr
{
background-color: #ffffff;
}

.criticaltext { color: red;}
.moderatetext {color: maroon;}
.mildtext {color: navy;}
.border { border: 1px solid black; }

.bullet         {
                width: 16px;
                height: 16px;
                }

.darkercell {background-color: #a0a0a0; /*text-align: center; margin-left: auto; margin-right: auto;*/}
.lightercell {background-color: #D3D3D3; /*text-align: center; margin-left: auto; margin-right: auto;*/}
.lightestcell {background-color: #F0F0F0; /*text-align: center; margin-left: auto; margin-right: auto;*/}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold
	font-size: 90%}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: auto;
	#background: #5970B2;
        background-image: url('blue_grad.gif');
        background-repeat: repeat-x;
	color: #000;
	border: 1px solid #000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #f0f0f0;
		color: #2875DE;
		#font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
}
