/* body: date */
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
/* title: date */
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
/* bodyblack: text */
.bodyblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
/* bodyred: text */
.bodyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990033;
	text-decoration: none;
}
/* smallgrey: text */
.smallgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
/* largegrey: text */
.largegrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.reg {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: underline;
}
a.reg:link
{
    font-weight: normal;
    font-size: 11px;
    color: #993300;
    text-decoration: underline
}
a.reg:visited
{
    font-weight: normal;
    font-size: 11px;
    color: #993300;
    text-decoration: underline
}
a.reg:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #FF9900;
    text-decoration: underline
}
a.reg:active
{
    font-size: 11px;
    color: #993300;
    text-decoration: underline
}

.reg2 {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.reg2:link
{
    font-weight: normal;
    font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.reg2:visited
{
    font-weight: normal;
    font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.reg2:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #990000;
    text-decoration: none
}
a.reg2:active
{
    font-size: 11px;
	color: #666666;
	text-decoration: none;
}

/* ================================================================ 
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:110px; width:123px; position:relative;}
 
#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:1px 1px 0 1px; width:120px;}
 
#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:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#555555; line-height:22px; text-decoration:none;padding:0px;} 
#menu li a.fly {background: url(../images/arrow.gif) no-repeat right top;}
 
#menu li a:hover {color:#000000;} 
#menu li:hover > a {color:#000000;}
 
#menu ul li:hover > ul {left:100%; margin-top:-30px; margin-left:-1px; border:1px solid #777777; padding-left:10px; background:#FFFFFF}
#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;}

