.left_bg {
	background-image: url(img/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 281px;
}
.bg {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
.footer {
	background-image: url(img/footer.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
.bullets {
	list-style-image: url(img/bullet.jpg);
	line-height: 140%;
}
ul {
	list-style-image: url(img/bullet.gif);
}
body,td,th {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 140%;
}
body {
	background-color: #3776bb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #7DA7D9;
}
a:visited {
	color: #7DA7D9;
}
a:hover {
	color: #7DA7D9;
}
a:active {
	color: #7DA7D9;
}.footer a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
