
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

A {
  color: #830000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

.button {
	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding: 2px;
	cursor: pointer;
}

.left_col {
	width: 86px;
	background: url("images/left_column.jpg") top left repeat-y;
}

.left_menu {
	width: 2536px;
}
