body {
	/* background: silver; */
	color: #151515;
	font-family: tahoma;
	font-size: 12px;

}

.more {
	color: grey;
}

.centered_main_div {
	text-align: left;
	width: 960px;
	overflow: hidden;
	background: #ffffff;

}

.form-input {
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	color: #3b4a3b;
	padding: 1px;
	background-image: url(../../images/bg-form-input.gif);
	border: 1px solid #838d83;
}

.form-submit {
	font-family: Tahoma,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	padding-top: 2px;
	background-image: url(../../images/bg-form-submit.gif);
	border-left: 1px solid #a7afa7;
	border-right: 1px solid #3b4a3b;
	border-top: 1px solid #a7afa7;
	border-bottom: 1px solid #3b4a3b;
	height: 18px;
	overflow: hidden;
	margin-right: 2px;
	display:inline-block;
	zoom:1;
	display:-moz-inline-box;
}

.search_box {
	width: 200px;
	float: right;
	text-align: right;
	margin-right: 0px;
	margin-top: 49px;
}
#dropdownmenu_00 {
clear: left !important;
}
#dropdownmenu_00 ul{
	background: url(../../images/menu_bg.jpg) bottom center repeat-x;
	border: none;
	padding: 0px;
}
#dropdownmenu_00 ul li{
	margin: 0px;
	padding: 0px;
}
#dropdownmenu_00 ul li a{
	margin: 0px;
	background: url(../../images/menu_bg_hoover.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 10px;
	display:inline-block;
	zoom:1;
	display:-moz-inline-box;
}

#dropdownmenu_00 ul li a:hover, .dropdownmenu_menu ul li a.selected{ /*script dynamically adds a class of 'selected' to the current active menu item*/

	background: url(../../images/menu_bg_mouse_over.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-decoration: none;
	color: black;
}

.end {
	background: none !important;
}
.end:hover {
	background: url(../../images/menu_bg_mouse_over.jpg) !important;
	background-repeat: no-repeat;
	background-position: top left !important;
}

h3 {
	background: none;
	font-size: 18px;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	/* font-weight: normal; */
	color: #5c5c5c;
}
.h3 {
	background: none;
	font-size: 18px;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	/* font-weight: normal; */
	color: #5c5c5c;
}

.img_border {
	border: 1px solid grey;
}

h4 {
	font-size: 12px;
	padding: 3px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
	/* font-weight: normal; */
	color: #5c5c5c;
}

.date {
	font-size: 10px;
	color: #5c5c5c;
	white-space:nowrap;
}

#news_content a {
	text-decoration: underline;
	color: #d3222a;
}

#news_content {
	text-align: left;
}

a {
	color: black;
	text-decoration: none;
}

#contact_us a{
	color: #d3222a;
}

a:hover {
	text-decoration: underline;
}

.a_underline a {
	text-decoration: underline;
}

h1, .h1, #open_headlines_title {
	background-color: #eaebea;
	background-image: url(../../images/cee_pharma_bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	padding: 7px;
	font-weight: bold;
	padding-left: 16px;
	margin: 0px;
	border-bottom: 1px solid white;
}

.h1 {
	margin-bottom: -31px;
	margin-top: -40px;
}


.grey_gradient_bg {
	background-image: url(../../images/gradient_grey.jpg);
	background-repeat: repeat-x;
}

.li_div_5 {
padding-left: 15px;
background-image: url(../../images/bullet2.png);
background-repeat: no-repeat;
margin-bottom: 5px;
}

.h3_header {
	display: none;
}

div {
	margin: 0px;
	padding: 0px;

}

.color_links {
	color: #d3222a;
	text-decoration: none;
}

.color_links:hover {
	color: #d3222a;
	text-decoration: underline;
}

hr {
	height: 0px;
	border: none;
	border-top: 1px solid;
}

.foother {
	background: silver;
	font-size: 10px;
}

#contextmenu ul
{
	width: 210px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#contextmenu a
{
	display: block;
	color: #FFF;
	background-color: #036;
	padding: 11px;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	background: url(../../images/context_menu.jpg);
	color: black;
	padding-left: 20px;
	overflow: hidden;
}

#contextmenu a:hover, #contextmenu .a_selected
{
	background-color: #369;
	/*color: #FFF;*/
	padding-left: 20px;
	background: url(../../images/context_menu_mouse_over.jpg) !important;
	/*color: white !important;*/
}

#contextmenu li li a
{
	display: none;
	color: #FFF;
	background-color: #69C;
	width: 9em;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}


#navcontainer {

	margin: 0px;
	padding: 0px;
	border: none;
	display: block;
	list-style-type: none;
}
#navcontainer li {
	display: block;
	width: 220px;
	padding: 0px;
	margin: 0px;
	border: 1px solid white;
	background-color: black;
	height: 52px;
	background: url(../../images/bt_other.gif);
	margin-bottom: -5px;
}

#navcontainer li a {

	display: block;
	margin: 15px;
	padding: 0px;
	color: white;
	margin-top: 20px;
	font-weight: bold;
	border: none;


}

#navcontainer li a:hover {
	color: white;

}
#tab_selected {

	background: url(../../images/bt_home.gif) !important;
}
.a_selected {

	color: black !important;
}

