*{
}
a, a:visited{
    text-decoration: none;
}
a:hover{
}

body{
    font-family: Arial, Verdana;
    font-size: 10pt;
}
#admin_menu{

}
#boilerplate{
    clear: both;
    border-top-width: 1px;
    border-top-style: solid;
}
#boilerplate_body{
    clear: both;
    padding: 5px;
    text-align: center;
}
#flash{
    border-width: 2px;
    border-style: solid;
    margin: 5px;
    padding: 5px;
    text-align: center;
}
#left_nav{
    float: left;
    width: 150px;
    min-height: 400px;
    height: 100%;
}
#margin_for_left_nav{
    margin-left: 151px;
}
#outer{
    border-width: 1px;
    border-style: solid;
}
#page{
    padding: 10px;
    color: #333;
}
#page_body{
    padding: 10px;
}
#page_title{
    font-size: 12pt;
    font-weight: bold;
    padding-bottom: 10px;
}
#slots_table{
    margin-top: 10px;
}
#top{
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
#top_name{
    position: relative;
    float: right;
    top: 5px;
    right: 5px;
    }
#top_name a{
    text-decoration: none;
}
#top_name a:hover{
}
.admin_menu_item{
    margin: 5px;
    font-weight: bold;
}
.admin_menu_item a{
    text-decoration: none;
    color: #cccccc;
}
.admin_menu_item a:hover{
    color: #ff0000;
}
.boilerplate_menu_item{
    float: right;
    margin-left: 15px;
}
.boilerplate_menu_item a{
    text-decoration: none;
}
.boilerplate_menu_item a:hover{
    text-decoration: none;
}
.left_nav_item{
    margin: 5px;
    font-weight: bold;
}
.left_nav_item a{
    text-decoration: none;
}
.left_nav_item a:hover{
}
.left_nav_item_level_2{
    margin: 5px;
    margin-left: 20px;
}
.left_nav_item_level_2 a{
    text-decoration: none;
}
.left_nav_item_level_2 a:hover{
}
.picture{
    float: left;
    margin: 3px;
}
.rawpicture{
    padding-bottom: 10px;
    padding-top: 10px;
}
.table1{
    background: #ffd191;
}
.table2{
    background: #ff91a9;
}
.table_head{
    font-size: 12pt;
    font-weight: bold;
}
