div.menu
{
	margin-top:1em;
}

div.menu .menu_item
{
	font-size:1em;
	padding-left:0px;
	line-height:160%;
	text-align:left;
}

div.menu td
{
	padding-left:10px;
	text-align:left;
	vertical-align:top;
}

div.menu td.column table
{
	width:247px;
	height:400px;
	border:solid 1px #696969;
}

div.menu td.column td
{
	border:solid 1px #c0c0c0;
	padding-top:0px;
	text-align:left;
	background-color:#f6f6f6;
}
	
div.menu td.column a
{
	color:#696969;
	font-weight:bold;
}



div.menu td.column a:hover,
div.menu td.button a:hover
{
	color:#f0bb00;	
}

div.menu td.button button
{
	color:#000000;
	text-decoration: none;
	font-weight:normal;
	width:155px;
	height:46px;
}

.button1 a:link, 
.button1 a:visited
{
	background:#fefefe;
	border:2px solid;
	border-color:#d6d6d6 #777777 #777777 #d6d6d6; 
	color:#008000; 
	text-decoration: none;
	font-weight:bold;
	width:115;
	height:65;
	position:relative;
}
	
.button1 a:hover 
{
	background:#fafafa; 
	border:2px solid; 
	border-color:#777777 #d6d6d6 #d6d6d6 #777777; 
	color:#008000; 
	font-weight:bold;
	width:115;
	height:65;
	position:relative;
}
	
.button1 p{
	position:absolute;
	top:50%;
	left:15%;
	margin-top:-1.5em;
	text-align:center;
	font-size:80%;
}

.button1 b{
	font-size:180%;
}

.button2 a:link, 
.button2 a:visited
{
	background:#008000; 
	border:2px solid; 
	border-color:#bfdfbf #005000 #005000 #bfdfbf; 
	color:#ffffff; 
	text-decoration: none;
	font-weight:bold; 
	width:115;
	height:65;
	position:relative;
}
	
.button2 a:hover 
{
	background:#007000; 
	border:2px solid; 
	border-color:#005000 #bfdfbf #bfdfbf #005000; 
	color:#ffffff;  
	font-weight:bold;
	width:115;
	height:65;
	position:relative;
}
	
.button2 p{
	position:absolute;
	top:50%;
	left:15%;
	margin-top:-1.5em;
	text-align:center;
	font-size:80%;
}

.button2 b{
	font-size:180%;
	}

.button3 a:link, 
.button3 a:visited
{
	background:#ffff00; 
	border:2px solid; 
	border-color:#f0f0bf #dfdf00 #dfdf00 #f0f0bf; 
	color:#333333; 
	text-decoration: none;
	font-weight:bold; 
	width:115;
	height:65;
	position:relative;
}
	
.button3 a:hover 
{
	background:#efef00; 
	border:2px solid; 
	border-color:#ffdf00 #f0f0bf #f0f0bf #ffdf00; 
	color:#333333; 
	font-weight:bold;
	width:115;
	height:65;
	position:relative;
}
	
.button3 p{
	position:absolute;
	top:50%;
	left:15%;
	margin-top:-1.5em;
	text-align:center;
	font-size:80%;
}

.button3 b{
	font-size:180%;
}

.button4 a:link, 
.button4 a:visited
{
	background:#fefefe;
	border:2px solid; 
	border-color:#d6d6d6 #777777 #777777 #d6d6d6; 
	color:#008000; 
	text-decoration: none;
	font-weight:bold;
	width:100;
	height:50;
	position:relative;
}
	
.button4 a:hover 
{
	background:#fafafa; 
	border:2px solid; 
	border-color:#777777 #d6d6d6 #d6d6d6 #777777; 
	color:#008000; 
	font-weight:bold;
	width:100;
	height:50;
	position:relative;
}
	
.button4 p{
	position:absolute;
	top:60%;
	left:25%;
	margin-top:-1.5em;
	text-align:center;
	font-size:80%;
}

.button4 b{
	font-size:180%;
}