body {
	background-color: White;
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	Scrollbar-FACE-color:       #CCCCCC;
	Scrollbar-HIGHLIGHT-color:  #708090;
	Scrollbar-SHADOW-color:     #708090;
	Scrollbar-3DLIGHT-color:    #666666;
	Scrollbar-ARROW-color:      #708090;
	Scrollbar-TRACK-color:      #999999;
	Scrollbar-DARKSHADOW-color: #708090;	
}	
A
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: underline;
	color: #8D2D4E;
}
A:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
	color: #DB7093;
}
.menu{
	background-color : #708090;
	color : #FDF5E6;
	text-align : center;
	text-decoration : none;
	font: Verdana;
	font-weight: bold;
	font-size: 10pt;
}
.topmenu{
	background-color : #719BB3;
	color : Black;
	font-size: 10pt;
	text-align : center;
	text-decoration : none;
	font: Verdana;
	font-weight: bold;
	border-color: Black;
	border-bottom: 1;
	border-left: 1;
}
.topmenu:visited{
	background-color : #719BB3;
	color : Black;
	font-size: 10pt;
	text-align : center;
	text-decoration : none;
	font: Verdana;
	font-weight: bold;
	border-color: Black;
	border-bottom: 1;
	border-left: 1;
}
.topmenu:hover{
	background-color : #719BB3;
	color : #8D2D4E;
	text-align : center;
	text-decoration : none;
	font: Verdana;
	font-weight: bold;
	font-size: 10pt;
	}

}.sidmenu{
	background-color : #8D2D4E;
	color : #F5F5F5;
	text-align : center;
	text-decoration : none;
	font: Verdana;
	font-weight: bold;
	font-size: 9pt;
}
.sidmenu:hover{
	background-color : #8D2D4E;
	color : #F5F5F5;
	text-align : center;
	text-decoration : none;
	font: Verdana;
	font-weight: bold;
	font-size: 8pt;
	}
.table{
	background-color: #FFFAE8;
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	background-image: none;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}.inputtable{
	background-color: White;
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	background-image: none;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.newstable{
	background-color: #F5F5F5;
	color: #696969;
	font-family: "Trebuchet MS";
	font-size: 8pt;
}

.date {
	font-family: Verdana, Helvetica;
	color: #999999;
	font-size: 10px;
}
form {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #666666;
}
input {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	color: #666666;
}
select {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	color: #666666;
	background-color: #FFFFFF;
}
.inputsub {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #708090;
}
textarea {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	color: #666666;
}
