/* CSS Document */

body{ 
background-image: 
 url(../images/bkgrnd.jpg);
background-repeat: repeat-x
}
.bodtext {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #CD2BA2;
}
.bodtxtgrey {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.prote {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.bod {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.bodheader {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.prote {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.fieldcell {
	background-color: #CD2BA2;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px; 
	text-align: left;
	margin-right: 0px;
	padding-right: 0px;
	width: 270px;
	border : 1px solid #900;
} 
