td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
.menubg {
	background-attachment: fixed;
	background-image: url(img/menu-bg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.table1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #666666;
}
.table2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menubg2 {
	background-attachment: fixed;
	background-image: url(img/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuborder {
	border: 1px solid #A8C0D6;
}
a:link {
	color: #6288AE;
	text-decoration: none;
}
a:visited {
	color: #6288AE;
	text-decoration: none;
}
a:hover {
	color: #A60E1B;
	text-decoration: none;
}
input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
select {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
