.top_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #196385;
	text-decoration: underline;
	text-align: right;
}
.back_mainmenu {
	background-image:  url(/Tominfo/ImageThomas/fnd_mainmenu.jpg);
	background-repeat: repeat;
	height: 31px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.boxes_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	background-color: #cccccc;
	text-align: left;
	height: 24px;
	vertical-align: middle;
	text-transform: uppercase;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.search_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	text-align:center ;
	height: 24px;
	vertical-align: middle;
	text-transform: uppercase;
}
.boxes_titles_nobg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	height: 24px;
	vertical-align: middle;
	text-transform: uppercase;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer_background {
	background-color: #cccccc;
	height: 31px;
	width: 100%;
}
.more_indus_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #728a94;
	text-align: right;
	text-decoration:none;
}
.mii_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #728a94;
	text-decoration: underline;
	text-align: left;
}

.copyright_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-decoration:none;
}

.bg_btnmenu{
	font-family: Arial, Verdana, Helvetica,;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration:none;
}
.bg_btnmenu_click {
	font-family: Arial, Verdana, Helvetica,;
	font-size: 10px;
	font-weight: bold;
	color: #0a7ab9;
	text-align: center;
	text-transform: uppercase;
	text-decoration:none;
	background-image:url(/Tominfo/ImageThomas/onmouse_img_menu.jpg);
	background-position:center;
	height:28px;
	cursor:hand;
}

.bg_btnmenu:hover {
	font-family: Arial, Verdana, Helvetica,;
	font-size: 10px;
	font-weight: bold;
	color: #0a7ab9;
	text-align: center;
	text-transform: uppercase;
	text-decoration:none;
	background-image:url(/Tominfo/ImageThomas/onmouse_img_menu.jpg);
	background-position:center;
	height:28px;
	cursor:hand;
}

.bg_btnmenu_press_releases{
	font-family: Arial, Verdana, Helvetica,;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration:none;
}

.bg_btnmenu_press_releases_click {
	font-family: Arial, Verdana, Helvetica,;
	font-size: 10px;
	font-weight: bold;
	color: #0a7ab9;
	text-align: center;
	text-transform: uppercase;
	text-decoration:none;
	background-image:url(/Tominfo/ImageThomas/onmouse_img_menu_pr.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:28px;
	cursor:hand;
}

.bg_btnmenu_press_releases:hover {
	font-family: Arial, Verdana, Helvetica,;
	font-size: 10px;
	font-weight: bold;
	color: #0a7ab9;
	text-align: center;
	text-transform: uppercase;
	text-decoration:none;
	background-image:url(/Tominfo/ImageThomas/onmouse_img_menu_pr.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:28px;
	cursor:hand;
}

.text_search_btn {
	background-image: url(/Tominfo/ImageThomas/back_search_btn.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	height: 24px;
	width: 156px;
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.text_search_btn:hover  {
	background-image: url(/Tominfo/ImageThomas/back_search_btn_on.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	height: 24px;
	width: 156px;
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	cursor:hand;
}

.NormalTextBox
{
	border-right: #ccccff thin solid;
	border-top: #ccccff thin solid;
	border-left: #ccccff thin solid;	
	border-bottom: #ccccff thin solid;
	color: black;
	display: inline;
	background: #ffffff;
	visibility: visible;
}

.WaterMarkedTextBox
{
	border-right: #ccccff thin solid;
	border-top: #ccccff thin solid;	
	border-left: #ccccff thin solid;	
	border-bottom: #ccccff thin solid;
	color: gray;
	display: inline;
	background: AliceBlue;
	visibility: visible;
}
