TD {
	FONT-SIZE: 9pt; COLOR: #000000
}
TR {
	FONT-SIZE: 9pt; COLOR: #000000
}
A:link {
	FONT-SIZE: 9pt; COLOR: #1e0cd2; TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 9pt; COLOR: #3366cc; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 9pt; COLOR: #1e0cd2; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 9pt; COLOR: #ff6600; TEXT-DECORATION: none
}
.input {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: black 1px solid; COLOR: black; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: #ffffff
}

.height {
	LINE-HEIGHT: 22px
}


.board
{
	background-color:white;
	border-width:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}
.contents
{
    font-family:Verdana, Arial, Helvetica, sans-serif; 
	width:100%; 
	height:211;
	border:1 solid #3F4E5A; 
	background-image: url('../images/line.gif');
}

.sbutton
{
    font-family:Verdana, Arial, Helvetica, sans-serif; 
	height:20px;
	background-color:#EEEEEE;
	color:black;
	cursor: hand;
	border:outset 1px white;
}