@import "admin.css";

body 
{
    background-image: url(images/bg_main.gif);
    background-repeat: repeat-x;
    font-family: Verdana;
    font-size: 8pt;
}


.headnote
{
    color: #5B6064;
    font-size: 7pt;
}

.text ul 
{
list-style-type: none;
padding: 0;
margin: 0;
}

.text li
{
background-image: url(images/computer_bullet.gif);
background-repeat: no-repeat;
background-position: 0 .7em;
padding-left: 1.1em;
margin: 0 0.7em;
}

/*
.headnote a:link
{
    color: #64686a;
    font-size: 7pt;
}

.headnote a:visited
{
    color: #64686a;
    font-size: 7pt;
}

.headnote a:hover
{
    color: #9d0053;
    font-size: 7pt;
	color: #ee7d11;
	color: #9d0053;
	color: #dfd200;    
}
*/
.active_panelbar
{
	font: normal 12px Arial, Verdana, Sans-serif;
	color: #9B5F0E;
}

.crumbs
{
    color: #5b6064;
    font-size: 7pt;
}

.adr
{
    color: White;
    font-size: 7pt;
}

.frame_div
{
    background-image: url(images/frame_bg.gif);
    background-position: bottom;
    background-repeat:repeat-x;
}

.frame_topleft
{
    background-image: url(images/frame_top_corner.gif);
    background-position: top;
    background-repeat: no-repeat;
    vertical-align: top
}


.frame_border
{
    background-image: url(images/frame_border_bg.gif);
    background-position: top;
    background-repeat:repeat-y;
    background-color: #b2b2b2;
    width: 1px
}


#content 
{
    width:990px;
    left:50%;
    margin-left:-495px;
    position:absolute;
    margin-top: 15px;
    min-height: 400px;
    overflow: visible;
 
}

#top_table
{
     border: none;
     font-size:9pt;
     color:#a2abb2;
}
#top_table a
{
     color:#ffffff;
}
#top_table a:hover
{
     color:#5B6064;
}

#main_table
{
     width: 989px;  
     background-color: White;
     border: none;
     background-image: url(images/bg_body.gif);
     background-repeat: repeat-y;
}

#top_menu_td_left
{
    background-image: url(images/bg_menu_top.gif);
 /*   width: 520px; */
    height: 30px;
}

#top_menu_td_right
{
    background-image: url(images/bg_menu_top.gif);
/*    width: 140px; */
    height: 30px; 
    vertical-align: middle;
}
#top_menu_td
{
    background-image: url(images/bg_menu_top.gif);
    height: 30px; 
    vertical-align: middle;
}
.search
{
    height: 15px;
    margin: 0;
    padding: 0;
    vertical-align: top;
    border: solid 1px #b2b2b2;
    font-family: Verdana;
    font-size: 7pt;
    color: #5b6064;
}

