/* CSS Document */

body, div, td{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:11px;
	color:#000000;
}

.header11px{
	font-weight:bold;
}

.textBox{
	border:1px solid #aaaaaa;
	font-family:Arial,Helvetica,Sans-Serif;
	color:#000000;
	font-size:11px;
	
}

.buttons{
	font-family:Arial,Helvetica,Sans-Serif;
	color:#000000;
	font-size:11px;
}

a:link{
	text-decoration:none;
	color:#0066CC;
}

a:visited{
	text-decoration:none;
	color:#0066CC;
}

.errorMSG{
	font-weight:bold;
	color:#ff0000;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
