﻿
body
{
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #f6f6f4;
}
.style1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #666666;
    font-weight: normal;
    text-decoration: none;
}
.style2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
}
.style3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #D9440A;
    font-weight: bold;
    text-decoration: none;
}
.style4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #D9440A;
    font-weight: normal;
    text-decoration: none;
}
.style5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #00237D;
    font-weight: bold;
    text-decoration: none;
}
.style6
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00237D;
    font-weight: bold;
    text-decoration: none;
}
.style7
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    text-decoration: none;
}
.mainContainer
{
    padding-left:10px;
    padding-right:10px;
    text-align:justify;
}
a img
{
    border:0;
}
.tabs
{
    background-color:#DDDDDD;
    min-height:200px;
    overflow:auto;
    margin-left:2px;
    padding:10px;
}