A:link		 {color: #000000; text-decoration: none;}
A:active	 {color: #000000; text-decoration: none;}
A:visited 	 {color: #035892; text-decoration:none;}
A:hover 	 {color: #D00000; text-decoration:  underline;}
.main {
	font-family: Arial;
	font-size: x-small;
	color: #878787;
}
.copyright {
	font-family: Arial;
	font-size: 12px;
	color: #84AEFF;
}
.bgTop {
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 1px;
	color: #1D274D;
}
.bgBottom {

	background-repeat: repeat-x;
	background-position: top;
}
.main {
	font-family: Arial;
	font-size: 12px;
	color: #5981D4;
}
.bgLeft {
	background-repeat: repeat-y;
	background-position: left;
}
.pageHeader {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

