.mainframe {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.frontmenu {
	background-image: url(images/frontmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.menu {
	background-image: url(images/logo_sub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.midspace {
	background-image: url(images/mid_spacer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tablebottom {
	background-image: url(images/tablebottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.logobottom {
	background-image: url(images/logobar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.submenucontainer {
	padding-top: 20px;
	padding-left: 20px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: A2A2A2;
	text-decoration: none;
}
.thumbs {
}
.thumbs img{
	margin-right: 10px;
	margin-bottom: 10px;
}
.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
