.navbar_searchbox {
	border: 1px solid #FF0D00;
	background-color: #F1F1F1;
}
.main_font {
	font-family: "Times New Roman", Times, serif;
	line-height: 29px;
}
.sub_heading {
	font-weight: bold;
	color: #CC0000;
}
.sub_heading_blue {
	font-weight: bold;
	color: #003E5E;
}
table {
	font-family: "Times New Roman", Times, serif;
	line-height: 19px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	color: #FFFFFF;
	font-weight: bold;
}
.attention {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.soft_bold {
	font-weight: bold;
	color: #333333;
}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}

