body, table, input, select {
	font-family:Verdana;
	font-size:11px;
}

th {
	background-color:#CCCCCC;
	border-bottom:solid 1px #999999;
}

input, select, textarea {
	border: solid 1px #999999;
}

a, a:active, a:visited {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#990000;
	text-decoration:none;
}

.box1 {
	width:660px;
	padding:7px;
	border: solid 1px #999999;
	background-color:#E4E1DC;
}

.box2 {
	width:130px;
	padding:7px;
	border:solid 1px #999999;
	background-color:#E4E1DC;
}

.header {
	width:800px;
	border: solid 1px #999999;
	background-color:#cccccc;
}

.message {
	color:#990000;
}
