.title
{
    TEXT-TRANSFORM: uppercase;
    COLOR: 4F3C2E;
    BACKGROUND-COLOR: B5A399;
    LETTER-SPACING: 2px;
    HEIGHT: 8pt;
    FONT-SIZE: 7.5pt;
    TEXT-ALIGN: right;
   font-weight : bold;
}


body {
   background-color: #FFFFFF;
   scrollbar-face-color: #00FF80;
   scrollbar-shadow-color: #00FF80;
   scrollbar-highlight-color: #00FF80;
   scrollbar-3dlight-color: #00FF80;
   scrollbar-darkshadow-color: #00FF80;
   scrollbar-track-color: #00FF80;
   scrollbar-arrow-color: #B5A399;
   font-style : normal; 
   font-weight : normal; 
   font-size : 7.5pt; 
   font-family : verdana; 
   color : #B5A399;
   text-decoration : none; 
   text-align: justify;
     }

p {
	margin-top: 0;
	padding-top: 0;
   font-style : normal; 
   font-weight : normal; 
   font-family:arial, sans-serif
   color : #000000;
   text-decoration : none; 
   background-repeat: repeat-x;
   font-variant:normal; 
   font-size:8pt; 
}
h1 {
	font-size: 8pt;
	font-weight: bold;
	font-decoration: none;
	margin: 0;
	padding: 0;
}
table {
	border: none;
   font-style : normal; 
   font-weight : normal; 
   font-family:arial, sans-serif
   color : #000000;
   text-decoration : none; 
   background-repeat: repeat-x;
   font-variant:normal; 
   font-size:8pt; 

}
input, textarea {
	margin: 1px;
	border: solid 1px #B5A399;
	font-family: Verdana;
	font-size: 9pt;
	color: #B5A399;
background-color:#E8E1D7;
   scrollbar-face-color: #00FF80;
   scrollbar-shadow-color: #00FF80;
   scrollbar-highlight-color: #00FF80;
   scrollbar-3dlight-color: #00FF80;
   scrollbar-darkshadow-color: #00FF80;
   scrollbar-track-color: #00FF80;
   scrollbar-arrow-color: #B5A399;
}
input.noborder {
	border: none;
   font-style : normal; 
   font-weight : normal; 
   font-family:arial, sans-serif
   color : #000000;
   text-decoration : none; 
   background-repeat: repeat-x;
   font-variant:normal; 
   font-size:8pt; 

}

A {
   color: #423431;
   text-decoration: none;
   font-weight: bold;
   cursor: crosshair; 
}

td {
font-family: verdana;
color: #B5A399;
padding: 0;
font-size: 7.5pt;
}

A:hover
{text-decoration: overline; color:#783731;}


.smaller {
	font-size: 90%;
}
.normal {
	text-align: left;
   font-style : normal; 
   font-weight : normal; 
   font-family:arial, sans-serif
   color : #000000;
   text-decoration : none; 
   background-repeat: repeat-x;
   font-variant:normal; 
   font-size:8pt; 

}
.message {
	text-align: center;
   font-style : normal; 
   font-weight : normal; 
   font-family:arial, sans-serif
   color : #000000;
   text-decoration : none; 
   background-repeat: repeat-x;
   font-variant:normal; 
   font-size:8pt; 

}
.noborder {
	border: none;


}
.powered {
	text-align: right;
   font-style : normal; 
   font-weight : normal; 
   font-family:arial, sans-serif
   color : #000000;
   text-decoration : none; 
   background-repeat: repeat-x;
   font-variant:normal; 
   font-size:7pt; 

}
ul {
	margin-top: 0;
	padding-top: 0;
   font-style : normal; 
   font-weight : normal; 
   font-family:arial, sans-serif
   color : #000000;
   text-decoration : none; 
   background-repeat: repeat-x;
   font-variant:normal; 
   font-size:8pt; 
}
dt {
   font-style : normal; 
   font-weight : normal; 
   font-family:arial, sans-serif
   color : #000000;
   text-decoration : none; 
   background-repeat: repeat-x;
   font-variant:normal; 
   font-size:8pt; 
}
/* 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;
}