body {
background-color:#FFFFFF;

   scrollbar-face-color: #cad7e8;
   scrollbar-shadow-color: #cad7e8;
   scrollbar-highlight-color: #cad7e8;
   scrollbar-3dlight-color: #cad7e8;
   scrollbar-darkshadow-color: #cad7e8;
   scrollbar-track-color: #cad7e8;
   scrollbar-arrow-color: #7193b8;
   font-style : normal; 
   font-weight : normal; 
   font-size : 7.5pt; 
   font-family : trebuchet ms; 
   color : #7890ad;
   text-decoration : none; 
   text-align: justify;
}

A {
   color: #7890ad;
   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:#e6eefc;}


.head {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} 

.update {border:3px double #7193b8; width: 200}

td {
font-family: trebuchet ms;
color: #7890ad;
font-size: 7.5pt;
border-style: none;
padding: 2px; }



p {
	margin-top: 0;
	padding-top: 0;
}


}
table {
	border: none;
}

input, textarea {

   scrollbar-face-color: #cad7e8;
   scrollbar-shadow-color: #cad7e8;
   scrollbar-highlight-color: #cad7e8;
   scrollbar-3dlight-color: #cad7e8;
   scrollbar-darkshadow-color: #cad7e8;
   scrollbar-track-color: #cad7e8;
   scrollbar-arrow-color: #7193b8;
   font-style : normal; 
   font-weight : normal; 
   font-size : 7.5pt; 
   font-family : trebuchet ms; 
   color : #7890ad;
   text-decoration : none; 
   text-align: justify;
  margin: 1px;
border: dashed 1px #7890ad;
background-color: #e6eefct;

}

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;
}