ul {}
ul li {}

ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%; /* menu width */
	height: 100%;
	}

/* Styles for Menu Items */
ul.menu li a {
	display: block;
	text-decoration: none;
	color: #777;
	padding: 3px;
	border-bottom: 0;
	}
	

ul.menu li a:hover { } /* Hover Styles */
		
li.menu ul li a { padding: 0px 0px; height:100%; } /* Sub Menu Styles */
		
li.menu:hover ul, li.menu ul { display: block; height:100%; } /* The magic */

.catborder1 {border-width:2; border-style:solid; border-color:#cccccc;}

.rolloverborderTop {width:180px; background-color:252DB1; padding:2;}
.rolloverborder {width:180px; background-color:252DB1; padding:2;}

A.sideb{border:0px; border-left:1px; border-right:1px; border-bottom:1px; border-style:solid; border-color:#999999; width:100%; height:100%;}
A:link.sideb {width:100%; height:100%; font-size:12px; color:#ffffff; text-decoration:none;padding:3;}
A:active.sideb {width:100%; height:100%; font-size:12px; color:#ffffff; text-decoration:none;padding:3;}
A:visited.sideb {width:100%; height:100%; font-size:12px; color:#ffffff; text-decoration:none;padding:3;}
A:hover.sideb {width:100%; height:100%; font-size:12px; color:#ffffff; text-decoration:none;padding:3;}

A.sidebT{border:0px; border:1px; border-style:solid; border-color:#999999; width:100%; height:100%;}
A:link.sidebT {width:100%; height:100%; font-size:12px; color:#ffffff; text-decoration:none;padding:3;}
A:active.sidebT {width:100%; height:100%; font-size:12px; color:#ffffff; text-decoration:none;padding:3;}
A:visited.sidebT {width:100%; height:100%; font-size:12px; color:#ffffff; text-decoration:none;padding:3;}
A:hover.sidebT {width:100%; height:100%; font-size:12px; color:#ffffff; text-decoration:none;padding:3;}

A.sideb1 {border:1px; border-style:solid; border-color:#999999;}
A:link.sideb1 {font-size:12px; color:#ffffff; text-decoration:none;}
A:active.sideb1 {font-size:12px; color:#ffffff; text-decoration:none;}
A:visited.sideb1 {font-size:12px; color:#ffffff; text-decoration:none;}
A:hover.sideb1 {font-size:12px; color:#ffffff; text-decoration:none;}

A:link.green {color:#BB9999;font-size:8pt; text-decoration:underline; font-weight:normal}
A:active.green {color:#BB9999;font-size:8pt; text-decoration:underline; font-weight:normal}
A:visited.green {color:#BB9999;font-size:8pt; text-decoration:underline; font-weight:normal}
A:hover.green {color:#FFFFFF;font-size:8pt; text-decoration:underline; font-weight:normal}

A:link.subhead {font-size:8pt; color:#663333; text-decoration:none; font-weight:bold}
A:active.subhead {font-size:8pt; color:#663333; text-decoration:none; font-weight:bold}
A:visited.subhead {font-size:8pt; color:#663333; text-decoration:none; font-weight:bold}
A:hover.subhead {font-size:8pt; color:#0000cc; text-decoration:underline; font-weight:bold}

A:link.nominal {color:#663333; text-decoration:none; font-weight:bold}
A:active.nominal {color:#663333; text-decoration:none; font-weight:bold}
A:visited.nominal {color:#663333; text-decoration:none; font-weight:bold}
A:hover.nominal {color:#0000cc; text-decoration:underline; font-weight:bold}

.nominal {color:#663333;}

ul li.aa {margin-top:8; padding-left:10;}

.m15 {margin-left:15;margin-right:15;}
.m30 {margin-left:30;margin-right:30;}
.m30a {margin-left:30;margin-right:30;margin-top:10;}
.m50 {margin-left:50;margin-right:50;}

ul.potato {margin-top:10; margin-bottom:10; margin-left:50;}
ul li.potato {list-style-image:url(pics/icon-potato.gif); font-size:11pt; font-weight:bold; list-style-type:circle; margin-top:5; padding-left:10;}



