.footer { font: 8pt; font-family: "Arial"; font-weight: normal; color: #336699; }
BODY { font: 8pt "Arial"; font-weight: bold; }
P { font: 9pt "Arial"; font-weight: normal; color: #330000;}
B { font : 12px "Arial"; font-weight:bold; color:#000;}
.home { font: 8pt "Arial"; font-weight: normal; color: #330000;}
strong { font: 13px "Arial"; font-weight: bold; color: #003366;}
DL { font: 9pt "Arial"; font-weight: bold; color: #330000;}
DT { font: 9pt "Arial"; font-weight: bold; color: #330000;}
DD { font: 9pt "Arial"; font-weight: bold; color: #330000;}
UL { font: 8pt "Arial"; font-weight: bold; color: #330000;}
LI { font: 9pt "Arial"; font-weight: normal; color: #330000;}
OL { font: 9pt "Arial"; font-weight: normal; color: #003366;}
TD { font: 8pt "Arial"; font-weight: normal; color: #ffffff;}
FONT { font-family: "Arial"; color: #330000; font-weight: bold; }
A {
	font: 8pt "Arial";
	font-weight: normal;
	color: #003366;
}
	A:HOVER {font: 8pt;
	font-family: "Arial";
	font-weight: plain;
	color: #330000;
	text-decoration : none;
	}
H1 { font-family: "Arial"; color: #000000;}
H2 { font-family: "Arial"; color: #000000;}
H3 { font-family: "Arial"; color: #330000;}
H4 { font-family: "Arial"; color: #330000;}
H5 { font-family: "Arial"; color: #003333;}
.border {
	border : 1px dotted white;
}

td.side {
	background: url(images/fade.jpg) #ffffff;
	background-position: bottom right;
	background-repeat: repeat-y;
	filter: alpha(opacity=50);
	-moz-opacity: 50%;
}

table.board { 
	background: url(images/bg.jpg);
	}
	.form { 
  padding: 4px;
  font-size: 12px; 
  font-weight: bold; 
  color: #666666; 
  background: #cccc99; 
  border: 1px solid #666666; 
  border-bottom: 0;
}

.input { 
  font-size:12px; 
  border: 1px solid #666666;
  vertical-align: top;
}
/*
img {
  margin: 0px;
}*/

.button { 
background:#669999; 
border:#666666 1 solid; 
color: #ffffff; 
font-size:12px; 
width:113; 
font-weight: bold; 
cursor: pointer;
}

.border_image img{
  border:1px solid black;
}
