/* CSS Document */

body { margin: 15px 0px 0px 0px; 
background-image: url(../images/gradient.jpg);}

table.white
{background-color: white;
width: 850px;}

table.main
{background-image: url(../images/graphic5.jpg);
background-position: top center;
width: 850px;}

table.width850
{width: 850px;
        font-family: Arial;
    font-size: 13px;}
    
    table.width875
{width: 875px;
        font-family: Arial;
    font-size: 13px;}
    
    table.width825
{width: 825px;
        font-family: Arial;
    font-size: 13px;}

h1
{font-family: Arial;
    font-size: 22px;}

h2
{font-family: Arial;
    font-size: 19px;}

h3
{font-family: Arial;
    font-size: 16px;}

    h4
{font-family: Arial;
    font-size: 14px;}

td.spacing50
{ border-width: 0px;
    width: 50px;
	border-style: solid;
	border-color: #3952A5;}

td.spacing
{ border-width: 0px;
	border-style: solid;
	border-color: #3952A5;
    font-family: Arial;
    font-size: 13px;}

table.tinyfont
{ background-color: #ffffff;
	border-spacing: 1px;	
    border-width: 1px;
	border-style: solid;
        font-family: Arial;
    font-size: 9px;
    width:850px;}
    
td.white
{ background-color: #ffffff;
	border-spacing: 1px;	
    border-width: 1px;
	border-style: solid;
	border-color: #3952A5;
        font-family: Arial;
    font-size: 13px;}
    
td.logo
{ background-color: #ffffff;}

td.white400
{ background-color: #ffffff;
    width: 400px;
	border-spacing: 1px;	
    border-width: 1px;
	border-style: solid;
	border-color: #3952A5;
    padding: 15px;
    font-family: Arial;
    font-size: 13px;
    }

td.white300
{ background-color: #ffffff;
    width: 300px;
	border-spacing: 1px;	
    border-width: 1px;
	border-style: solid;
	border-color: #3952A5;
    font-family: Arial;
    font-size: 13px;
}

.footer
{background-color: #ffffff;
	border-spacing: 1px;	
    border-width: 1px;
	border-style: solid;
	border-color: #3952A5;
    font-family: Arial;
    font-size: 10px;
    color: black;
    text-align: center;}

.copy
{background-color: #ffffff;
	border-spacing: 1px;	
    border-width: 1px;
	border-style: solid;
	border-color: #3952A5;
    font-family: Arial;
    font-size: 12px;
    color: black;
    text-align: center;}



table.menu
{ width: 845px;
background-color: #3952A5;
    border-color: #3952A5;
    border-width: 0px;
	border-spacing: 0px;
	border-style: double;
	border-collapse: separate;
    font-family: Arial;
    font-size: 14px;}

td.menu
{     padding: 0px 6px;
    border-width: 0px;
	border-style: double;
	border-color: #ffffff;
    text-align: center;
    font-family: Arial;
    font-size: 15px;}

table.menutall
{ width: 360px;
    background-color: #3952A5;
    border-color: #3952A5;
    border-width: 0px;
	border-spacing: 0px;
	border-style: double;
	border-collapse: separate;}

table.submenu
{ width: 345px;
    background-color: #3952A5;
    border-color: #3952A5;
    border-width: 0px;
	border-spacing: 0px;
	border-style: double;
	border-collapse: separate;}


td.menu2
    {    padding: 0px 6px;
    border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    text-align: left;}
    
td.submenu
    {    padding: 0px 6px;
    border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    text-align: left;}

table.tooldata
{  border-width: 1px;
	border-spacing: 1px;
    padding: 1px;
   	font-family: Arial;
    font-size: 10px;
    color: black;
    text-align: center;}


A:link { COLOR: yellow; text-decoration: none;}
A:visited { COLOR: white; text-decoration: none;}
A:active { COLOR: black; text-decoration: none;}
A:hover { COLOR: white; text-decoration: none;}

a.link1:link {color: #3952A5; font-weight: bold}
a.link1:visited {color: #3952A5; font-weight: bold}
a.link1:hover {color: #3952A5; font-weight: bold }
a.link1:active {color: #3952A5; font-weight: bold} 
