/* CSS Document */
/******* MENU STYLES *******/
table#menu
{
	width:141px;
	border-style:none;
	border-width:0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a.menu
{
	display:block;
	width:141px;
	height:30px;
	padding:0 0 0 5px;
	line-height:30px;
	color:#000000;
	text-decoration:none;
}
a.menu:hover
{
	color:#0000FF;
}
a#menu1
{
	background:url(../images/menu/menu1.gif) 0 0 no-repeat;
}
a#menu1:hover
{
	background-position:0 -30px;
}
a#menu2
{
	background:url(../images/menu/menu2.gif) 0 0 no-repeat;
}
a#menu2:hover
{
	background-position:0 -30px;
}
a#menu3
{
	background:url(../images/menu/menu3.gif) 0 0 no-repeat;
}
a#menu3:hover
{
	background-position:0 -30px;
}
a#menu4
{
	background:url(../images/menu/menu4.gif) 0 0 no-repeat;
}
a#menu4:hover
{
	background-position:0 -30px;
}
a#menu5
{
	background:url(../images/menu/menu5.gif) 0 0 no-repeat;
}
a#menu5:hover
{
	background-position:0 -30px;
}
a#menu6
{
	background:url(../images/menu/menu6.gif) 0 0 no-repeat;
}
a#menu6:hover
{
	background-position:0 -30px;
}
a#menu7
{
	background:url(../images/menu/menu7.gif) 0 0 no-repeat;
}
a#menu7:hover
{
	background-position:0 -30px;
}