body {
	margin:0px;
	scrollbar-face-color:#ffcc99;
	scrollbar-shadow-color:#cc6633;
	scrollbar-highlight-color:#333399;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:#663300;
	scrollbar-track-color:#ffffcc;
	scrollbar-arrow-color:#008000;
	background-color:#ffffff;
	color:#996600;
	font:normal 13px sans-serif;
	}
	
td {font:normal 13px sans-serif;}
	
div.news { 
	overflow:auto;
	background:transparent;
	width:auto;
	border:1px solid #ff0099;
	color:#996600;
	font-weight:bold;
	padding:10px;
	}
	
div.pp { 
	width:600px;
	background:transparent;
	border:none;
	color:#008000;
	font:normal italic 13px sans-serif;
	padding:10px 10px 0px 10px;
	}

div.razd {
	margin-left:100px;
	width:250px;
  	background:transparent;
  	border:1px dotted #ff0099;
  	border-left:none; 
	border-top:1px dotted;
	}
	
div.mes { 
	width:90%;
	background:#ffffcc;
	border:1px solid #008000;
	color:#ff0099;
	font-style:cursive;
	}		
	
div.nws { 
	overflow:auto;
	width:100%;
	height:240pt;
	background:transparent;
	border:none;
	padding:0px;
	text-align:left;
	}

p {
	font:normal 13px sans-serif;
	color:#996600;
	text-indent:2em;
}
	
p.nws {
	font:normal 13px sans-serif;
	color:#008000;
	text-indent:0px;
	margin-bottom:0px;
	}
	
#men {text-indent:1em;}

#pagePosition {
	background-color:transparent;
	border:none;	
	font-weight:normal;
	color:#008000;
	padding-left:20px;
	width:80%;
	height:20px;
}

#pagePosition a {
	text-decoration:none;
	color:#996600;
}

#pagePosition a:hover {color:#008000;}

a.cor:link, a.cor:visited {
	text-decoration:underline;
	color:#996600;
}

a.cor:hover {
	text-decoration:underline;
	color:#996600;
}

h2 {color:#008000;}

h3 {color:#008000;}

h4 { 
	color:#008000;
	font-size:14px;
	}

form {
	width:450px;
	background-position:center;
	font-weight:bold;
	background:#ffffcc;
	border:double #996600;
}

input {
	background-color:#fff4cc;
	border:1px solid #996600;
	color:#008000;
	font-family:verdana, helvetica, sans-serif;
	font-size:12px;
}

select {
	width:150px;
	background-color:#fff4cc;
	border:1px solid #996600;
	color:#008000;
	font:normal 12px sans-serif;
}

textarea {
	background-color:#fff4cc;
	border:1px solid #996600;
	color:#008000;
	font:normal 12px sans-serif;
}

a:link, a:visited {
	color:#008000;
	text-decoration:none;
	font:normal 13px sans-serif;
}
 
a:hover {
	color:#669900;
	text-decoration:underline;
	font:normal 13px sans-serif;
}

.sectionList {margin-left: 20px;}

.message {
	margin-left:40px;
	height:26px;
	overflow:hidden;
	border:none;
	}

.plus {
	font-family:sans-serif;
	font-size:8pt;
	font-weight:bold;
	margin-right:10px;
	cursor:pointer;
	vertical-align:middle;
}

.green {
	font:normal italic 13px sans-serif;
	color:#008000;
	text-indent:0px;
}

a.red:link, a.red:visited {
	text-decoration:none;
	font:normal 13px sans-serif;
	color:#ff0099;
}

a.red:hover {
	color:#ff0099;
	text-decoration:underline;
	font:normal 13px sans-serif;
}

table.sort thead td {
cursor:pointer;
cursor:hand;
font-weight:bold;
text-align:center;
vertical-align:middle;
border:1px solid #996600;
padding:0.3em 1em;
}

table.sort thead td.curcol {
background:#008000;
color:#ffffff;
}