.top h1 {
	font-size: 32px;
	color: #6b6b6b;
	font-weight: normal;
	margin-bottom: 3px;
}
.bg_banners {
	background-image: url(images/tramadol_banners.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textbanner {
	font-size: 14px;
	font-weight: bold;
	color: #6b6b6b;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
}
.textbanner_green {
	font-size: 22px;
	font-weight: bold;
	color: #6fc132;
}

.top p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tab_menu {
	font-weight: bold;
	color: #FFFEFF;
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 5px;
	padding-left: 17px;
}
.tab_menu a:link {
	color: #FFFEFF;
	text-decoration: none;
}
.tab_menu a:visited {
	color: #ECF0F4;
	text-decoration: none;
}
.tab_menu a:hover {
	color: #A9DA81;
	text-decoration: none;
}
.tab_menu a:active {
	color: #A9DA81;
	text-decoration: none;
}

.bg_menu {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #585858;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
.copyright {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	text-align: right;
}

.greentext {
	color: #6FC132;
}
a:link {
	color: #36be00;
	text-decoration: underline;
}
a:visited {
	color: #299500;
	text-decoration: underline;
}
a:hover {
	color: #688FB3;
	text-decoration: none;
}
a:active {
	color: #688FB3;
	text-decoration: none;
}
.centertext {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	vertical-align: top;
}
.bg_gray {
	background-color: #f3f3f3;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



.top {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
.green_bigl {
	color: #6fc132;
}
