﻿body
{
    padding: 0px;
    margin: 0px;
    background-image: url('bg.gif' );
    background-color: #FFFFFF;
}
.texttop
{
    font-size: 12px;
    color: #000000;
    line-height: 10px;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
}
.texttop:hover
{
    font-size: 12px;
    color: #000066;
    line-height: 10px;
    font-family: Arial;
    text-decoration: none;
}

.textRight
{
    font-size: 12px;
    color: #000000;
    line-height: 10px;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
}
.textRight:hover
{
    font-size: 12px;
    color: #000066;
    line-height: 10px;
    font-family: Arial;
    text-decoration: none;
}

.leftmenu
{
    margin: 0px 0px 0px 20px;
    color: #666666;
    font-size: 14px;
    font-family: Tahoma,Verdana,Arial;
    text-decoration: none;
    height: 25px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 160px;
}
.leftmenu b {
	color : #EF6D00;
}
.leftmenu a
{
    font-size: 12px;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    
}
.leftmenu a:hover
{
    font-size: 12px;
    color: #44c1c1;
    text-decoration: none;
    font-weight: bold;
}
.textMiddle
{
    color: #000066;
    font-family: Arial;
    text-decoration: none;
    font-size: 12px;
}
.head1
{
    font-family: geneva;
    font-size: large;
    font-style: normal;
    font-weight: 800;
    color: #000066;
    text-decoration: none;
}
.text1
{
font-family:verdana;
font-size:12px;
color:#000000;
text-decoration:none;
}
.text1:hover
{
    font-family: verdana;
    font-size: 12px;
    color: #000066;
    text-decoration: none;
}
.textFooter
{
    color: #000066;
    font-family: Arial;
    text-decoration: none;
    font-size: 12px;
}
.textBold
{
    color: #000066;
    font-family: Arial;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
.tableHead
{
    color: #FFFFFF;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    background-color: #44C1C1;
}
.tableRow
{
    color: #000066;
    font-family: Arial;
    text-decoration: none;
    background-color: #ccf6ff;
}
.tableRow2
{
    color: #000066;
    font-family: Arial;
    text-decoration: none;
    background-color: #99e6ff;
}
.tableRow3
{
    color: #000066;
    font-family: Arial;
    text-decoration: none;
    background-color: #ddf9ff;
}
ol
{
    list-style-type: decimal;
    list-style-image: url( 'bullet_4.gif' );
    list-style-position: outside;
    text-decoration: none;
}

li
{
    padding: 2px 0px 0px 0px;
   
}

