body {
	background-color: #1B6E98;
}
.bluetablebullet {
	background-image: url(../images/index_35.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.greentablebullet {
	background-image: url(../images/greentablebullet.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.normaltext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.normaltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.normaltext_bold_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.normaltextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_field {
	width: 150px;
	height: 17px;
	border: 1px solid #FFFFFF;
}
.headding__white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}