body
{
 background-color: #FFFFFF;
 margin: 15px;
}

a.bodylink:link
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 text-decoration: underline;
}

a.bodylink:visited
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 text-decoration: underline;
}

a.bodylink:hover
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: normal;
 color: blue;
 text-decoration: underline;
}

/********************************************/

a
{
 color: #333333;
 font-family: Verdana;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
}

/********************************************/

.uptable
{
 background-color: #FFFFFF;
 font-family: Verdana;
 font-size: 11px;
 font-weight: normal;
 color: #333333;
}

.menutable
{
 background-color: #D8D8D8;
 font-family: Verdana;
 font-weight: normal;
 font-size: 11px;
 color: #333333;
}

.content_table
{
 background-color: #EFEFEF;
 font-family: Verdana;
 font-size: 11px;
 font-weight: normal;
 color: #333333;
 line-height: 20px;
}

.downtable
{
 background-color: #333333;
 font-family: Verdana;
 font-weight: normal;
 font-size: 10px;
 color: #EFEFEF;
}

.red_title
{
 font-family: Trebuchet MS, Trebuchet, Verdana;
 font-size: 14px;
 font-weight: bold;
 color: #0000FF;
 line-height: 25px;
}

.sliverstripe
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: normal;
 color: #D5D5D5;
}

#logo
{
 position: absolute;
 left:     31px;
 top:      31px;
 z-index:  1;
}

#award
{
 position: absolute;
 left:     651px;
 top:      192px;
 z-index:  2;
}

.rinv
{
 visibility: hidden;
 display:    none;
 width:      0px;
 height:     0px;
 color:      #FFFFFF;
}

.ms_backtonormal
{
 color:           black;
 text-decoration: none;
 border:          solid 1px #FFFFFF;
 background:      #FFFFFF;
}

.ms_omo
{
 color:            black;
 text-decoration:  none;
 border:           solid 1px #C9C9C9;
 background:       #EFEFEF;
}

.wtab
{
 width:            250px;
}