.menu {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #CCCCCC;
	background-image: url(images/menu_bg.gif);
	text-align: right;
	font-weight: bold;
	letter-spacing: 1px;
}
.menu a:link {color: #CCCCCC;text-decoration: none;}
.menu a:visited {color: #CCCCCC;text-decoration: none;}
.menu a:hover {color: #666666;text-decoration: none;}
.bcopy {
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
.bcopy a:link {color: #6699CC;text-decoration: none;}
.bcopy a:visited {color: #6699CC;text-decoration: none;}
.bcopy a:hover {color: #000000;text-decoration: underline;}

.wide {
	background-image: url(images/expander.gif);
	background-repeat: repeat-x;
}
.blue {
	font-weight: bold;
	color: #6699CC;
	font-family: Verdana, Arial;
	font-size: 11px;
}
.gray {
	font-weight: bold;
	color: #333333;
}
.footer {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #999999;
}
.blue2 {
	font-weight: bold;
	color: #6699CC;
	font-family: Verdana, Arial;
	font-size: 12px;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
