body, html {
	font-family: helvetica;
	background:url(img/bg_fade.jpg) repeat;
	background-color: #000;
	color: #ccc;
	font-size:12px;
	padding:0;
	margin:0;
	scrollbar-base-color: #333;
	scrollbar-arrow-color: #666;
	scrollbar-track-color: #666;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: #666;
	scrollbar-3dlight-color: black;
}
/* LAYOUT CONTAINER 
--------------------------------------------------------- */


div#wrapper {
	margin: 0 auto;
	width: 1012px;/* border:3px solid #FF0000; */
}
div#header {
	height: 158px;
	width: 1012px;
	margin-top:-12px;
	margin-bottom:0px;/* border:3px solid #00FF00; */
}
div#content {
	height: auto;
	width: 1012px;/* border:3px solid #FFFF00; */
}
div#footer {
	height: 86px;
	width: 980px;
	margin-top:20px;/* border:3px solid #00FFFF; */
}
/* CONTENT
--------------------------------------------------------- */

.grey_bar {
	background:url(img/gray_pat_1.jpg) repeat-x;
	height:24px;
	color: #ff0;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding:0 8px;
	padding-top:3px;
	margin-top:7px;
}

.footer_infos {
	color:#5a5b5d;
	font-size:10px;
}
.footer_links {
	color:#919191;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.footer_links:hover {
	color:#ccc;
	;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.footer_copyright {
	color:#5a5b5d;
	font-size:10px;
}
td#heading1 {
	background:url(img/y_heading_m.png) repeat-x;
	height:22px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
td#y_heading_l {
	background:url(img/y_heading_l.png) no-repeat;
	height: 22px;
	width:7px;
}
td#y_heading_r {
	background:url(img/y_heading_r.png) no-repeat;
	height: 22px;
	width:7px;
}
td#y_button_m {
	background:url(img/y_button_m.png) repeat-x;
	height:18px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
td#y_button_l {
	background:url(img/y_button_l.png) no-repeat;
	height: 18px;
	width:4px;
}
td#y_button_r {
	background:url(img/y_button_r.png) no-repeat;
	height: 18px;
	width:4px;
}
.event_bg {
	background:url(img/event_bg.png) repeat;
}
table#ads1_bg {
	background:url(img/ads1_bg.png) no-repeat;
}
table#ads2_bg {
	background:url(img/ads2_bg.png) no-repeat;
}
table#ads3_bg {
	background:url(img/ads3_bg.png) no-repeat;
}
table#ep1 {
	width:270;
	height:96px;
	border: 1px solid #4e4e4e;
	margin: 2px 5px;
	margin-bottom:5px;
	background:#141414;
}
table#ep2 {
	width:270px;
	height:96px;
	border: 1px solid #4e4e4e;
	margin: 2px 5px;
	margin-bottom:5px;
	background:url(img/ep1_bg.png) repeat;
}
td#ep1_bg {
	width: 135px;
	margin:0;
	padding:0;
	background:#666666;
}
td#ep2_bg {
	width: 135px;
	margin:0;
	padding:0;
	background:#666666;
}
table#ep_heading {
	width:270px;
	margin-top:15px;
	margin-bottom:5px;
	margin-left:6px;
}
table#nav1_bg {
	background:url(img/nav1_bg.png) repeat-y;
	width: 200px;
}
table#login {
	background:url(img/nav2_bg.png);
	width:185px;
	height:186px;
}
table#search {
	background:url(img/search1_bg.png);
	width:185px;
	height: 32px;
	font-size:12px;
	margin-top:12px;
	margin-bottom:8px;
}
table#yellow_button1 {
	margin-top:8px;
	margin-bottom:8px;
	margin-left:-2px;
}
/* OBJECTS
--------------------------------------------------------- */



#CLOCK {
	font-size: 12px;
	color:#fbdc37;
	padding:0 10px;
	width:180px;
	z-index:1;
}
img {
	border:none;
}
.heading1 {
	background:url(img/y_heading_m.png) repeat-x;
	font-size:22px;
	color:#000000;
	font-weight:bold;
}
.heading2 {
	background-image:url(img/table_bg1.png);
	background-repeat:repeat;
	font-size:18px;
	color:#FFF;
	padding:2px 8px;
	font-weight:lighter;
}
.heading3 {
	background-color:#1c1c1c;
	padding:2px 8px;
	font-weight:lighter;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
	color:#fcd91b;
}
.button_bg {
	background:#ecbc1c;
	border:1px solid #7d6210;
	height:22px;
	color: #fff;
	font-size:14px;
	text-decoration:none;
	overflow:hidden;
	font-weight:bold;
	cursor:pointer;
	padding:2px 10px;
}
.button_bg_a, .button_bg:hover {
	background:ecbc1c;
	border:1px solid #7d6210;
	height:22px;
	color:#000;
	font-size:14px;
	text-decoration:none;
	overflow:hidden;
	font-weight:bold;
	cursor:pointer;
	padding:2px 10px;
}
.button_gray {
	background:#666666;
	border:1px solid #202020;
	height:22px;
	color: #fff;
	font-size:12px;
	text-decoration:none;
	cursor:pointer;
	padding:2px 10px;
	font-weight:bold;
}
.button_gray:hover {
	background:ecbc1c;
	border:1px solid #202020;
	height:22px;
	color:#FBDF6F;
	font-size:12px;
	text-decoration:none;
	cursor:pointer;
	padding:2px 10px;
	font-weight:bold;
}
.button_2 {
	background:url(img/input1_bg.png);
	font-size: 12px;
	text-decoration:none;
	text-align: center;
	height:26px;
	width: 80px;
	padding:5px 15px;
	margin:2px 5px;
	color: #ccc;
	border:1px solid #999;
}
.button_2:hover {
	font-size: 12px;
	text-decoration:none;
	padding:5px 15px;
	margin:2px 5px;
	color: #CC9933;
	border:1px solid #ccc;
}
.tab {
	color: #ccc;
	font-size:12px;
	padding:3px 5px;
	margin-bottom:2;
	cursor:pointer;
	width:120px;
	vertical-align:baseline;
	border:1px solid #666;
	border-bottom:none;
	display:inline-table;
}
.tabactive {
	background-color: #fbdc37;
	color: #000;
	font-size:12px;
	padding:3px 5px;
	margin-bottom:2;
	cursor:pointer;
	width:120px;
	border:1px solid #666;
	border-bottom:1px solid #333;
	display:inline-table;
	z-index:100;
}
.friend_accept {
	background:url(img/button_accept.png) no-repeat;
	color: #000;
	padding:0 3px;
	padding-top:4px;
	text-align:center;
	font-size:12px;
	width: 83px;
	height:23px;
	text-decoration:none;
	display:block;
	float:left;
}
.friend_ignore {
	background:url(img/button_ignore.png) no-repeat;
	color: #000;
	padding:0 3px;
	padding-top:4px;
	text-align:center;
	font-size:12px;
	width: 83px;
	height:23px;
	text-decoration:none;
	display:block;
	float:left;
	vertical-align:middle
}
.friend_spam {
	background:url(img/button_spam.png) no-repeat;
	color: #000;
	padding:0 3px;
	padding-top:4px;
	text-align:center;
	font-size:12px;
	width: 83px;
	height:23px;
	text-decoration:none;
	display:block;
	float:left;
	vertical-align:baseline
}
.friend_ignore:hover, .friend_spam:hover, .friend_accept:hover {
	text-decoration:none;
}
.txt_yellow_button1 {
	text-decoration:none;
	color:#000000;
	cursor:pointer;
}
.txt_yellow_button1:hover {
	text-decoration:underline;
}
textarea {
	font-size:12px;
	padding:3px;
}
.bg1 {
	text-align:center;
	background:#333;
}
.bg2 {
	text-align:center;
	background:#353535;
}
.bg3 {
	text-align:center;
	background:#2d2d2d;
}
.bg5 {
	text-align:center;
	background:#1F1F1F;
}
.bg6 {
	text-align:center;
	background:#333333;
}
.bg7 {
	text-align:center;
	background:#1F1F1F;
}
/*



img {



margin: 0 3px;



border: 4px solid #fff;



}



*/


/* MESSAGE
--------------------------------------------------------- */

.message_bg {
	background-color: #505050;
	color: #ccc;
	font-size:12px;
	font-size:12px;
}
.mail_folder {
	margin-bottom:10px;
	display:block;
	height:23px;
}
.mail_button {
	float:left;
	height:23px;
	background-color:#505050;
	color: #ccc;
	width:110px;
	font-size:10px;
	display: block;
	padding-left:10px;
	padding-top:4px;
	text-decoration:none;
}
.mail_button:hover {
	text-decoration:underline;
}
.nav_mail {
	color:#000;
	width: 210px;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.mail_item {
	font-size: 10px;
	padding: 2px;
	color:#000;
	text-decoration:none;
	background-image:url(img/table_bg1.png);
	background-repeat:repeat;
}
.mail_item0 {
	font-size: 10px;
	color:#ccc;
	padding: 2px;
	text-decoration:none;
	background-image:url(img/table_bg1.png);
	background-repeat:repeat;
}
.mail_item1 {
	font-size: 10px;
	color:#ccc;
	padding: 2px;
	text-decoration:none;
	background-image:url(img/table_bg2.png);
	background-repeat:repeat;
}
.mail_link {
	font-size: 10px;
	color:#ccc;
	text-decoration:none;
	display:inline-bock;
}
.mail_link:hover {
	color:#FBDF6F;
	font-weight:bold;
	text-decoration:underline;
	display:inline-bock;
}
select {
	font-size: 12px;
	padding: 0 5px;
	width: auto;
}
.guestbook {
	background-color: #F6C32E;
	color: #F6C32E;
	font-size:12px;
	color: #ccc;
	padding: 3px 5px;
}
.guestbook0 {
	background:#202020;
	font-size:12px;
	color: #ccc;
	padding: 3px 5px;
}
.guestbook1 {
	background:#0F0F0F;
	font-size:12px;
	color: #ccc;
	padding: 3px 5px;
}
.guestbook3 {
	background-color: #666;
	color: #000;
	font-size:12px;
}
.input {
	font-family: helvetica;
	background:url(img/input1_bg.png);
	color: #fff;
	border: 1px solid #666666;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
	width: 100px;
	height: 1.4 em;
}
.input2 {
	font-family: helvetica;
	background:#666666;
	color: #fff;
	border: 1px solid #666666;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
}
.login_input {
	font-family: helvetica;
	background:#1A1A1A;
	color: #fff;
	border: 1px solid #666666;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
	width: 100px;
	height: 22px;
}
.menu_fix {
	width: 100%;
	margin:0;
	padding:0;
	text-align: left;
	display: inline-block;
}
.link_over {
	text-decoration:none;
}
.link_over:hover {
	text-decoration:underline;
}
.menu_link {
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
.menu_link:hover {
	text-decoration: underline;
}
.vote_ok {
	color: #fbdc37;
	font-size:10px;
	padding:0 3px;
}
.menu_board {
	color: #fbdc37;
	background-color:#333333;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
	margin-top: 2px;
	width: 185px;
	display: inline-block;
}
.menu_hover, .menu_board:hover {
	text-decoration: underline;
}
.menu_board2 {
	color: #fbdc37;
	background-image:url(img/menu3_bg.png);
	background-repeat:repeat;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 4px !important;
	padding: 2px 2px;
	margin-top: -2px;
	margin-left:4px !important;
	margin-left:12px;
	width: 150px !important;
	width: 160px;
	height:14px;
	display: inline-block;
}
.menu_board3 {
	color: #fbdc37;
	background-image:url(img/menu3_bg.png);
	background-repeat:repeat;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 6px 4px !important;
	padding: 2px 2px;
	margin-top: -2px;
	margin-left:12px !important;
	margin-left:18px;
	width: 150px !important;
	width: 160px;
	height:14px;
	display: inline-block;
}
.submenu1 {
	padding: 0 10px;
}
.submenu_board {
	color: #FBDF6F;
	background-repeat:repeat;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 3px 15px;
	margin-top: 2px;
	width: auto;
	height: 1.2em;
	list-style:none;
}
.submenu_board:hover {
	font-weight: normal;
	text-decoration: none;
	background-color: #666;
	color: #fff;
}
.nav_show {
	background:url(img/nav1_bg.png);
	background-repeat:repeat-y;
}
h1 {
	color: #000;
	display: block;
	font-size: 12px;
}
.title {
	color: #000;
	background-color: #FBDF6F;
	text-align: center;
	display: block;
	padding: 4px;
	font-size: 14px;
}
.search_nav {
	color:#ccc;
	font-size:12px;
	padding:3px;
	margin: 0 3px;
	text-decoration:none;
	border-bottom: 1px solid #444;
}
.search_nav_active {
	color: yellow;
	font-size:12px;
	padding:3px;
	margin: 0 3px;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px solid yellow;
}
.default_td {
	color:#ccc;
	font-size:12px;
	text-decoration:none;
	background:#333333;
}
.default_td0 {
	color:#ccc;
	font-size:12px;
	padding:3px 5px 3px 5px;
	text-decoration:none;
	background:#333333;
	border-bottom:1px solid #464646;
}
.default_td1 {
	color:#ccc;
	font-size:12px;
	padding:3px 5px 3px 5px;
	text-decoration:none;
	background:#333;
	border-bottom:1px solid #464646;
}
.default_td2 {
	color:#ccc;
	font-size:12px;
	padding:3px 5px 3px 5px;
	text-decoration:none;
	border-bottom:1px solid #464646;
}
.active_link1 {
	color:#ccc;
	font-size:12px;
	padding:5px 3px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}
.active_link1:hover {
	color:#FBDF6F;
	font-size:12px;
	padding:5px 3px;
	text-decoration:none;
	background:#202020;
	display:block;
	cursor:pointer;
}
.error {
	border: 1px solid #ff0000;
	font-weight: bold;
	background-color: #990000;
}
.block1 {
	color:#000;
	font-size:12px;
	padding:3px 5px 3px 5px;
	text-decoration:none;
	background-image:url(img/table_bg1.png);
	background-repeat:repeat;
	margin-bottom: 3px;
	display:block;
}
.small_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.show_picture {
	background-color: #4e4e4e;
	width: auto;
	padding: 5px 15px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.show_picture:hover {
	color: #ccc;
	width: auto;
	padding: 5px 15px;
	background-color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.normal_link {
	font-size: 12px;
	color:#ccc;
	text-decoration:none;
}
.normal_link:hover {
	text-decoration: underline;
	color:#FBDF6F;
}
.normal_link_active {
	font-size: 12px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.normal_link_active:hover {
	text-decoration: underline;
	color:#FBDF6F;
}
.yellow_link {
	font-size: 12px;
	color:#fbdc37;
	text-decoration:none;
	font-weight:bold;
}
.yellow_link:hover {
	text-decoration: underline;
	color:#fbdc37;
}
.username_link {
	font-size: 12px;
	color:#FBDF6F;
	text-decoration:none;
}
.username_link:hover {
	text-decoration: underline;
	color:#FBDF6F;
}
.normal_link_yellow {
	font-size: 11px;
	color:#fff;
	text-decoration:none;
}
.normal_link_yellow:hover {
	text-decoration: underline;
	color:#FBDF6F;
}
.cal_link_yellow {
	font-size: 11px;
	color:#fff;
	text-decoration:none;
	width:30px;
	height:18px;
	overflow:hidden;
}
.cal_link_yellow:hover {
	text-decoration: underline;
	background-color:#FBDF6F;
	color:#000000;
	padding:0 2px;
	width:30px;
	height:18px;
	overflow:hidden;
}
.normal_link_1 {
	font-size: 12px;
	color:#ccc;
	text-decoration:none;
}
.normal_link_1:hover {
	text-decoration: underline;
	color:#FBDF6F;
}
.clubs_podnav {
	background-color: #1d1d1d;
	font-size:11px;
	font-style:normal;
	letter-spacing:1px;
	line-height:21px;
	color:#fff;
}
.clubs_podnav_active {
	background-color: #292929;
	font-size:11px;
	font-style:normal;
	letter-spacing:1px;
	color:#fcd91b;
}
.user_podnav {
	font-size: 13px;
	color:#ccc;
	text-decoration: none;
	width: auto;
	display:inline;
	padding: 6px 8px 4px 8px;
	cursor:pointer;
}
.user_podnav_active {
	font-size: 13px;
	color:#F6C32E;
	font-weight:bold;
	width: auto;
	text-decoration: none;
	padding: 6px 6px 4px 8px;
	background:#151515;
}
.user_podnav:hover {
	text-decoration: underline;
	display:inline;
	color: #F6C32E;
}
.clubs_podnav1 {
	font-size: 12px;
	color:#ccc;
	text-decoration: none;
	height:2em;
	display:block;
	padding-top: 6px;
	background-image:url(img/nav1_bg.png);
	background-repeat:repeat;
	border:1px solid #ccc;
}
.clubs_podnav1:hover {
	text-decoration: underline;
	color: #fff;
	display:block;
	height:2em;
	border:1px solid #ccc;
	background-image:url(img/table_bg3.png);
	background-repeat:repeat;
}
.link_small {
	color: #999;
	font-size:10px;
	text-decoration:none;
	margin-left: 5px;
}
.link_small:hover {
	color: #FBDF6F;
	font-size:10px;
	text-decoration: underline;
}
.user_list_default {
	width: 110px;
	height:155px;
	float:left;
	margin: 3px 10px;
	margin-left: 0;
	padding: 3px 1px;
	border: 1px solid #666;
	text-align:center;
	background-color: #333;
	overflow: hidden;
	color:#FBDF6F;
}
.user_list {
	width: 125px;
	height:140px;
	float:left;
	margin: 3px;
	padding: 3px 1px;
	border: 2px solid #ffffff;
	text-align:center;
	background-color: #FBDF6F;
	overflow: hidden;
}
.user_listmale {
	width: 125px;
	height: 140px;
	float:left;
	padding: 3px 1px;
	margin: 2px;
	border: 2px solid #00CCFF;
	text-align:center;
	background-color: #FBDF6F;
	overflow: hidden;
}
.user_listfemale {
	width: 125px;
	height: 140px;
	float:left;
	padding: 3px 1px;
	margin: 2px;
	border: 2px solid #FF0099;
	text-align:center;
	background-color: #FBDF6F;
	overflow: hidden;
}
.user_listlesbian {
	width: 125px;
	height: 140px;
	float:left;
	padding: 3px 1px;
	margin: 2px;
	border: 2px solid #FF00CC;
	text-align:center;
	background-color: #FBDF6F;
	overflow: hidden;
}
.user_listgay {
	width: 125px;
	height: 140px;
	float:left;
	padding: 3px 1px;
	margin: 2px;
	border: 2px solid #E61313;
	text-align:center;
	background-color: #FBDF6F;
	overflow: hidden;
}
.user_listladyboy {
	width: 125px;
	height: 140px;
	float:left;
	padding: 3px 1px;
	margin: 2px;
	border: 2px solid #C23668;
	text-align:center;
	background-color: #FBDF6F;
	overflow: hidden;
}
.pic_list {
	margin: 3px;
	border: 1px solid #ffffff;
	text-align:center;
	background-color: #FBDF6F;
	overflow: hidden;
}
.pic_listmale {
	margin: 3px;
	border: 1px solid #00CCFF;
	text-align:center;
	background-color: #FBDF6F;
	overflow: hidden;
}
.pic_listfemale {
	margin: 3px;
	border: 1px solid #FF0099;
	text-align:center;
	background-color: #FBDF6F;
	overflow: hidden;
}
.pic_listlesbian {;
	margin: 3px;
	border: 1px solid #FF00CC;
	text-align:center;
	background-color: #FBDF6F;
	overflow: hidden;
}
.pic_listgay {
	margin: 3px;
	border: 1px solid #E61313;
	text-align:center;
	background-color: #FBDF6F;
	overflow: hidden;
}
.pic_listladyboy {
	margin: 3px;
	border: 1px solid #C23668;
	text-align:center;
	background-color: #FBDF6F;
	overflow: hidden;
}
.search_letter {
	color: #999;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
	margin: 2px;
}
.search_letter:hover {
	color:#FBDF6F;
	font-weight: bold;
	font-size: 16px;
	text-decoration:underline;
}
.normal {
	font-size: 12px;
	color:#ccc;
	margin: 3px 0;
	padding: 1px 3px;
}
#ImageBoxOverlay {
	background-color: #000;
}
#ImageBoxCaption {
	background-color: #F4F4EC;
}
#ImageBoxContainer {
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText {
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages {
	margin: 0;
}
#ImageBoxNextImage {
	background-image: url(/img/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage {
	background-image: url(/img/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover {
	background-image: url(/img/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover {
	background-image: url(/img/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
.topuser {
	background-image:url(img/table_bg1.png);
	background-repeat:repeat;
	color: #ccc;
}
.topuser1 {
	background-image:url(img/table_bg2.png);
	background-repeat:repeat;
	color: #ccc;
}
.topuser0 {
	background-image:url(img/table_bg1.png);
	background-repeat:repeat;
	color: #ccc;
}
.daytitle {
	font-size: 12px;
	color: #000;
	font-weight:bold;
}
.daytitle0 {
	padding:3px 5px;
	font-size: 12px;
	color: #000;
	font-weight:bold;
}
.daytitle1 {
	padding:3px 5px;
	font-size: 12px;
	color: #000;
	font-weight:bold;
}
.daytitle2 {
	padding:3px 5px;
	font-size: 12px;
	color: #000;
	font-weight:bold;
}
.daytitle3 {
	padding:3px 5px;
	font-size: 12px;
	color: #000;
	font-weight:bold;
}
.daytitle4 {
	padding:3px 5px;
	font-size: 12px;
	color: #000;
	font-weight:bold;
}
.daytitle5 {
	padding:3px 5px;
	font-size: 12px;
	color: #000;
	font-weight:bold;
}
.daytitle6 {
	padding:3px 5px;
	font-size: 12px;
	color: #000;
	font-weight:bold;
}
.banner_outline {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.folder_link {
	border:2px solid #F6C32E;
	background-color: #FBDF6F;
	font-size:12px;
	color: #000;
	padding: 1px 10px;
	text-decoration: none;
	width:100%;
	height:23px;
	display:block;
	vertical-align:middle;
}
.folder_link:hover {
	border:2px solid #F6C32E;
	background-color: #FBDF6F;
	color: #000;
	text-decoration: none;
	display:block;
	padding-left: 25px;
}
.folder {
	margin-bottom:3px;
	width:98%;
	height:auto;
}
.cal_body {
	border: 1px solid #A97C08;
	margin: 3px;
}
.cal_title {
	font-size:12px;
	background-color: #F6C32E;
	color:#000000;
	margin:1px;
	text-align:center;
}
.cal_active {
	color: #FF3000;
	font-weight: normal;
	margin:1px;
	border: 1px solid #FF3300;
	background-color:#666;
	text-align:center;
}
.cal_day {
	font-size: 12px;
	color: #F6C32E;
	margin:1px;
	border: 1px solid #000;
	text-align:center;
	width:30px;
	height:18px;
	overflow:hidden;
}
.cal_normal {
	color: #F6C32E;
	margin:1px;
	text-align:center;
}
.cal_normal:hover {
	color: #000;
	background-color:#F6C32E;
	background:url(img/cal.png);
	background-repeat:no-repeat;
	margin:1px;
}
.cal_selected {
	color: #F6C32E;
	border:1px solid #F6C32E;
}
.cal_today {
	color:#000;
	margin:1px;
}
.cal_event {
	color: #673266;
	font-weight:bold;
	margin:1px;
}
.cat_picture {
	width:130px;
	height: 90px;
	overflow:hidden;
}
.f1, .f2, .f3, .f4 {
	display:block;
	overflow:hidden;
	font-size:1px;
}
.f1, .f2, .f3 {
	height:1px;
}
.f2, .f3, .f4 {
	border-left:1px solid #F6C32E;
	border-right:1px solid #F6C32E;
}
.f1 {
	margin:0 5px;
	background:#F6C32E;
}
.f2 {
	margin:0 3px;
	border-width:0 2px 0 2px;
}
.f3 {
	margin:0 2px;
}
.f4 {
	height:2px;
	margin:0 1px 0 1px;
}
th.headerSortDown {
	background-image: url(/img/arrow_down.png);
	background-repeat:no-repeat;
	background-position:left;
}
th.headerSortUp {
	background-image: url(/img/arrow_up.png);
	background-repeat:no-repeat;
	background-position:left;
}
th.header {
	cursor: pointer;
	padding-left: 10px;
	margin-left: -1px;
}
#myTable.tr {
	background-color: #8dbdd8;
}
#myTable.tr.odd {
	background-color:#F0F0F6;
}
.scrollbars {
	scrollbar-3dlight-color:#333;
	scrollbar-arrow-color:#333;
	scrollbar-base-color:#ccc;
	scrollbar-darkshadow-color:Black;
	scrollbar-face-color: #ccc;
	scrollbar-highlight-color:#666;
	scrollbar-shadow-color:#555;
	scrollbar-track-color:#4e4e4e;
}
h4 {
	display:block;
	font-size:16px;
	color: #ccc;
	border-bottom: 1px solid #ccc;
	padding:5px 10px;
	margin-bottom:10px;
}
.online {
	font-weight: bold;
	color:#00FF33;
	display: block;
	padding:2px 5px;
	text-align:center;
}
.item_title {
	background:url(img/y_heading_m.png) repeat-x;
	height:22px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	vertical-align:middle;
	padding:0;
	margin:0;
	border-left:1px solid #806C00;
	border-right:1px solid #806C00;
}
/* CLUB PAGE - New design by John
--------------------------------------------------------- */

.border {
	border:#333333 solid 6px;
}
.border-black {
	border:#000000 solid 6px;
}
.border-purple {
	border:#cc00cc solid 1px;
}
.border-liteblue {
	border:#33ccff solid 1px;
}
.container {
	margin:0px;
	padding-top:15px;
}
.container p {
	margin:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
}
.border3 {
	border-left:#333333 solid 6px;
	border-bottom:#333333 solid 6px;
}
.border3 td {
	border-right:#333333 solid 6px;
	border-top:#333333 solid 6px;
}
.border-right {
	border-right:#333333 solid 6px;
}
.bg7 {
	background:#333333;
}
.imgphoto {
	background:#333333;
	width:255px;
	float:left;
	height:222px;
	padding-top:6px;
	margin-right:10px;
}
.imgphoto1 {
	background:#333333;
	width:255px;
	float:right;
	height:222px;
	padding-top:6px;
}
.imgphoto-text {
	padding-top:2px;
	font-size:11px;
	font-style:normal;
	letter-spacing:1px;
	line-height:21px;
	color:#fff;
}
.text-b {
	font-size:11px;
	font-style:normal;
	letter-spacing:1px;
	line-height:21px;
	color:#000000;
}
.text-bold {
	font-size:11px;
	letter-spacing:1px;
	line-height:21px;
	color:#000000;
	font-weight:bold;
}
.button_y22 {
	background-image:url(images/button_yello_22.jpg);
	background-repeat:repeat-x;
}
.text_yello {
	font-size:11px;
	font-style:normal;
	letter-spacing:1px;
	color:#fbdc37;
}
a {
	text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.text {
	font-size:11px;
	font-style:normal;
	letter-spacing:1px;
	line-height:21px;
	color:#fff;
}
.head_yello {
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	color:#fcd91b;
}
.head_white {
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	color:#ffffff;
}
.text_1 {
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:21px;
	color:#fff;
}
.text_small {
	font-size:10px;
	font-style:normal;
	letter-spacing:1px;
	color:#999;
}
:hover.text_small {
	text-decoration:underline;
}
.custome_select {
	font-size:11px;
	font-style:normal;
	letter-spacing:1px;
	background-color:#333;
	width:100%;
	color:#fff;
	border:none;
	height:22px;
	padding:0px;
	margin:0px;
}

