.menuWidth {
	width: 158px;
}
.topWidth {

	width: 166px;
}
.menuBg {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-y;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.border1 {
	border: 1px solid #CC9900;
}
.topBg {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #333333;
}
a:visited {
	color: #666666;


}
a:active {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
}
.caption {
	font-size: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.borderlight {

	border: 1px solid #CCCCCC;
}
.smallText {

	font-size: 11px;
}
