body{
	background-color: #edecee;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}

table.main{
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
	background-color: #f9f9f9;
	width: 846px;
}

table.menu {
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
	width: 772px;	
}

td.leftPole{
	background-image: url(leftPoleRepeat.jpg);
	background-repeat: repeat-y;
}

td.rightPole{
	background-image: url(rightPoleRepeat.jpg);
	background-repeat: repeat-y;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
}

a:hover{
	color: #333333;
}


a.bottom{
	color: #eeeeee;
}

a.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ededed;
	text-decoration: none;
}

a.menu:hover{
	color: #ffffff;
}

a.bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ededed;
	text-decoration: none;
}

a.bottom:hover{
	color: #ffffff;
}

span.title{
	color: #676767;
	font-size: 14pt;
}

p.content{
	color: #676767;
	font-size: 10pt;
}

span.content{
	color: #676767;
	font-size: 10pt;
}
