body {
	font-size: 10px;
	color: #000000;
	background-image: url('alavbg.jpg');
	background-repeat: repeat-y;
	background-color: #5C5C5C;
	cursor: default;
	font-family: verdana, arial, serif; 
}
a {
	color: #707070;
	cursor: none;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background:#ffffff;
	text-decoration: none;
	text-transform:none;
	border-bottom: 0px dotted #ffffff;
}
b {
	color: #326074;
}

table, tr, td {
	font-size: 7pt;
	vertical-align: top;
	text-align: left;
}
textarea, input, select, button, submit {
	color: #f8a646;
	border: 1px solid #000000;
	background-color: #000000;
	font-size: 10px;
	font-family: verdana, arial, serif; }

h2 {
	font-size: 8pt;
	text-transform: uppercase;
	text-align: center;
	color: #808080;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	margin-bottom: 4px;
}
