body {
	margin: 0; /* Added */
	background-color: #FFFFFF; /* Added */
	font-size: 12px;
	font-family: Arial,Sans-Serif,Helvetica;
	/*color: #2f4561*/	/*Old Color*/
	color: #0000AA;		/*Bright Blue*/
}

td {
	font-size: 12px;
	font-family: Arial,Sans-Serif,Helvetica;
	/*color: #2f4561*/	/*Old Color*/
	color: #0000AA;		/*Bright Blue*/
}

h2 {
	font-size: 26px;
	font-family: Arial,Sans-Serif,Helvetica;
	/*color: #2f4561*/	/*Old Color*/
	color: #0000AA;		/*Bright Blue*/
}

p {
	font-size: 12px;
	font-family: Arial,Sans-Serif,Helvetica;
	color: #0000AA		/*Bright Blue*/
}
p2 {
	font-size: 26px;
	font-family: Arial,Sans-Serif,Helvetica;
	color: #0000AA		/*Bright Blue*/
}

input {
	font-size: 13px;
	font-family: Arial,Sans-Serif,Helvetica;
	color: #0000AA		/*Bright Blue*/
}

a:link {
	font-size: 12px;
	color: #0000AA		/*Bright Blue*/
	/*color: #1111cc;*/
	font-family: Arial,Sans-Serif,Helvetica;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	/*color: #1111cc;*/
	color: #0000AA		/*Bright Blue*/
	font-family: Arial,Sans-Serif,Helvetica;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #aa1111;		/*Rose Red*/
	font-family: Arial,Sans-Serif,Helvetica;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #aa1111;		/*Rose Red*/
	font-family: Arial,Sans-Serif,Helvetica;
	text-decoration: underline;
}
img.x
{
position:absolute;
left:0px;
top:120px;
z-index:-1
}
.pgtitle {
	color: #555555; /* Gray */
	font-size: 26px;
	font-family: Arial,Sans-Serif,Helvetica
}
.notification {
	color: #FF0000; /* Bright Red */
	font-size: 22px;
	font-family: Arial,Sans-Serif,Helvetica;
}
nextPrev {
	font-size: 22px;
	font-family: Arial,Sans-Serif,Helvetica;
	font-weight: bold;
	color: #0000AA		/*Bright Blue*/
}

.footer {
	font-family: Arial,Sans-Serif,Helvetica;
	color: #000000;		/*Black*/
	font-size: 12px;
}

.footerLink,.footerLink:link,.footerLink:visited {
	font-family: Arial,Sans-Serif,Helvetica;
	/*color: #1111cc;*/	/*Old Color*/
	color: #0000AA;		/*Bright Blue*/
	font-size: 12px;
}

.footerLink:active,.footerLink:hover {
	font-family: Arial,Sans-Serif,Helvetica;
	color: #aa1111;		/*Rose Red*/
	font-size: 12px;
}

.TableHeading 
{  font-family: Arial, Helvetica, sans-serif; 
   font-size: 14px; font-weight: normal; 
   color: #FFFFFF; background-color: #242e5a}		/*Dark Blue*/

.MainBody 
{  font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px; color: #0000AA}		/*Bright Blue*/
/*color: #0000AA;*/
   
.MainBodyB 
{  font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px; color: #0000AA}		/*Bright Blue*/
/*color: #0000AA;*/

.MainRed 
{  font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px; color: #AA0000}		/*Dark Red*/

.MainMsg
{  font-family: Arial, Helvetica, sans-serif;
	background-color: #F2E4DB;
	border-color: #993333;
	border-style: double;
	color: #0000AA;		/*Bright Blue*/
	/*color: #0000AA;*/
   font-size: 12px}

.BigBody 
{  font-family: Arial, Helvetica, sans-serif; 
   font-size: 16px; color: #0000AA}		/*Bright Blue*/
/*color: #0000AA;*/

.MainHeading 
{  font-family: Arial, Helvetica, sans-serif; 
   font-size: 18px; font-weight: bold; color: #FF0000}		/*Bright Red*/

.SubHeading 
{  font-family: Arial, Helvetica, sans-serif; 
   font-size: 18px; font-weight: bold; color: #0000AA}		/*Bright Blue*/
/*color: #0000AA;*/
