@charset "utf-8";
/* Cascading Style Sheet - jf-Lyric_Script */

/* Body & Wrapper Properties */

* {
	margin: 0;
}

html, body {
	height: 100%;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	position: relative;
	height: 100%;
	margin: 0 auto -350px;
}

/* End */

/* Header Properties (Text and Navigation) */

#header_top {
	width: 1004px;
	height: 175px;;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}

.header_nav {
	float: left;
	width: 292px;
	padding-left: 682px;
}

.header_home_nav {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/top_menu_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 43px;
	padding-top: 15px;
	padding-left: 67px;
}

.header_home_nav:hover {
	color: #ed5400;
	text-decoration: none;
	background-image: url(../images/top_menu1_01.png);
	background-repeat: no-repeat;
	float: left;
	padding-top: 15px;
	padding-left: 67px;
}

.header_submit_nav {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/top_menu_02.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 45px;
	padding-top: 15px;
	padding-left: 27px;
}

.header_submit_nav:hover {
	color: #ed5400;
	text-decoration: none;
	background-image: url(../images/top_menu1_02.png);
	background-repeat: no-repeat;
}

.header_search_nav {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/top_menu_03.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 84px;
	padding-top: 15px;
	padding-left: 25px;
}

.header_search_nav:hover {
	color: #ed5400;
	text-decoration: none;
	background-image: url(../images/top_menu1_03.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 84px;
	padding-top: 15px;
	padding-left: 25px;
}

.header_search_bg {
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 363px;
	margin-top: 48px;
	margin-right: 74px;
	margin-left: 25px;
}

.header_search_label {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	float: left;
	height: 20px;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 40px;
}

.header_searchbox {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9a2500;
	text-decoration: none;
	float: left;
	height: 20px;
	padding-top: 8px;
	padding-right: 8px;
}

.header_searchtextbox {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-left: 13px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 200px;
	border: 1px solid #CCCCCC;
}

.header_search_go {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/go.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 21px;
	width: 34px;
	text-transform: capitalize;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border: hidden;
}

.header_search_go:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/go1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 21px;
	width: 34px;
	text-transform: capitalize;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.header_textarea {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #ffc762;
	text-decoration: none;
	float: right;
	height: 75px;
	width: 481px;
	padding-right: 60px;
	padding-top: 15px;
}

.header_intro_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 10px;
}

.letter_bar {
	background-image: url(../images/letter_bar.png);
	background-repeat: no-repeat;
	float: right;
	height: 38px;
	width: 939px;
	padding-right: 41px;
	margin-top: 5px;
}

/* End */

/* Mid-Section (Left Navigation/Content/Right Navigation) Properties */

#body_content {
	width: 1004px;
	height: 100%;;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
}

/* End */

/* Left Navigation Properties */

.left_nav {
	margin: 0px;
	float: left;
	width: 196px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.left_nav_top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 9px;
	width: 193px;
	background-image: url(../images/nav_top.png);
	background-repeat: no-repeat;
}

.left_nav_area {
	margin: 0px;
	float: left;
	height: 258px;
	width: 193px;
	background-image: url(../images/nav_main.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.nav_title {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav_title.png);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 145px;
	text-transform: capitalize;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.nav_links {
	margin: 0px;
	float: left;
	width: 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.navlink {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #c12f00;
	text-decoration: none;
	background-image: url(../images/navlink_active.png);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 143px;
	padding-top: 3px;
	padding-left: 17px;
	margin-left: 15px;
}

.navlink:hover {
	color: #c12f00;
	background-image: url(../images/navlink_hover.jpg);
}

.left_nav_areaext {
	margin: 0px;
	float: left;
	width: 193px;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.left_nav_bottom {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 193px;
	background-image: url(../images/nav_bottom.png);
	background-repeat: no-repeat;
}

/* End */

/* Main Content Properties */

.content_area {
	margin: 0px;
	float: left;
	width: 535px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.title_head {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	color: #3b3b3b;
	text-decoration: none;
	background-image: url(../images/star-small.png);
	background-repeat: no-repeat;
	margin: 0px;
	margin-top: 12px;
	float: left;
	height: 25px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 30px;
	width: 507px;
}

.title_head_red {
	color: #bb3604;	
	font-weight: bold;
}

.title_head_left {
	float: left;
	padding-left: 30px;
	height: 27px;
}
.title_head_right {
	float: right;
	padding-top: 7px;
	height: 20px;
	width: 50px;
	padding-right: 20px;
}

a.viewall {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #3b3b3b;
	text-decoration: none;
}

a.viewall:hover {
	text-decoration: underline;
}

.content_holder {
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 525px;
	padding-top: 5px;
}

/* End */

/* Right Navigation Properties */

.right_nav {
	margin: 0px;
	float: left;
	width: 196px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.right_nav_top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 9px;
	width: 193px;
	background-image: url(../images/nav_top.png);
	background-repeat: no-repeat;
}

.right_nav_area {
	margin: 0px;
	float: left;
	height: 308px;
	width: 193px;
	background-image: url(../images/nav_main.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.nav_title {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav_title.png);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 145px;
	text-transform: capitalize;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.nav_links {
	margin: 0px;
	float: left;
	width: 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.navlink {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #c12f00;
	text-decoration: none;
	background-image: url(../images/navlink_active.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 143px;
	padding-top: 3px;
	padding-left: 17px;
	margin-left: 15px;
}

.navlink:hover {
	color: #c12f00;
	background-image: url(../images/navlink_hover.jpg);
}

.right_nav_areaext {
	margin: 0px;
	float: left;
	width: 193px;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.right_nav_bottom {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 193px;
	background-image: url(../images/nav_bottom.png);
	background-repeat: no-repeat;
}

/* End */

/* News & Footer Properties */

.footer_wrapper, .push {
	height: 350px;
}

#footer_bg {
	width:100%;
	height:242px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/footer_content_bg.jpg);
	background-repeat: repeat-x;
}

#footer_content {
	width:1004px;
	height:242px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
	background-attachment: scroll;
	background-image: url(../images/footer_content_bg.jpg);
	background-repeat: repeat-x;
}

.footer_tab_area {
	margin: 0px;
	float: left;
	height: 242px;
	width: 453px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}

.footer_tab_menu {
	padding: 0px;
	float: left;
	height: 28px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.newstabs{
padding: 6px 12px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Arial;
list-style-type: none;
text-align: left;
}

.newstabs li{
display: inline;
margin: 0;
}

.newstabs li a{
text-decoration: none;
padding: 7px 7px;
color: #000;
background: url(../images/menu_tab_02.png) top left no-repeat;
}

.newstabs li a:visited{
color: #000;
}

.newstabs li a:hover{
color: #fff;
background: url(../images/menu_tab_01.png) top left no-repeat;
}

.newstabs li a.selected{
position: relative;
background: url(../images/menu_tab_01.png) top left no-repeat;
color: #fff;
}

.newstabs li a.selected{
background: url(../images/menu_tab_01.png) top left no-repeat;
color: #fff;
}

.newstabs li a.selected:hover{
text-decoration: none;
}

.news_box {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #928f83;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 653px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.news_date {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.news_title {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #f5430a;
	padding-bottom: 10px;
}

.news_txt {
	font-family: Arial;
	font-size: 12px;
	color: #9e9e9e;
	padding-bottom: 10px;
}

a.news_txt:link {
	font-family: Arial;
	font-size: 12px;
	color: #9e9e9e;
	text-decoration: none;
}

a.news_txt:hover {
	color:#ffffff;
}

.music_news_title {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #f5430a;
	padding-bottom: 10px;
	text-decoration: none;
}

a.music_news_title:hover {
	text-decoration: underline;
}

.music_news_link {
	font-family: Arial;
	color: #9e9e9e;
	text-decoration: none;
}

a.music_news_link:hover {
	color: #ffffff;
}

.bookmark {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #f4eed0;
	text-decoration: none;
	background-image: url(../images/bookmark.png);
	background-repeat: no-repeat;
	float: right;
	height: 28px;
	width: 152px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	margin-top: 45px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: 104px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer_start{
	width:941px;
	height:104px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
}
.footer_links {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #9e9e9e;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cb0002;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 43px;
	width: 944px;
	padding-top: 53px;
	padding-right: 30px;
	padding-bottom: 32px;
	padding-left: 30px;
}

.footer_copyright {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: right;
	height: 20px;
	width: 220px;
	color: #ae920f;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer_validation {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 150px;
	color: #c75c2c;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a.footerlink:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #9e9e9e;
	padding-right: 5px;
	padding-left: 5px;

}

a.footerlink:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #9e9e9e;
	padding-right: 5px;
	padding-left: 5px;

}

a.footerlink:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;

}

a.footerlink:active{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #9e9e9e;
	padding-right: 5px;
	padding-left: 5px;

}

.validation {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/footer_validation.png);
	background-repeat: no-repeat;
	float: right;
	height: 19px;
	width: 48px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.validation:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/footer_validation1.png);
	background-repeat: no-repeat;
	float: right;
	height: 19px;
	width: 48px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footer_leftarea {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 104px;
	width: 555px;
}
.footer_rightarea {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 104px;
	width: 385px;
}

/* End */

/* Text and Other Misc. Properties */

.stats_txt {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #c12f00;
	float: left;
	padding-top: 3px;
	padding-left: 5px;
	margin-left: 15px;
}

.general_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.general_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3a3a3a;
	text-decoration: none;
}

a.general_text:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3a3a3a;
	text-decoration: underline;
}

.button {
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	font-size:10px;
	color:#666666;
}

a.aletter_bar {
	color: #333333;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.aletter_bar:hover {
	color: #ffffff;
	text-decoration: none;
}

.alyriclink {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3a3a3a;
	text-decoration: none;
}

a.alyriclink {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3a3a3a;
	text-decoration: none;
}

a.alyriclink:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3a3a3a;
	text-decoration: underline;
}

.lyriclink {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/inner_link1.png);
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 525px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}

.lyriclink:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/inner_link.png);
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 525px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}

/* End */

/* Lyric Page Properties */

.lyricpage_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.lyric_field {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	padding-left: 5px;
	width: 80px;
}

.lyric_content {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	width: 250px;
	padding-left: 10px;
}

a.lyricpage_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.lyricpage_link:hover {
	color: #9e9e9e;
	text-decoration: underline;
}

a.lyricpage_text {
	text-decoration: none;
}

a.lyricpage_text:hover {
	color: #9e9e9e;
	text-decoration: underline;
}

.browsepage_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.browsepage_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.browsepage_link:hover {
	color: #9e9e9e;
	text-decoration: underline;
}

.browsepage_numbers {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #9e9e9e;
	text-decoration: none;
	font-weight: 400;
}

a.browsepage_limit {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #9e9e9e;
	text-decoration: none;
	font-weight: 600;
}

a.browsepage_limit:hover {
	color: #333333;
	text-decoration: underline;
}

a.browsepage_numbers {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #9e9e9e;
	text-decoration: none;
	font-weight: 600;
}

a.browsepage_numbers:hover {
	color: #333333;
	text-decoration: underline;
}

.rate {
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	font-size:10px;
	color:#666666;
}

.smallBr{
	font-size: 1px; 
	line-height: 2;
}

.previous_page {
	margin-left: 10px;
	padding: 0px;
	float: left;
}
.next_page {
	margin-left: 70px;
	padding: 0px;
	float: right;
}