a:link {color: #f7ad00;	font-weight: bold}

a:active {color: #f7ad00; font-weight: bold}

a:visited {color: #f7ad00; font-weight: bold}

a:hover {color: #2e5f95; font-weight: bold}



body {background-color: #FFFFFF; 

     font-family: "Bookman Old Style", "Book Antiqua", "Times New Roman"; 

     color: #2e5f95; background-repeat: no-repeat; font-size: 10px; text-align: justify}



p {font-size: 12px; font-family: "Bookman Old Style", "Book Antiqua", "Times New Roman"; color: #2e5f95; text-align: left} 



.justify {text-align: justify}

.font_size_12 {font-size: 12px; list-style-type: square}

.bullets { font-size: 12px; list-style-type: square ; list-style-image: none}

.center {  text-align: center}

/* ================================================================ 
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/latest-flyout.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {height:132px; width:132px; position:relative; margin-left:55px;}
 
#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:1px 1px 0 1px; background: transparent;}
 
#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline;}
#menu ul ul {position:absolute; left:-9999px;}
#menu ul#toplevel {position:absolute; left:0; top:0;}
 
#menu a {display:block; font:bold 14px verdana,arial,sans-serif; color: #EEB846; line-height:28px; text-decoration:none;padding:0 20px 0 10px;} 
#menu li a.fly {background: url(anywidth/arrow.gif) no-repeat right top;}
 
#menu li a:hover {background-color:#09c; color:#fff;} 
#menu li:hover > a {background-color:#09c; color:#fff;}
 
#menu ul li:hover > ul {left:100%; margin-top:-23px; margin-left:-1px; background-color: #369; border: #EEB846; thin solid;}
 
#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}
 
#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}

