/* CSS definition file containing site wide stylesheets */

.frpformsred {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 9pt;
 	color: rgb(255,0,0);
 	font-weight: normal;
 	font-style: normal
}

.EventBox {
	border: 5px ridge rgb(102,153,51);
 	padding: 5px
}

.FRPFORMSComic {
	font-size: 9pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: right;
 	background-color: rgb(255,255,255)
}

.FRPFORMSComicButton {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 9pt;
 	font-weight: bold;
 	text-align: center
}

.FRPFORMSComicLeftJ {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 9pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: left
}

.FRPFORMSComicError {
	font-size: 9pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	background-color: rgb(204,255,204)
}

.frpforms {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 9pt;
 	font-weight: normal;
 	font-style: normal
}

.FormFieldForCompletion {
	background-color: rgb(255,255,170);
 	border: 1px solid rgb(192,192,192)
}