
a {
	color: #CF3A6A;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #808080;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.buton {
	background: url(images/butonpink.gif) no-repeat;
	color: #EE5A8A;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 72px;
}

a.buton:hover {
	background: url(images/butonblue.gif) no-repeat;
	color: #00A5DA;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 72px;
}

a.butonblue {
	background: url(images/butonblue.gif) no-repeat;
	color: #00A5DA;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 72px;
}

a.butonblue:hover {
	background: url(images/butonpink.gif) no-repeat;
	color: #EE5A8A;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 72px;
}

a.link1 {
	color: #CF3A6A;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.link1:hover {
	color: #009ACB;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.link2 {
	color: #009ACB;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.link2:hover {
	color: #CF3A6A;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.link3 {
	color: #009ACB;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.link3:hover {
	color: #808080;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.link4 {
	color: #009ACB;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.link4:hover {
	color: #808080;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.vis, a.vis:hover {
	color: #009ACB;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

div.blue_wrapper {
	background: url(images/inputblue.gif) no-repeat left center;
	height: 19px;
	text-align: center;
	width: 160px;
}

div.blue_wrapper input {
	background-color: transparent;
	border: none;
	color: #00A5DA;
	height: 19px;
	padding: 3px 0px 0px 5px;
	width: 155px;
}

div.pink_wrapper {
	background: url(images/inputpink.gif) no-repeat left center;
	height: 19px;
	text-align: center;
	width: 149px;
}

div.pink_wrapper input {
	background-color: transparent;
	border: none;
	color: #EE5A8A;
	height: 19px;
	padding: 3px 0px 0px 5px;
	width: 144px;
}

div.shortblue_wrapper {
	background: url(images/inputblueshort.gif) no-repeat left center;
	height: 19px;
	text-align: center;
	width: 72px;
}

div.shortblue_wrapper input {
	background-color: transparent;
	border: none;
	color: #00A5DA;
	height: 19px;
	padding: 3px 0px 0px 5px;
	width: 67px;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	background: url(images/h1blue.gif) repeat-x;
	color: #007297;
	display: block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 46px;
	line-height: 32px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 10px;
}

h1.pink {
	background: url(images/h1pink.gif) repeat-x;
	color: #CF3A6A;
}

hr {
	background-color: #f8c4d5;
	border: 0px;
	color: #f8c4d5;
	height: 1px;
	width: 100%;
}

input, select, textarea {
	background-color: #FFFFFF;
	color: #565656;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

span.radio {
	background: url(images/radio.gif) no-repeat;
	clear: left;
	display: block;
	float: left;
	height: 25px;
	margin: -2px 0px 0px 0px;
	padding: 0px;
	width: 19px;
}

td, body, .decornone {
	color: #565656;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

th, .th {
	background-color: #ECF9FF;
	border-bottom: 1px solid #A6E0F2;
	color: #565656;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	text-align: center;
	vertical-align: middle;
}

ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 0px;
	text-indent: 0px;
}

.border {
	border: 1px solid #ffffff;
}

.columnmenu {
	margin: 0px;
	padding: 0px;
}

.columnmenu li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.columnmenu li a {
	border-bottom: 1px solid #F8C4D5;
	color: #CF3A6A;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 3px 0px;
	text-decoration: none;
	text-indent: 1px;
	width: 190px;
}

.columnmenu li a:hover {
	border-bottom: 1px solid #F8C4D5;
	color: #009ACB;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 3px 0px;
	text-decoration: none;
	text-indent: 1px;
	width: 190px;
}

.columnmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.contentslide .contentdiv{
	display: none;
}

.inputdrug {
	background-color: #EE5A8A;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	text-align: center;
	width: 80px;
}

.menu {
	background: url(images/menu.gif) no-repeat top right;
}

.menu a {
	color: #CF3A6A;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.menu a:hover {
	color: #009ACB;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.menu_o {
	background: url(images/menu_o.gif) repeat-x;
}

.pagination a{
	color: #CF3A6A;
	text-decoration: none;
}

.pagination a:hover, .pagination a.selected{
	color: #808080;
}

.style1 {
	border-bottom: 1px solid #00A5DA;
	color: #CF3A6A;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 6px;
}

.style2 {
	color: #565656;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	padding: 5px 0px 0px 0px;
}

.style3 {
	color: #009ACB;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding-top: 6px;
}

.style4 {
	color: #009ACB;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
}

.style5 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
}

#footer {
	height: 30px;
	margin: 0px;
}

#footer li a {
	color: #CF3A6A;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

#footer li a:hover, #footer li a:hover span {
	color: #565656;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

#footer ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#footer ul li {
	display: inline;
	float: left;
	position: relative;
}

#submenu {
	height: 21px;
	margin: 0px;
}

#submenu li a {
	color: #009ACB;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 21px;
	line-height: 21px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

#submenu li a:hover, #submenu li a:hover span {
	color: #CF3A6A;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 21px;
	line-height: 21px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

#submenu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#submenu ul li {
	display: inline;
	float: left;
	position: relative;
}

li {
	list-style: square;
}

/* IE SPECIFIC HACKED STYLES */

* html .win .jscrollpanedragbottom {
	bottom: -1px;
}

/* /IE SPECIFIC HACKED STYLES */
.holder {
	float: left;
	padding-left: 0px;
	margin-top: 9px;
}

a.jscrollactivearrowbutton, a.jscrollactivearrowbutton:hover {
}

a.jscrollarrowdown {
	bottom: 0;
	display: block;
	height: 5px;
	overflow: hidden; /*background-color: #666;*/
	position: absolute;
	right: 0;
	text-indent: -2000px;
	z-index: 1;
}

a.jscrollarrowdown:hover {
}

a.jscrollarrowup {
	display: block;
	height: 5px;
	overflow: hidden; /*background-color: #666;*/
	position: absolute;
	right: 0;
	text-indent: -2000px;
	top: 0;
	z-index: 1;
}

a.jscrollarrowup:hover {
}

.jscrollpanecontainer {
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.jscrollpanedrag {
	background: #666666;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
}

.jscrollpanedragbottom {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
}

.jscrollpanedragtop {
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
}

.jscrollpanetrack {
	background: #AAAAAA;
	cursor: pointer;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.scroll-pane {
	float: left;
	height: 305px;
	overflow: auto;
	text-align: justify;
	width: 189px;
}

.win .jscrollpanedrag {
	background: url(images/windows_drag_middle.gif) no-repeat 0 50%;
}

.win .jscrollpanedragbottom {
	background: url(images/windows_drag_bottom.gif) no-repeat;
	height: 4px;
}

.win .jscrollpanedragtop {
	background: url(images/windows_drag_top.gif) no-repeat;
	height: 4px;
}

.win .jscrollpanetrack {
	background: url(images/windows_track.gif) repeat-y;
}

.win a.jscrollactivearrowbutton, .win a.jscrollactivearrowbutton:hover {
	background-position: 0 -40px;
}

.win a.jscrollarrowdown {
	background: url(images/windows_arrow_down.gif) no-repeat 0 0;
	height: 11px;
}

.win a.jscrollarrowdown:hover {
	background-position: 0 -14px;
}

.win a.jscrollarrowup {
	background: url(images/windows_arrow_up.gif) no-repeat 0 0;
	height: 11px;
}

.win a.jscrollarrowup:hover {
	background-position: 0 -14px;
}


/* forum style */

a.cattitle {
	color: #000000;
	text-decoration: underline;
}

a.cattitle:hover {
	color: #000000;
	text-decoration: none;
}

a.copyright {
	color: #8E814C;
	text-decoration: underline;
}

a.copyright:hover {
	color: #8E814C;
	text-decoration: none;
}

a.forumlink {
	color: #3490dd;
	text-decoration: none;
}

a.forumlink:hover {
	color: #3490dd;
	text-decoration: underline;
}

a.gen {
	color: #949494;
	text-decoration: none;
}

a.gen:hover {
	color: #949494;
	text-decoration: underline;
}

a.genmed {
	color: #949494;
	text-decoration: none;
}

a.genmed:hover {
	color: #949494;
	text-decoration: underline;
}

a.gensmall {
	color: #949494;
	text-decoration: none;
}

a.gensmall:hover {
	color: #949494;
	text-decoration: underline;
}

a.maintitle {
	color: #3490dd;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	text-indent: 10px;
}

a.maintitle:hover {
	color: #9B9B9B;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	text-indent: 10px;
}

a.nav {
	color: #949494;
	text-decoration: underline;
}

a.nav:hover {
	color: #949494;
	text-decoration: none;
}

a.postlink {
	color: #949494;
	text-decoration: none;
}

a.postlink:hover {
	color: #777777;
	text-decoration: underline;
}

a.sub {
	color: #3490dd;
	text-decoration: none;
}

a.sub:hover {
	color: #3490dd;
	text-decoration: underline;
}

a.topictitle {
	color: #3490dd;
	text-decoration: underline;
}

a.topictitle:hover {
	color: #3490dd;
	text-decoration: none;
}

td.cat {
	background-image: url(images/cellpic.gif);
	background-position: 50% top;
	background-repeat: repeat;
	border-bottom: #8E814C solid;
	border-bottom-width: 0px;
	border-left: #8E814C solid;
	border-left-width: 0px;
	border-right: #8E814C solid;
	border-right-width: 0px;
	border-top: #8E814C solid;
	border-top-width: 0px;
	height: 28px;
	height: 29px;
}

td.catbottom {
	background-image: url(images/cellpic.gif);
	background-position: 50% top;
	background-repeat: repeat;
	border-bottom: #C9C9C9 solid;
	border-bottom-width: 1px;
	border-left: #C9C9C9 solid;
	border-left-width: 1px;
	border-right: #C9C9C9 solid;
	border-right-width: 1px;
	border-top: #C9C9C9 solid;
	border-top-width: 1px;
	height: 29px;
}

td.cathead {
	background-image: url(images/cellpic.gif);
	border-bottom: #C9C9C9 solid;
	border-bottom-width: 1px;
	border-left: #C9C9C9 solid;
	border-left-width: 1px;
	border-right: #C9C9C9 solid;
	border-right-width: 1px;
	border-top: #C9C9C9 solid;
	border-top-width: 1px;
	font-size: 11px;
	height: 28px;
}

td.catleft {
	background-image: url(images/cellpic.gif);
	background-position: 50% top;
	background-repeat: repeat;
	border-bottom: #C9C9C9 solid;
	border-bottom-width: 0px;
	border-left: #C9C9C9 solid;
	border-left-width: 1px;
	border-right: #C9C9C9 solid;
	border-right-width: 0px;
	border-top: #C9C9C9 solid;
	border-top-width: 0px;
	height: 28px;
}

td.catright {
	background-image: url(images/cellpic.gif);
	background-position: 50% top;
	background-repeat: repeat;
	border-bottom: #8E814C solid;
	border-bottom-width: 0px;
	border-left: #8E814C solid;
	border-left-width: 0px;
	border-right: #8E814C solid;
	border-right-width: 1px;
	border-top: #8E814C solid;
	border-top-width: 0px;
	height: 28px;
}

td.row1 {
	background-color: #FFFFFF;
}

td.row2 {
	background-color: #daf3fe;
}

td.row3 {
	background-color: #c3e8f8;
}

td.row3right {
	background-color: #b3e2f6;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
}

td.spacerow {
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
}

th.thcornerl {
	background: #3490dd;
	border-bottom: #3490dd solid;
	border-bottom-width: 1px;
	border-left: #3490dd solid;
	border-left-width: 1px;
	border-right: #3490dd solid;
	border-right-width: 0px;
	border-top: #3490dd solid;
	border-top-width: 1px;
	font-weight: bold;
	height: 28px;
	color: white;
}

th.thcornerr {
	background: #3490dd;
	border-bottom: #3490dd solid;
	border-bottom-width: 1px;
	border-left: #3490dd solid;
	border-left-width: 0px;
	border-right: #3490dd solid;
	border-right-width: 1px;
	border-top: #3490dd solid;
	border-top-width: 1px;
	font-weight: bold;
	height: 28px;
	color: white;
}

th.thleft {
	background: #3490dd;
	border-bottom: #3490dd solid;
	border-bottom-width: 0px;
	border-left: #3490dd solid;
	border-left-width: 1px;
	border-right: #3490dd solid;
	border-right-width: 0px;
	border-top: #3490dd solid;
	border-top-width: 0px;
	font-weight: bold;
	height: 28px;
	color: white;
}

th.thright {
	background: #3490dd;
	border-bottom: #3490dd solid;
	border-bottom-width: 0px;
	border-left: #3490dd solid;
	border-left-width: 0px;
	border-right: #3490dd solid;
	border-right-width: 1px;
	border-top: #3490dd solid;
	border-top-width: 0px;
	font-weight: bold;
	height: 28px;
	color: white;
}

th.3490dd {
	background: #3490dd;
	border-bottom: #3490dd solid;
	border-bottom-width: 1px;
	border-left: #3490dd solid;
	border-left-width: 0px;
	border-right: #3490dd solid;
	border-right-width: 0px;
	border-top: #3490dd solid;
	border-top-width: 1px;
	font-weight: bold;
	height: 28px;
}

.cattitle {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

.copyright {
	color: #858585;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: -1px;
}

.footer a {
	color: #858585;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.footer a:hover {
	color: #858585;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.footer td {
	color: #858585;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 77px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	text-align: center;
}

.forumline {
	background-color: #FBF9EC;
	border-bottom: #C9C9C9 1px solid;
	border-left: #C9C9C9 1px solid;
	border-right: #C9C9C9 1px solid;
	border-top: #C9C9C9 1px solid;
}

.forumlink {
	color: #3490dd;
	font-size: 11px;
	font-weight: bold;
}

.gen {
	color: #000000;
	font-size: 11px;
}

.genmed {
	color: #000000;
	font-size: 11px;
}

.gensmall {
	color: #AAAAAA;
	font-size: 10px;
}

.maintitle {
	color: #3490dd;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	text-indent: 10px;
}

.name {
	color: 949494;
	font-size: 11px;
}

.nav {
	color: #949494;
	font-size: 11px;
}

.postbody {
	color: #191919;
	font-size: 11px;
}

.postdetails {
	color: #2f8bd8;
	font-size: 10px;
}

.sub {
	color: #888A85;
	font-size: 11px;
}

.topictitle {
	color: #3490dd;
	font-size: 11px;
	font-weight: normal;
}

#menu {
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	vertical-align: bottom;
	width: 100%;
}

#menu a {
	color: #3490dd;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}

#menu a:hover {
	color: #3490dd;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: underline;
}

#menu td {
	background-image: url(images/cellpic.gif);
	border-left: #C9C9C9 1px solid;
	border-right: #C9C9C9 1px solid;
	border-top: #C9C9C9 1px solid;
	cursor: hand;
	height: 30px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	width: 20%;
}

/* / forum style */