body {
	scrollbar-3dlight-color: #003A5E;
	scrollbar-arrow-color: #008EDF;;
	scrollbar-base-color: #008EDF;
	scrollbar-darkshadow-color: #008EDF;
	scrollbar-face-color: #003A5E;
	scrollbar-highlight-color: #008EDF;
	scrollbar-track-color: #003A5E;
	scrollbar-shadow-color: #008EDF;

}
MyTable,td{
	font-family: Tahoma;
	color: #EEDBAC;
	font-size: 12;
}

A {
	color: #EBB533;
}

A.spLINK
{

	COLOR: #EBB533;
	text-decoration : none;
	font-weight : bold;
}A.spLINK:hover {
	
	COLOR: #EBB533;
	text-decoration : none;
	font-weight : bold;
}
A.spLINK:visited {
	
	COLOR: #EBB533;
	text-decoration : none;
	font-weight : bold;	
}
A.spLINK:visited:hover {
	
	COLOR: #EBB533;
	text-decoration : none;
	font-weight : bold;
}

.formEditbox
{
	font-family: Tahoma;
	color: #EEDBAC;
	font-size: 12;
	border: 1px solid #0065a2;
	background-color : #002b45;
}

.formButton
{
	font-family: Tahoma;
	font-weight : bold;
	color: #EEDBAC;
	font-size: 12;
	border: 2px solid #0065a2;
	background-color : #002b45;
}



