body {
	font-family: arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
}

body,td,th {
	font-family: arial;
	font-size: 13px;
	text-align:left; 
}

textarea { 
font-family: Arial;
}

.style1 {
	font-size: 10;
	font-weight: bold;
	color: #626262;
}

.style2 {color: #FF0000}

.style3 {
font-weight: bold; 
font-size: 11px;
}

.small_AP {
	font-family: arial;
	font-size: 12px;
	text-align:left; 
}

fieldset {
margin: 0; 
padding: 0;
}

.pagetitle {
	font-family: "Gill Sans MT";
	font-size: 18px;
/*	font-weight:bold; */
	color:#B40107;
}

.footer {
font-size: 9px;
color:#808080;
}

.miniheader {
	color: #AA0000;
	font-weight: bold;
	font-size: 10px;
}

td.sidemenu {
text-align:left;
text-indent: -12px;
padding: 0 0 0 13px
}

.more {
font-size: 9px;
color:#FF0000;
text-decoration: none;
}

P
{padding-top: 8px;
margin: 0px;}

H1
{font-size: 12pt;
font-weight: bold;
padding-top: 10px;
margin: 0;}

table.navbar
{font-size: 12pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 12pt;
margin: 0px;
padding: 0px;
font-weight: bold;}

td.menuClose
{padding: 0px;
color: black;
font-weight: bold;
font-family:"Helvetica";
font-size:11px;
line-height:20px;
/*background-color: white;*/}

td.menuNormal
{padding: 1px;
color: black;
font-weight: bold;
font-family:"Helvetica";
font-size:11px;
width:100%;
line-height:20px;
background-color: #E1E1E1;
z-index: 999999;
/*background-color: white;*/}

td.menuHover
{padding: 1px;
color: white;
font-weight: bold;
font-family:"Helvetica";
font-size:11px;
line-height:20px;
width:100%;
cursor:pointer;
z-index: 999999;
/*remove the following line for drop-down menu with images*/
background-color: #B40107;} /* mouse over */

td.menuMain
{padding: 0px;
color: black;
font-weight: bold;
font-family:"Helvetica";
font-size:11px;
line-height:20px;
z-index: 100;
/*remove the following line for drop-down menu with images*/
/*background-color: lightblue;*/}

td.menuitem
{text-decoration: none;
color: black;
font-family:"Helvetica";
font-size:11px;
line-height:20px;
width:100%;
background-color: #E1E1E1; /* Item Backgrd */
display: block;}

div.menuNormal
{display: none;
position: static;}

div.menuClose
{display: none;
position: static;
}

div.menuHover
{border: 1px solid #D5D2C3;
background-color: white; /* border */
display: inline;
position: absolute;
z-index: 100;
}

div.menuMain
{border: 1px solid #D5D2C3;
background-color: white; /* border */
display: inline;
position: absolute;
z-index: 100;  /* To hover on top of scrolling Announcement */
}

a.menuitem:link
{text-decoration: none;
color: black;
width:100%; /* for hyperlink to entrie row */
background-color: #E1E1E1; /* Item Backgrd */
display: block;}

a.menuitem:visited
{text-decoration: none;
color: black;
width:100%;  /* for hyperlink to entrie row */
background-color: #E1E1E1; /* Item Backgrd */
display: block;}

a.menuitem:hover
{text-decoration: none;
color: white; /* text color */
width:100%;  /* for hyperlink to entrie row */
background-color: #B40107; /* Mouse Over */
display: block;}

a.menuitem:active   /* on click */
{text-decoration: none;
color: black;
width:100%;  /* for hyperlink to entrie row */
background-color: #E1E1E1;
display: block;}

a.hlink:link
{text-decoration: none;
/*color:#626262;*/
color:#000000;
text-align:left;
}

a.hlink:visited
{text-decoration: none;
/*color:#626262;*/
color:#000000;
text-align:left;
}

a.hlink:hover
{
text-decoration:underline;
text-align:left;
}
