body
{
	background-image: url(/layout/g2_2/images/sitebg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: white;
}
.MenuSide, .Content
{
	padding-top:5px;
	padding-left:5px;
}

.MenuMain
{
	background-image: url(/layout/g2_2/images/menubg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:10px;
}
.MenuMain a
{
	font-size:12px;
	color:white;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight: bold;
}
.MenuMain a:hover
{
	font-size:12px;
	color:white;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight: bold;
}
.MenuButtons
{
	padding-top:10px;
	padding-bottom:10px;
}
.MenuMainText
{
	font-size:12px;
	color:white;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-right:10px;
}
.MenuFooter
{
	padding-left:10px;
}
.MenuFooter a, MenuFooter a:hover
{
	font-size:11px;
	color:white;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:none;
}