body {
	background-color: #FFFFFF;
}
.nimrlogo {
	background-image: url(../images/banner/nimrslog.png);
	float: left;
	height: 165px;
	width: 474px;
}
.button_home {
	height: 32px;
	width: 121px;
	float: left;
}
.button_pub {
	height: 32px;
	width: 134px;
	float: left;
}
.button_bulletins {
	height: 32px;
	width: 134px;
	float: left;
}
.training {
	background-image: url(../images/banner/training_mod4.png);
	float: left;
	height: 165px;
	width: 249px;
}
.header {
	background-image: url(../images/banner/banner_nimr_mod1.png);
	height: 165px;
	clear: none;
	background-repeat: repeat;
	float: none;
}

.nimr{
	background-color: #FFCD9B;
	height: 30px;
	width: 539px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/nembo5.JPG);
	float: right;
}
.topmenu {
	height: 40px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}
.searchtool {
	font-weight: normal;
	font-size: 12px;
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 960px;
}
.separator {
	height: 400px;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.search {
	height: 390px;
	width: 300px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	color: #251C68;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	float: left;
}
.searchtitle {
	height: 160px;
	width: 300px;
	font-weight: normal;
	font-size: 12px;
	color: #251C68;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
}
.search_results {
	height: 400px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}
.front_bar{
	background-color: #FFCD9B;
	height: 40px;
	width: 960px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBDAFF;
	border-right-color: #BBDAFF;
	border-bottom-color: #BBDAFF;
	border-left-color: #BBDAFF;
	float: left;
}
.fronttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ECF3FB;
	letter-spacing: normal;
	text-indent: 5px;
	word-spacing: normal;
	text-align: left;
	color: #367642;
}

.side_menu{
	background-color: #FFFFFF;
	height: 600px;
	width: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBDAFF;
	border-right-color: #BBDAFF;
	border-bottom-color: #BBDAFF;
	border-left-color: #BBDAFF;
}

.front{
	background-color: #FFFFFF;
	height: 550px;
	width: 960px;
	float: left;
	border: thin none #BBDAFF;
}
