﻿body 
{
    background:url("Images/bkgBody.jpg");
    font-family:Tahoma;
    font-size:10pt;
    scrollbar-face-color:#336600;
    scrollbar-highlight-color:#336600

}
#Content
{
    font-family:Tahoma;
    font-size:10px;
    
}
a
{
    color:White;
    text-decoration:none;
}
a:hover
{
    color:Silver;
}
#RadiobuttonList
{
    clear:right;
}
.ImgFloatLeft
{
    float:left;
    padding-right:15px;
    padding-left:0px;
    padding-bottom:15px;
}
.IE8Fix
{
     z-index:1000;
}

