.leftbg {
	background-color: #B9C6D0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
body {
	background-color: #7493B1;
}
.bg-top {
	background-image: url(../images/winter/top.gif);
	background-repeat: no-repeat;
}
.bg-left {
	background-image: url(../images/winter/gr-left.gif);
	background-repeat: repeat;
}
.bg-right {
	background-image: url(../images/winter/gr-right.gif);
	background-repeat: repeat;
}
.photo {
	background-image: url(../images/winter/photo.jpg);
	background-repeat: no-repeat;
}
.bg-bottom {
	background-image: url(../images/winter/bottom.gif);
	background-repeat: no-repeat;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
.departments {
	background-image: url(../images/winter/left-departments.gif);
	background-repeat: no-repeat;
}
.arrow {
	background-image: url(../images/winter/arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	font-weight: bold;
	color: #364B61;
	text-decoration: none;
}
a:visited {
	color: #364B61;
	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: #FFFF00;
}
.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;
}
