 body
{
    background-color: Black;
    padding: 0px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    width: auto;
    vertical-align:middle;
    color: White;
    azimuth: center;
}
a:link
{
    color: #000080;
    
}
a:hover
{
    text-decoration: underline;
}
a:visted
{
    color: #000066;    
}
table
{
    border: 1px white;
}
th
{
    border: 0;
    background: url(  '/images/bg_header2.png' );
}
tr
{
    border: 0;
}
td
{
    border: 0;
}
.Row
{
    background-color: #CFDDF8;
    color: Black;
}
.AltRow
{
    background-color: #e0e8f8;
    color: Black;
}
.dvHead
{
    background: url(  '/images/bg_header1.png' );
}
div
{
}
.dashboard
{
    padding: 5px 2px 0 5px;
}
.PageContent
{
    padding: 0 0 0 10px;

}
Caption
{
    background: url(  '/images/bg_header1.png' );
}
#Head
{
    width:auto;
}
#Wrapper
{

   
}
#trhead
{
  padding:0 0 0 0;
  border-top: solid 1px;
  border-bottom: solid 1px;
  border-color: #9999FF; 
}
#leftSide
{
    max-width:145px;
    background-color: #000066;
    vertical-align:top;
    width: 160px;
    border-top: solid 1px;
    border-bottom: solid 1px;
    border-color: White;
    padding-top: 5px;
}

#MiddleContent
{
    width: 65%;
    height: auto;
    background-color: #8FAAE0;
    vertical-align:top;
    border-top: solid 1px;
    border-bottom: solid 1px;
    border-color: White;
    padding: 0px 0px 0px 15px;
}
#rightSide
{
    width: 145px;
    max-width: 145px;
    background-color: #000066;
    vertical-align:top;
    padding: 5px  0px 0px 10px;   
    border-top: solid 1px;
    border-bottom: solid 1px;
    border-color: White; 
   
    
}
.mainContent:div
{
    background-color: White;
     
}
#ComingEvents
{
    padding: 5px 15px 5px 15px;
}
#MyEvents
{
    padding: 5px 15px 5px 15px;
}
#EventDetail
{
    padding: 5px 5px 5px 15px;
    width: 75%;
}

#CharacterList
{
    float: left;
    padding: 0 15px 0 0;
}
#CharacterEdit
{
    padding: 0 0 15px 0;
}


/*Menuebar*/
.menu
{
    width: 10em;
}

.menu dt
{
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    margin: 2px 0;
    border: 1px solid gray;
    text-align: center;
    font-weight: bold;
    width: 13.5em;
    /*background-color: #8FAAE0; */
        
     background: url(  '/images/dtbkg.gif' );
}

.menu dd
{
    position: absolute;
    z-index: 100;
    left: 11.4em;
    margin-top: -2em;
    width: auto;
    background: #8FAAE0;
    border: 1px solid gray;
    text-align: left;
}

.menu ul
{
    padding: 2px;
}
.menu li
{
    font-size: 85%;
    height: 18px;
    line-height: 18px;
    list-style: none;
}
.menu li a, .menu dt a
{
    color: #000;
    text-decoration: none;
    display: block;
    list-style: none;
}

.menu li a:hover
{
    text-decoration: underline;
}

#mentions
{
    font-family: verdana, arial, sans-serif;
    position: absolute;
    bottom: 200px;
    left: 5px;
    color: #000;
    background-color: #ddd;
}
#mentions a
{
    text-decoration: none;
    color: #222;
}
#mentions a:hover
{
    text-decoration: underline;
}

#News
{
    background-color: White;
    color: Black;
    width: 100%;
}
#News caption
{
    background: url(  '/images/bg_header1.png' );
    color: White;
}

.aspmenue 
{
}

.aspmenu a:link
{
    color:#000066;
}
aspmenue a:visit
{
    color: #000066;
}

.TopLinks 
{
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    margin: 2px 0;
    border: 2px ridge gray;
    text-align: center;
    font-weight: bold;
    width: 13.5em;
    background: url(  '/images/bg_header1.png' );
        padding: 1px 0px 1px 2px;
}
.TopLinks a
{
        color: #000;
}
.SubLinks
{   
    background-color: #e0e8f8;   
    width: 13.5em;
    border: 2px ridge gray;
    padding: 1px 0px 1px 2px;
    color:#000066;
}
.SubLinks a
{
    color: #000066;
    text-decoration: none;
}
.SubLinks a:hover
{
    color: #000066;
    text-decoration: underline;
}
.SubLinks table
{
    border: 0;
}
.news
{
    background-color:White;
    padding: 1px 2px 1px 2px;
    width:98%;
    azimuth:center;
    color: Black;     
}
.news caption
{
    color:White;
}