body
{
    margin: 0px;
    padding: 0px;
    background-image: url(images/bg_main.gif);
    background-position: left top;
    background-repeat: repeat;
    font-family: Tahoma;
}
td
{
    vertical-align: top;
    font-size: 11px;
    line-height: 13px;
    font-family: Tahoma;
    color: #808080;
}
img
{
    border: 0;
}
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/
ul
{
    list-style-type: disc;
    margin: 12px;
    padding: 0px;
}
em, i
{
    font-style: normal;
}
form
{
    padding: 0px;
    margin: 0px;
}
/*----------------------------------------------------   a	 ---------------------*/
a
{
    color: #808080;
    font-size: 11px;
    text-decoration: underline;
}
a:hover
{
    color: #808080;
    font-size: 11px;
    text-decoration: none;
}

strong
{
   color: #4B4B4B; 
    }
b
{
    color: #4B4B4B;
}
b a
{
    color: #4B4B4B;
    font-size: 11px;
    text-decoration: none;
}
b a:hover
{
    color: #4B4B4B;
    font-size: 11px;
    text-decoration: underline;
}
em a
{
    font-size: 11px;
    text-decoration: none;
}
em a:hover
{
    font-size: 11px;
    text-decoration: underline;
}
i a
{
    color: #278AC8;
}
i a:hover
{
    color: #278AC8;
}
/*-----------------------------------------------------  b a	 ---------------------*/
span
{
    line-height: 14px;
}
span a
{
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}
span a:hover
{
    color: #ffffff;
    font-size: 11px;
    text-decoration: underline;
    font-weight: bold;
}
/*----------------------------------------------------   input, textarea	 ---------------------*/
input, textarea
{
    width: 134px;
    background-color: #ffffff;
    font-family: Tahoma;
    font-size: 11px;
    color: #7F7F7F;
    line-height: 13px;
    padding-left: 2px;
    padding-right: 2px;
}
input
{
    height: 20px;
    margin: 0px 0px 0px 5px;
}
textarea
{
    height: 82px;
    margin: 0px 0px 0px 5px;
    overflow: hidden;
}
/*-----------------------------------------------------  	li	 	---------------------*/
li
{
    background-image: url(images/list_0_1.gif);
    background-position: 0px 5px;
    background-repeat: no-repeat;
    font-size: 11px;
    margin: 0px 0px 6px 0px;   
    line-height: 12px;
    color: #278AC8;
}
li a
{
    color: #278AC8;
    font-size: 11px;
    text-decoration: underline;
}
li a:hover
{
    color: #278AC8;
    font-size: 11px;
    text-decoration: none;
}
.list_0_1 li
{
    margin: 0px 0px 3px 0px;
}
/*------------------------------------------------------- footer	 ---------------------*/
.footer span
{
    color: #727272;
}
.footer td
{
    color: #509517;
    font-size: 11px;
    background: #000000;
    text-align: center;
    padding-top: 21px;
}
.footer a
{
    color: #509517;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.footer a:hover
{
    color: #509517;
    font-size: 11px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
/*-----------------------------------------------------    end   ---------------------*/

.header
{
    font-size: 14pt;
    font-weight: bold;
    line-height: 18pt;
    color:#4B4B4B;
}
.header1
{
    font-size: 14pt;
    font-weight: bold;
    line-height: 18pt;
    color:#ffffff;
}
.colHeader
{
    font-size: 14pt;
    font-weight: bold;
    color: #4B4B4B;
}

.biglink
{
    text-align:center;
    font-size:12pt;
    color:#278AC8;
}

.biglink a 
{    
    font-weight:bold;
    font-size:10pt;
    color:red;    
}

.biglink a:hover
{font-weight:bold;
   font-size:10pt;
   color:red;     
}
.offRow
{
    background-color: #eeeeee;
}

.biglinkgray
{
    text-align:center;
    font-size:14pt;
    color:#808080;
}

.biglinkgray a 
{    
    font-weight:bold;
    font-size:14pt;
    color:#808080;    
}
