body{
	background-color:#ffffff;
	background-image:url(../img/ba2.gif);
	background-repeat:repeat-y;
	padding:0;
	margin-top:0;
	margin-bottom:0;
}

table#main_content{
	width:500px;
	margin-top:0;
	margin-bottom:0:
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}


table#cm_link{
	margin-left:auto;
	margin-right:auto;
	width:480px;
	border-collapse:collapse;
}

h2 {
	background:url("img/bg_subtitle.png") no-repeat center center;
	font-size:18px;
	height:40px;
	width:480px;
	padding-top:15px;
}

table#cm_link td{
	text-align:center;
	padding:10px 0 10px 0;
	border:1px solid #aaaaaa;
	line-height:1.5em;
}

table#cm_link td.selected{
	text-align:center;
	padding:10px 0 10px 0;
	border:1px solid #aaaaaa;
	background-color:#eeeeee;
}

div.link_subtitle{
	margin-top:10px;
}

table#cm_link td.selected div.link_subtitle{
	font-weight:bold;
}