@charset "utf-8";
.leftbg {
	background-attachment: fixed;
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.navbar a:link {
color: #FFFFFF
}
.navbar a:visited {
color: #FFFFFF
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.default a:link {
color: #000000
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
