body{
	margin:0;
	background-color : #E9E9E9;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(images/bg.gif);
}.buttonbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(images/buttonbg.GIF);
	height: 47px;
}
.whitebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
.blueboder1 {
	sfont-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #A284FF;
	font-family: Arial, Helvetica, sans-serif;
}
.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #102395;
	text-decoration: none;
}
.blueboder2 {
	sfont-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #A284FF;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/bshade.GIF);
	background-repeat: repeat-x;
	background-position: left top;
}

.grayboder2 {
	sfont-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #A284FF;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/gshade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.grayheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7D7D7D;
	text-decoration: none;
}.bbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #257D93;
}

