﻿body 
{
	font-family :Verdana ;
	font-size : small;
	font-weight:normal;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #3873B3; /* #e8e9eb; */
}

.table_nb
{   
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color:White;
}

TD 
{
    font-family:Verdana;
    font-size:12px;
    background-color:White;
}

.yTD 
{
    font-family:Verdana;
    font-size:12px;
    background-color:#F2F7E3;
}

.hdrTD 
{
    font-family:Verdana;
    font-size:14px;
    background-color:White;
    font-weight:bold;
}

.grayTD
{
    background-color: #E8E8E9;
    font-size: 8pt;
    color: #245C9A;
    font-family: verdana;
    font-weight:bold;
}

.grayTD a:link {
  font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  text-decoration: none;
  color: #245C9A;
  font-weight:normal;
}

.grayTD a:visited {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #245C9A;
	font-weight:normal;
}

.grayTD a:hover
{
    font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: underline;
    color: #275E9A;
    font-weight:normal;
}

P
{
    font-family:Verdana;
    font-size:12px;
    background-color:White;
    text-align:justify;
}

li
{
    list-style-type: lower-roman;
    padding-top: 6px;
}

.li_b
{
    list-style-type: disc;
    padding-top: 10px;
}

.footer 
{
    font-family:Verdana;
    font-size:10px;
    background-color:#99C3F1;
}

.footer a:link {
  font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  text-decoration: none;
  color: black;
}

.footer a:visited {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: black;
}

.footer a:hover
{
    font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: underline;
    color: #275E9A;
}

.topDIV
{
    vertical-align: top;
    text-align: center;
}

/*************************************
    SCROLLER CLASSES
*************************************/
#pscroller1{
width: 200px;
height: 400px;
border: 0px; /*1px solid black;*/
padding: 5px;

}


.someclass{ 
	text-align:left;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}
