div.menu_links {
 font-family : arial;
 font-size : 10pt;
 text-align : center;
 margin-bottom : 5px;
 margin-left : 0px;
 margin-right : 0px;
 margin-top : 0px;
 color : #ffa900;
 text-decoration : none;
}
div.menu_links a:active, div.menu_links a:link, div.menu_links a:visited {
 color : #ffa900;
 text-decoration : none;
}
div.menu_links a:hover {
 color : #ffffff;
 text-decoration : underline;
}

div.res_time {
 font-family : arial;
 font-size : 8pt;
 text-align : center;
 margin : 0px 0px 0px 0px;
 color : #aaaaaa;
 background : url(/images/bbg1.jpg);
}

div.cap {
 font-family : arial;
 font-size : 12pt;
 font-weight : bold;
 text-align : left;
 margin : 0px 0px 20px 0px;
 color : #004066;
}

div.small_cap {
 font-family : arial;
 font-size : 10pt;
 text-align : left;
 margin : 0px 0px 5px 0x;
 color : #004066;
 text-decoration : none;
}
div.small_cap a:active, div.small_cap a:link, div.small_cap a:visited {
 color : #004066;
 text-decoration : none;
}
div.small_cap a:hover {
 color : #0076bc;
 text-decoration : underline;
}

div.error {
 font-family : arial;
 font-size : 10pt;
 color : #aa0000;
 margin : 0px 0px 20px 0px;
}

div.ok {
 font-family : arial;
 font-size : 10pt;
 color : #007700;
 margin : 0px 0px 20px 0px;
}

div.bottom_links {
 font-family : arial;
 font-size : 8pt;
 text-align : center;
 margin : 0px 0px 0px 0x;
 color : #888888;
 text-decoration : none;
}
div.bottom_links a:active, div.bottom_links a:link, div.bottom_links a:visited {
 color : #888888;
 text-decoration : none;
}
div.bottom_links a:hover {
 color : #aaaaaa;
 text-decoration : underline;
}
