.leftbg {
	background-color: #F8E89A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
body {
	background-color: #F1D14A;
}
.bg-top {
	background-image: url(../images/autumn/top.gif);
	background-repeat: no-repeat;
}
.bg-left {
	background-image: url(../images/autumn/gr-left.gif);
	background-repeat: repeat;
}
.bg-right {
	background-image: url(../images/autumn/gr-right.gif);
	background-repeat: repeat;
}
.photo {
	background-image: url(../images/autumn/photo.jpg);
	background-repeat: no-repeat;
}
.bg-bottom {
	background-image: url(../images/autumn/bottom.gif);
	background-repeat: no-repeat;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
.departments {
	background-image: url(../images/autumn/left-departments.gif);
	background-repeat: no-repeat;
}
.arrow {
	background-image: url(../images/autumn/arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	font-weight: bold;
	color: #B16517;
	text-decoration: none;
}
a:visited {
	color: #B16517;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #990000;
	text-decoration: none;
}
a.white:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
}
a.white:hover {
	color: #990000;
}
.forms {
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #990000;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
