table.main_menu td.m1
{
	width:83px;
	height:79px;
	background-image: url("../img/m1.jpg");
}
table.main_menu td.m2
{
	width:83px;
	height:79px;
	background-image: url("../img/m2.jpg");
}
table.main_menu td.m3
{
	width:83px;
	height:79px;
	background-image: url("../img/m3.jpg");
}

table.main_menu div.index_inactive
{
	font-size:28px;
	font-weight:bold;
	color: #d7d7d7;
}
table.main_menu div.index_active
{
	font-size:28px;
	font-weight:bold;
	color: white;
}

table.main_menu a
{
	color: white;
	text-decoration: none;
	border-bottom: 1px dashed white;	
}

table.main_menu td
{
	text-align:center;
	vertical-align: middle;
}

div.menu2 a
{
	padding-left:20px;
}
