BODY, TD {

	color : black;

	font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

    background-image: url('images/back_window.jpg');

	background-attachment: fixed;

  scrollbar-arrow-color:#cc0033;
  scrollbar-track-color:#cc0033;
  scrollbar-shadow-color:#white;
  scrollbar-face-color:#333333;
  scrollbar-highlight-color:white;
  scrollbar-darkshadow-color:black;
  scrollbar-3dlight-color:black;

}



TD.upper {

	color : #FFFFFF;

	background : #999999;

	font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

}



FONT.smaller {

	font-size: 10px;

}



table.entries {

	color : black;

	font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	BORDER-RIGHT: #999999 1px solid;

	BORDER-LEFT: #999999 1px solid;

	BORDER-TOP: #999999 1px solid;

	BORDER-BOTTOM: #999999 1px solid;

}



A {

	color : #cc0033;

	text-decoration : none;

}



A:VISITED {

	color : #cc0033;

	text-decoration : none;

}


A:HOVER {

	color : #777777;

	text-decoration : underline;

}



A.smaller {

	font-size: 10px;

	color : #cc0033;

	text-decoration : none;

}



A.smaller:HOVER {

	font-size: 10px;

	color : #777777;

	text-decoration : underline;

}



INPUT {

	font-size: 11px;

	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;

	color:#000000;

	background-color:#FFFFFF;

}



HR {

	color: #C8C8C8;

	height: 1px;

    width: 80%

}
