body,td,th {
	color: #0E1182;
	font-family: Tahoma;
	font-size: medium;
}
.style2 {font-size: x-large}

.style1 {
	color: #004064;
	font-weight: bold;
	font-size: x-large;
}
.style4 {font-family: Arial, Helvetica, sans-serif}


BODY {
    background-color: #FFFFE0;
    scrollbar-face-color: #181FB1;
    scrollbar-shadow-color: #436532;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-arrow-color: #FFFFFF;	
    scrollbar-track-color: #D1D3FF;
	
	
}
A  {
	color : black;
	text-decoration : none;
	font : bold;
	font-size: 14px;
}

A:Hover  {
	color: Yellow;
	text-decoration : none;
	font : bold;
	font-size: 14px;
}

a.menulink {
	color: White;
	text-decoration: none;
	font-weight : bold;
	font-size: 14px;
}  
.menulink:hover{

	color: #0E1182;
	text-decoration: none;
	font-size: 14px;
}
a.outlink {
	color: black;
	text-decoration: underline;
	font-weight : bold;
	font-size: 14px;
}  
.outlink:hover{
    color:blue;
	text-decoration: underline;
	font-size: 14px;
}
em { color: #113361;
	font-family: Tahoma;
	font-size: small; 

}
.divtest { 
  background-color: #93BCDC;
  width : 140 px;
  height: 22 px;
  text-align: center;
  
 }
 /*  from peistylenew.css */
 
P.pgHeader {

        margin: 3pt 8pt 0pt 8pt;
        font-size: 25pt;
        font-weight: bold;
        color: black;

}
P.pgTitle {

        margin: 0pt 0pt 0pt 0pt;
        font-size: 18pt;
        font-weight: bold;
        color:#008000;
}

.pageContainer {
    margin-left:auto;
    margin-right:auto;
    padding-left:20px;
    padding-right:10px;
}

td.navmenu {
#    float : right; 
}