/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/example_flyout.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* common styling */

.menu1 {
font-family: Geneva, arial, sans-serif;
position:relative;
font-size:12px;
margin:0px 0;
padding:0px;
border:0;
text-align:right;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

.menu1 a {
font-family: Geneva, arial, sans-serif;
font-size:12px;
text-align:right;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

.submenulink a {
font-family: Geneva, arial, sans-serif;
font-size:11px;
text-align:right;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}