﻿body 
{
    background-color: #A5D3E7;
    border-left:0;
    border-top:0;
    margin-left:0;
    margin-top:0;
}
.contenttable
{
    background-color: #A5D3E7;
}
.tablemain
{
  
    
}

.tback
{
  background-image:"images/bg.jpg";
    
}

.pHeader
{
  background-color: #333399;   
  font-family: Arial, Helvetica, sans-serif;
  font-size : 11px;
  color :#FFFFFF;
  font-weight : bold;
  text-decoration : none;
  margin-top:5px;
  margin-bottom:5px;
  margin-left:5px;
}

.pSmallHeader
{
 background-color: #3A7981;  
 font-family: Arial, Helvetica, sans-serif;
 font-size : 10px;
 color :#FFFFFF;
 font-weight : bold;
 text-decoration : none;
 
 
}

.pSmallOn
{
 background-color: #A3B9C0;   
 font-family: Arial, Helvetica, sans-serif;
 font-size : 10px;
 color :#000000;
 font-weight : normal;
 text-decoration : none;
 
}

.pSmallOff
{
 background-color: #D5DFE3;   
 font-family: Arial, Helvetica, sans-serif;
 font-size : 10px;
 color :#000000;
 font-weight : normal;
 text-decoration : none;
 
}

.pLargeHeader
{
 background-color:#333399;  
 font-family: Arial, Helvetica, sans-serif;
 font-size : 10px;
 color :#FFFFFF;
 font-weight : bold;
 text-decoration : none;
 
 
}

.pLargeOn
{
 background-color: #D1CFE2;
 font-family: Arial, Helvetica, sans-serif;
 font-size : 10px;
 color :#000000;
 font-weight : normal;
 text-decoration : none;
 
}

.pLargeOff
{
 background-color: #A09CC0;
 font-family: Arial, Helvetica, sans-serif;
 font-size : 10px;
 color :#000000;
 font-weight : normal;
 text-decoration : none;
 
}







img
{
border:0;    
}
a
{
border:0;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#04070E;
	font-weight: normal;
	text-decoration: none;

    
}

.smalltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;

    
}



.text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#04070E;
	font-weight: normal;
	text-decoration: none;

    
}

.header
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#230567;
	font-weight: bold;
	text-decoration: none;
    
    
}

.theader
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#230567;
	font-weight: bold;
	text-decoration: none;
    
    
}

.bluebold

{
    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #230567;
	font-weight: bold;
	text-decoration: none;

    
}

.ul
{
   border-left:5px;    
    
}


.copywrite
{
    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #230567;
	font-weight: normal;
	text-decoration: none;


}

.form
{
    
}

.ErrorHeader
{
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	font-weight: normal;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	
}

.ErrorBox
{
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 8pt;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

a:link.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: blue;
	font-weight: normal;
	text-decoration: none;
	
}


