/* CSS definition file containing site wide stylesheets */

.box1 {
	font-family: "Microsoft Sans Serif",  sans-serif;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal;
 	border: 1px solid rgb(0,51,102);
 	padding: 2px
}

.box2 {
	font-size: 14px;
 	font-weight: normal;
 	font-style: normal;
 	border: 1px solid rgb(0,51,102);
 	padding: 2px
}

.box {
	border: 1px solid rgb(153,0,0);
 	padding: 3px
}

.box-whtbordr {
	color: rgb(255,255,255);
 	border: 1px solid rgb(255,255,255);
 	padding: 5px
}
