
BODY {
  background-color:#ffffff
}

Body.index{
 background-color:#DCE0E8;
 color:#151e70;
 font-family: arial,verdana,helvetica;
 font-size:11;
 font-weight:bold
}

TABLE.data{
background-color:#ffffff;
	color:#151e70;
	font-family: times new roman,arial,verdana,helvetica;
	font-size:20;
}

TR.logo{
	background-color:#DCE0E8;
	color:#151e70;
	font-family: arial,verdana,helvetica;
	font-size:11;
	font-weight:bold
}

TR.menu{
	background-color:#151e70;
	color:#ffffff;
	font-family: arial,verdana,helvetica;
	font-size:11
}

TD.menuH{
	border-color:#DCE0E8;
	background-color:#151e70;
	color: #ffffff;
	font-family: arial,verdana,helvetica;
	font-size: 11;
	border-left: 1px solid;
	border-left-color:#DCE0E8;
}
TD.submenuH{
	border-color: #151e70;
	background-color:#B7BFD0;
	color: #151e70;
	font-family: arial,verdana,helvetica;
	font-size: 11;
}

TD.menuV{
	border-color:#DCE0E8;
	background-color:#151e70;
	color: #ffffff;
	font-family: arial,verdana,helvetica;
	font-size: 11;
	border-bottom: 1px solid;
	border-left: 1px solid;
}
TD.menuOver{
	background-color:#DCE0E8;
	color:black;
	font-family: arial,verdana,helvetica;
	font-size:11;
	border: 1px solid;
	border-color:#151e70
}
TD.menu{
	background-color:#151e70;
	color:#ffffff;
	font-family: arial,verdana,helvetica;
	font-size:11
}
TD.logo{
	color:#151e70;
	background-color:#DCE0E8;
	font-family: arial,verdana,helvetica;
	font-size:11;
	font-weight: bold
}

TD.data{
  background-color:#ffffff;
	color:#151e70;
	font-family: arial,verdana,helvetica;
	font-size:12;
}

TD.dataSmall{
  background-color:#ffffff;
	color:#151e70;
	font-family: arial,verdana,helvetica;
	font-size:11;
}


TD.qa{
	background-color:#ffffff;
	color:#151e70;
	font-family: Times New Roman;
	font-weight:bold;
	font-size:20;
}

TD.image{
	background-color:#DCE0E8;
	color:#151e70;
	font-family: arial,verdana,helvetica;
	font-size:12;
}

TD.image2{
	color: #151e70;
	font-family: arial,verdana,helvetica;
	font-size: 12;
	background-image: url(images/polyMountbackGg2.gif);
}


TD.archive{
	background-color:#EAECFF;
	color:#151e70;
	font-family: arial,verdana,helvetica;
	font-size:11;
}

TD.copyright{
  background-color:#EAECFF;
	color:#151e70;
	font-family: arial,verdana,helvetica;
	font-size:9
}

A.redlink
{
	font-family : Arial, verdana,helvetica;
	font-size : 9pt;
	color: red;
	font-weight : bold;
}

A.whitelinkH 
{
	font-family : Arial, verdana,helvetica;
	font-size : 11pt;
	color: white;
}

A.whitelinkV 
{
	text-decoration:underline;
	font-family : Arial, verdana,helvetica;
	font-size : 12pt;
	color: white;
	font-weight : normal;
}

A.copyrightlink 
{
	text-decoration:underline;
	font-family : Arial, verdana,helvetica;
	font-size : 9pt;
	color: #151e70;
	font-weight : normal;
}

#button{
        text-decoration: none;   
        width: 50px;
        text-align: left;
}

#buttonH{
        text-decoration: none;   
        width: 80px;
        text-align: center;}
        
#buttonV   {
        text-decoration: none;   
        width: 150px;
        text-align: left;}        
  
A.buttontext {
					 color: white; 
                text-decoration: none;   
                font-weight : bold      
                font-family : Arial, verdana,helvetica;
                font-size :10pt;
                cursor: hand;}

A.buttonover  {
  					 color:#0080FF ;
                text-decoration: none;
                font-weight : bold      
                font-family : Arial, verdana,helvetica;
                font-size :10pt;
                cursor: hand;}
				
A.buttonRedText{
	color: red; 
    text-decoration: none;   
    font-weight : bold      
    font-family : Arial, verdana,helvetica;
    font-size :9pt;
    cursor: hand;}
}

A.buttonBlueText{
	color: #151e70; 
    text-decoration: none;   
    font-weight : bold      
    font-family : Arial, verdana,helvetica;
    font-size :7pt;
    cursor: hand;}
}

A.buttonLinkBlueText{ 
    color:blue;
	font-family: arial,verdana,helvetica;
	font-size:12;
    cursor: hand;}
}

TD.header{
  color:#a0a0a0;
  font-size:20;
  font-family: times new roman,arial,verdana,helvetica;
  
}
TD.header2{
  color:#8B0000;
  font-size:12;
  font-family: arial,verdana,helvetica;
  background-color:#DCE0E8;
  
}

font.menuDivider
{
	font-family : Arial ;
	font-size : 11;
	color : #151e70;
	font-weight : bold;
	cursor : hand;
}

A.menuTitleN:link, 
A.menuTitleN:visited, 
A.menuTitleN:active 
{
	text-decoration:none;
	font-family : Arial, verdana,helvetica;
	font-size : 11;
	color : white;
}
A.menuTitleN:hover
{
	color : Blue;
}


                



