.topbg {
	background-image: url(images/logobg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.left2 {
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.left3 {
	background-image: url(images/leftend.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.right2 {
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.right3 {
	background-image: url(images/rightend.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
A:link { text-decoration: none; color: #ffffff; }
A:visited {text-decoration: none; color: #ffffff; }
A:hover {text-decoration: none; color: #D1E9E7; }
A:active {text-decoration: none; color: #ffffff; }

A.s1:link { text-decoration: none; color: #3260A4; }
A.s1:visited {text-decoration: none; color: #3260A4; }
A.s1:hover {text-decoration: none; color: #757575; }
A.s1:active {text-decoration: none; color: #3260A4; }

.verdana11 {
	font-family: Verdana;
	font-size: 11px;
}
.verdana11bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.verdana10bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #819AC4;

}
