@charset "UTF-8";
/* CSS Document */



#topcontainer {
margin: 0 auto;
	width:1035px;
}

#forum_banner {
	background-image: url(../images/theRxForum4.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1035px;
	height: 170px;
}


#banner_top {
	height: 160px;
	width: 250px;
	margin-left: 5px;
	_margin-left: 5px;
	margin-top: 5px;
	float:left;
}

#menu {
	background-image: url(../images/menu_03.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 1035px;
}

.txtbooks {
	width: 125px;
	float: left;
	margin-top: 50px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 1.8em;
	font-weight: bold;
}


.txtbooks span {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}


.txtbooks a {
	text-decoration: none;
	color: #13507A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.txtbooks a:hover {
	color: #FF3300;
	background-color: #333333;
}


.txtbooks a:visited {
    text-decoration: none;
	color:none;

}

.txtbooks a:active {
     color:none;
	 }

.txtbooks_premium {
	width: 110px;
	float: left;
	margin-top: 50px;
	margin-left: 10px;
	font-size: 13px;
	text-align: center;
	line-height: 1.6em;
	font-weight: bold;	/*letter-spacing: -0.5pt;*/
}

.txtbooks_premium a {
	text-decoration: none;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.txtbooks_premium a:hover {
	color: #FF3300;
	background-color: #333333;
}


.txtbooks_premium a:visited {
    text-decoration: none;
	color:none;
	/*text-decoration: underline;*/

}

.txtbooks_premium a:active {
color:none;}

.oddslinks a {color:#0000FF;}
