p            { font-size: 12px; font-family: Verdana }
.content     { font-size: 12px; font-family: Verdana; border: 1 solid #ACACAC }
.contentmenu    { font-size: 9px; font-family: Verdana }
.footertext     { font-size: 8px; font-family: Verdana; font-weight: bold }
.content2     { font-size: 12px; font-family: Verdana }
.content3     { font-size: 10px; font-family: Verdana }
.content4     { font-size: 10px; font-family: Verdana; font-weight: bold; border: 1 solid #ACACAC }
.contentH     { font-size: 18px; font-family: Verdana; font-weight: bold }
.header      { background-color: #ACACAC; font-size: 12px; font-family: Verdana; font-weight: bold; padding-left: 5; padding-right: 15; padding-top: 1; padding-bottom: 1 }

a{color: rgb(0,0,203)}
a{text-decoration:none}
a:hover { color: rgb(255,0,0) }

.GeneralPage
{
background-color: #ffffff; /* Background Color */
background-image: url(images/pg_bgr2.gif); /* Background Image */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: White; /* Background Color */
}

a.menu {
	font-family: Verdana; 
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}

a.menu:hover {
	font-family: Verdana; 
	font-weight: bold;
	text-decoration: none;
	color:#FF0000;
	}