<style type="text/css">
body, table {
background-color:#FFFFFF;

   scrollbar-face-color: #C3C3C3;
   scrollbar-shadow-color: #C3C3C3;
   scrollbar-highlight-color: #C3C3C3;
   scrollbar-3dlight-color: #C3C3C3;
   scrollbar-darkshadow-color: #C3C3C3;
   scrollbar-track-color: #C3C3C3;
   scrollbar-arrow-color: #000000;
   font-style : normal; 
   font-weight : normal; 
   font-size : 7.5pt; 
   font-family : trebuchet ms; 
   color : #484758;
   text-decoration : none; 
   text-align: justify;
}



.update {border:3px double #DFDFDF; width: 200}




p {
	margin-top: 0;
	padding-top: 0;
}

h1 {width: 320px; border-bottom: 1px solid #FFFFFF; text-align: center; margin-bottom: 2px; border-left-width:1; border-right-width:1; border-top-width:1} 

table {
	border: none;
}

input, textarea {
margin: 1px;
border: dashed 1px #484758;
  font-style : normal; 
   font-weight : normal; 
   font-size : 7.5pt; 
   font-family : trebuchet ms; 
   color : #484758;
   text-decoration : none; 
   text-align: justify;
background-color: transparent;
   scrollbar-face-color: #C3C3C3;
   scrollbar-shadow-color: #C3C3C3;
   scrollbar-highlight-color: #C3C3C3;
   scrollbar-3dlight-color: #C3C3C3;
   scrollbar-darkshadow-color: #C3C3C3;
   scrollbar-track-color: #C3C3C3;
   scrollbar-arrow-color: #000000;
}
input.noborder {
	border: none;
}


A {
   color: #484758;
   text-decoration: none;
   font-weight: normal;
   cursor: crosshair; 
}


A:link
{text-decoration: underline; color:#444444;}
A:visited
{text-decoration: overline; color:#808080;}
A:active
{text-decoration: underline overline; color:#FFFFFF;}
A:hover
{text-decoration: none; color:#FFFFFF;}


.smaller {
	font-size: 100%;
}
.normal {
	text-align: left;
}
.message {
	text-align: center;
	font-weight: normal;
}
.noborder {
	border: none;
}
.powered {
	text-align: right;
}
ul {
	margin-top: 0;
	padding-top: 0;
}
dt {
	font-weight: normal;
}
/* 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;
}