body, table {


   scrollbar-base-color: #836644; 
   scrollbar-shadow-color: #12020B;
   scrollbar-highlight-color: #12020B;
   scrollbar-3dlight-color: #836644; 
   scrollbar-darkshadow-color: #836644; 
   scrollbar-track-color: #836644; 
   scrollbar-arrow-color: #12020B;
   font-style : normal; 
   font-size :8pt; 
   font-family : Verdana; 
   color : #12020B;
   text-decoration : none; 
}

A {
   color: #12020B;
   text-decoration: none;
   font-weight: bold;
   cursor: crosshair; 
}


A:link
{text-decoration: none; color:#34291B;}
A:visited
{text-decoration: none; color:#34291B;}
A:active
{text-decoration: underline overline; color:#DBD1C4;}
A:hover
{text-decoration: overline; color:#DBD1C4;}

td {
font-family: verdana;
font-size: 7.5pt;
}




.avatar {
	FLOAT: left; MARGIN: 0px 3px 0px 0px }


p {
	margin-top: 0;
	padding-top: 0;
}
h1 {
	font-size: 9pt;
	font-weight: bold;
	font-decoration: none;
	margin: 0;
	padding: 0;
}
table {
	border: none;
}
input, textarea {
	margin: 1px;
	border: solid 1px #333;
	font-family: Verdana;
	font-size: 10px;
	color: #333;
	bgcolor: ;
}
input.noborder {
	border: none;
}

.smaller {
	font-size: 90%;
}
.normal {
	text-align: left;
}
.message {
	text-align: center;
	font-weight: bold;
}
.noborder {
	border: none;
}
.powered {
	text-align: right;
}
ul {
	margin-top: 0;
	padding-top: 0;
}
dt {
	font-weight: bold;
}



/* ADMIN SECTION */
#adminpage {
	text-align: center;
}
#adminpage td {
	vertical-align: top;
}
#adminpage .colset {
	width: 180px;
}
#adminpage .colval {
	width: 400px;
}
#adminpage .data {
	font-weight: bold;
	color: #444;
}
#adminpage table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#adminpage thead td {
	text-align: center;
}
#adminpage .attention {
	color: #09C;
	font-weight: bold;
}
#adminpage #menu {
	font-size: 11px;
	text-align: center;
	border-bottom: solid 1px #333;
}
#copyright {
	margin-top: 20px;
	text-align: right;
	border-top: solid 1px #333;
	font-size: 9px;
}