/* CSS Document */

:focus { -moz-outline-style: none; }
a:active,visited,link { outline: none;}
.menuName
{
float:left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#330000;
margin-left:12px;
margin-right:12px;
}

.menu {width:770px; height:38px; padding-top:7px; background-image:url(/lib/bg_topmenu.gif); background-repeat:no-repeat; overflow:hidden;}

.menu embed { margin-top:-11px; padding:0 }
.menuNameRight
{
float:right;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#330000;
margin-right:6px;
}

.menuLine { float:left; margin-top:2px; }
.menuName a { text-decoration:none; color:#330000; }
.menuName a:hover { text-decoration:none; color:#990000; }

.menuNameRight a { text-decoration:none; color:#FFFFFF; }
.menuNameRight a:hover { text-decoration:none; color:#990000;}

.footerName
{ 
float: left;
margin-left: 10px;
margin-right:10px;
margin-top: 15px;
font-size: 9px;
color: #cc9933;
}

.footerNameRight
{ 
float: right;
margin-left: 10px;
margin-right:10px;
margin-top: 15px;
font-size: 9px;
color: #cc9933;
}

.footerName a { text-decoration:none; color:#cc9933; }
.footerName a:hover { text-decoration:underline; color:#cc9933; }

.footerNameRight a { text-decoration:none; color:#cc9933; }
.footerNameRight a:hover { text-decoration:underline; color:#cc9933; }


