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: 90%;	
}
		
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-color : #D0D0D0;
		font-size:90%;
		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:88%;
		padding: .25em;
		}

.panel		{
			background-color : #D0D0D0;
		
		}

.panel_title	{
		background-color : #D0D0D0;
		font-size:85%;
		font-weight: bold;

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



.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: white;
border: 0px solid white;

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

}
.nowindow_ftr
{
background-color: white;


}

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