/* CSS definition file containing site wide stylesheets */

.ShgowInlineframe {
	background-color: rgb(255,255,255);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.FormBox {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 3px;
 	background-color: rgb(255,255,255);
 	border: 1px solid rgb(75,201,201);
 	margin-top: 0px;
 	margin-bottom: 0px
}

.Link1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.SubmitButton {
	background-color: rgb(153,255,255);
 	border: 1px solid rgb(128,128,128);
 	margin-top: 5px;
 	margin-bottom: 5px
}
