.notice{
    color:#000000;
    background-color:#FFFFDD;
	border:0.1em solid #FFD700;
	text-align:center;
	padding:5px;
	color:#FF0000;
}

/*.gridHead {
	color: #FFFFFF;
	background-color: #C65151;
	font-weight: bold;
}*/
.pageTitle {
	font-size: 14px;
	font-weight: bold;
	color: #6D6D6D;
}
img{
	border:0;
}
.redboldlink{
	color:#FF0000;
	font-weight:bolder;
	text-decoration:underline;
}
.redboldlink:hover{
	text-decoration:underline;
}
input.button {
	background-color:#E2E2E2;
	background-position:center;
	border:medium none;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial,Helvetica,Verdana,Georgia;
	font-size:8.5pt;
	height:20px;
	line-height:normal;
	margin-left:1px;
	margin-right:1px;
	padding:2px 5px;
	text-align:center;
	vertical-align:middle;
}
.sitenote{
	color: #FF0000;
	font-size: 11px;
}
.legendHead {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}


