A.				{
	color: Black;
	text-decoration: none;
	
}

A:hover        {
	text-decoration: underline;
	color: #FF0000;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body {
	margin: 0px;
	background-image: url(../images/mainBackground.gif);
}

.menuBox {
	width: 494px;
	background-color: #FF9900;
	margin-top: 116px;
}

.mainBox {
	width: 495px;
	background-color: #ff9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 12pt;
	text-align: left;
}

.color1 { background-color: #FFCC00; }
.color2 { background-color: #FF9900; }
.color3 { background-color: #FFFFFF; }

.heading {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16pt;
	font-weight: bold;
	line-height: 16pt;
	color:#ffffff;
	text-align: left;
	text-decoration: none;
}

.subHeading {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13pt;
	font-weight: bold;
	color:#000000;
	text-align: center;
	text-decoration: none;
}

.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 12pt;
	text-decoration: none;
}

.inputField {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: Black;
	border: 1px solid Black;
	background-color: #FFCC00;
	text-decoration:none;
	padding: 3px;
}

/* NECESSARY TO INSERT IMAGECUBE.COM LINK */
div#HiddenContent{
	width: 3px;
	height: 1px;
	overflow: hidden;
	
}.pinkType {
	font-size: 16px;
	font-weight: bold;
	color: #C32480;
}
