/* CSS Document */

table.menu a {
width:160px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;

display: block;
}

div.menu a {
color: #000000;
background: #ffffff;
text-decoration:none;
font-size:10px;
line-height:20px;
font-family: Verdana, sans-serif;
padding: 0px 5px;
}

div.menu a:link {
color: #000000;
background: #ffffff;
}

div.menu a:active {
color: #FFFFFF;
background: #000000;
}

div.menu a:visited {
color: #000000;
background: #FFFFFF;
}

div.menu a:hover {
color: #ffffff;
background: #000000;
}

table.u_menu a {
width:160px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;

display: block;
}

div.u_menu a {
color: #000000;
background: #D3EBFF;
text-decoration:none;
font-size:10px;
line-height:12px;
font-family: Verdana, sans-serif;
padding: 0px 5px;
}

div.u_menu a:link {
color: #000000;
background: #D3EBFF;
}

div.u_menu a:active {
color: #FFFFFF;
background: #000000;
}

div.u_menu a:visited {
color: #000000;
background: #D3EBFF;
}

div.u_menu a:hover {
color: #FFFFFF;
background: #000000;
}

table.o_menu a {
	width:160px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	display: block;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration:none;
    font-size:10px;
    line-height:20px;
    font-family: Verdana, sans-serif;
    padding: 0px 5px;
}

div.i_menu a {
width:160px;
border-bottom-width: 1px;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-bottom-color: #000000;
display: block;
color: #000000;
background: #ffffff;
text-decoration:none;
font-size:10px;
line-height:20px;
font-family: Verdana, sans-serif;
padding: 0px 5px;
}

div.i_menu a:link {
color: #000000;
background: #FFFFFF;
}

div.i_menu a:active {
color: #000000;
background: #FF6600;
}

div.i_menu a:visited {
color: #000000;
background: #FFFFFF;
}

div.i_menu a:hover {
color: #000000;
background: #FF6600;
}

div.ii_menu a {
width:160px;
border-bottom-width: 1px;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-bottom-color: #000000;
display: block;
color: #000000;
background: #ff6600;
text-decoration:none;
font-size:10px;
line-height:20px;
font-family: Verdana, sans-serif;
padding: 0px 5px;
}

