﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #003399;
}
a:active {
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
    
    
    .table_bg
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 11px;
    background-color: #5c6878;
    color: white;
    background-repeat: repeat-x;
    text-decoration: none;
}

    .tab_bg
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 11px;
    color: #444444;
    background-repeat: repeat-x;
    text-decoration: none;
    background-image: url(images/contentHeader.gif);
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
}

    .bottom_bg
{
    font-family: tahoma;
    font-size: 11px;
    background-repeat: repeat-x;
    text-decoration: none;
    border-right: silver 1px solid;
    border-top: silver 1px none;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
}

/****************************/
/*       BUTTON STYLES      */
/****************************/

    .SubmitBtn
{
    font-family: tahoma;
    font-size: 11px;
    background-repeat: repeat-x;
    text-decoration: none;
    border-right: black 0px solid;
    border-top: black 0px solid;
    border-left: black 0px solid;
    border-bottom: black 0px solid;
    padding-right: 2px;
    padding-left: 2px;
    font-weight: bold;
    padding-bottom: 2px;
    color: #ffffff;
    padding-top: 2px;
    background-color: #5c6878;
}

    .BackBtn
{
    font-family: tahoma;
    font-size: 11px;
    background-repeat: repeat-x;
    text-decoration: none;
    border-right: black 0px solid;
    border-top: black 0px solid;
    border-left: black 0px solid;
    border-bottom: black 0px solid;
    padding-right: 3px;
    padding-left: 3px;
    font-weight: bold;
    padding-bottom: 3px;
    color: #000000;
    padding-top: 3px;
    background-color:Transparent Black Gray;
}

/****************************/
/*       PAGE HEADERS       */
/****************************/

.PageHeader
{
    font-weight: bold;
    font-size: 13pt;
    color: #ffffff;
    font-family: tahoma;
    background-color: #5c6878;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

/****************************/
/*   TABLE BACKGROUNDS      */
/****************************/


    .paper_bg
{
     
    background-color:#efefef;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-repeat: repeat;
    background-color: transparent;
}