body {
	background-image: url(images/stones.jpg);
	font-family: Tahoma, Arial, "Times New Roman";
	margin-top: 4;
	margin-left: 0;
	font-size: 10pt;
	line-height: 12pt;
	text-align:center;
}

h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.1em;
}
p, td {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10pt;
}

td.content {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10pt;
}
a.menu, td.menu {
  /* Netscape */
	font-family: Tahoma, Arial, "Times New Roman";
  /* */
	color: #ffffff;
  font-size: 10pt;
  line-height: 12pt;
}

a.menu:hover {
  color: #FF983A;
}

.navbar
{
 border:1px groove #000000; 
 background-color: #C0C0C0;
 font-size: 13px;
 font-weight: bold; 
 color:#FFFFFF; 
 padding-left:6; padding-right:4; padding-top:1; padding-bottom:1;
 background-image:url('images/navbar-background.gif'); 
 background-repeat:repeat-x
}

.TableHeader
{
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    TEXT-ALIGN: center;
    font-weight: bold;
    VERTICAL-ALIGN: bottom;
    FONT-SIZE: 10pt;
}

.past {
	color: gray;
	font-style : italic;
}
.small {
font-size: .8em;
}

/* FORMS */

.bbsbutton {
	border:1px outset #C0C0C0; 
	font-size: 10px; 
	color:#000000; 
	background-color:#FFFFFF
}

.bbstextbox {
	font-size: 12px; 
	background-position: left top; 
	background-image:url('images/cell-background.gif'); 
	background-repeat:no-repeat;
}

.bbseditbox {
	font-size: 12px; 
	background-position: left top; 
	background-image:url('images/cell-background.gif'); 
	background-repeat:no-repeat;
}

.bbscheckbox {
	font-size: 12px; 
}

.bbsradiobox {
	font-size: 12px; 
}

.bbsdropdownbox {
	font-size: 12px; 
}