body {
	background-color: #FFFFFF;
	background-image: url(gfx/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;

	scrollbar-face-color:#EEEEEE;
	scrollbar-arrow-color:#2E333F;
	scrollbar-track-color:#EAEBEC;
	scrollbar-shadow-color:#CCCFD3
	scrollbar-highlight-color:#EAEBEC;
	scrollbar-3dlight-color:#EAEBEC;
	scrollbar-darkshadow-color:#CCCFD3;
}



#container {
   width: 750px;
   text-align: left;
   background: #FFFFFF url(gfx/container_bg.gif) repeat-y;
}

#container, #copy {
	font-family: Verdana, Trebuchet MS, Arial, Serif;
	font-size: 10px;
	color: #000000;
}

#main {
   width: 720px;
   position: relative;
   top: 14px;
   left: 14px;
   padding-bottom: 20px;
   text-align: left;
}

#overlib {
   position: absolute; 
   visibility: hidden; 
   z-index: 1000; 
   background-color: #FAFAFA; 
   border: 1px solid #000000;
}


table,td,div {
	font-family: Verdana, Trebuchet MS, Arial, Serif;
	font-size: 10px;
	color: #000000;
	background-color: transparent;
}

input,textarea,select, #menuForm.input {
	background-color: #F0F0F5;
	font-family: Verdana, Trebuchet MS, Arial, Serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #999999;
}


hr {
	color: #CCCCCC;
	height: 1px;
}

form {
	margin: 0px;
}


a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0F0F0F;
	text-decoration: none;
}



h2{
	font-family: Trebuchet MS, Verdana,  Arial, Helvetica, Serif;
	font-size: 16px;
	color:	#6FA0C4;
	margin-top: 4px;
	margin-bottom: 3px;
	margin:	0px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
}

h3{
	font-family: Trebuchet MS, Verdana,  Arial, Helvetica, Serif;
	font-size: 12px;
	color:	#6FA0C4;
	margin-top: 4px;
	margin-bottom: 3px;
	margin:	0px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
}

.h6 {
	margin: 0px;	
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
	



#menu {
   height: 20px;
   background: #E7EBF0;
   margin-left: 3px;
   margin-right: 5px;
}

#memberMenu {
   margin-left: 3px;
   margin-right: 5px;
   background: #D7DDE4;
   height: 28px;
}
#menu a, #memberMenu a {
   position: relative;
   top: -1px;
   text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
   margin: 0;
   margin-left: 5px;
   height: 20px;
	color: #38414A;
}
#menu a:visited, #menu a:link {
	border: 1px solid #E7EBF0;
	background-color: #E7EBF0;
}
#memberMenu a:visited, #memberMenu a:link {
	border: 1px solid #D7DDE4;
	background-color: #D7DDE4;
}
#menu a:hover, #memberMenu a:hover, .menu_active {
	border: 1px solid #ACB2B7 !important;
	background-color: #FFFFFF !important;
}


#mMenuForm {
   width: 300px;
   float: left;
   background-color: transparent;
   position: relative;
   top: 5px;
   left: 5px;
   font-size: 11px;
   font-weight: bold;
   color: #300;
}
#mMenuLinks {
   width: 440px;
   float: left;
   text-align: right;
   background-color: transparent;
   margin-top: 6px;
}
#mMenuLinks a {
   
}

.menuLogin {
	border: 1px solid #ACB2B7;
	background-color: #FFFFFF;
}




#charts {
   background: #FFFFFF url(gfx/charts_bg.gif) repeat-y;
   width: 100%;
}
#charts br {
   clear: both;
}

.c, .ce {
   width: 232px;
   float: left;
   margin-right: 11px;
}
.ce { margin: 0; }

.c h1, .ce h1 {
   background: #EEEEEE;
   border-bottom: 1px solid #CCCCCC;
   font-size: 13px;
	font-weight: bold;
   padding: 0px;
   margin: 0px;
}
.c h1 a, .ce h1 a {
   text-align: center;
   width: 42px;
}
.c h1 span, .ce h1 span {
   position: relative;
   top: -6px;
   left: 6px;
}
.c img, .ce img { 
   border: 0px;
}


.c h1, .ce h1 {
   background: #EEEEEE;
   border-bottom: 1px solid #CCCCCC;
   font-size: 13px;
	font-weight: bold;
   padding: 0px;
   margin: 0px;
}


.c h1.date, .ce h1.date {
   padding: 6px;
}

.c li.channel, .ce li.channel {
   margin-top: 10px;
   background-color: #E8ECF1;
   border-top: 1px solid #D6DBE0;
}
.c.channel b img, .ce.channel b img { 
   border: 0px;
   width: 15px;
   height: 15px;
}
.c.channel b, .ce.channel b { 
   width: 40px;
   text-align: center;
}
.c.channel u, .ce.channel u {
   font-weight: bold;
   padding-left: 3px;
}

.c a, .ce a, .c a:visited, .ce a:visited { 
   text-decoration: underline;
}
.c a:hover, .ce a:hover {
   text-decoration: none;
}

.c ul, .c li, .ce ul, .ce li {
   padding: 0px;
   margin: 0px;
}
.c li, .ce li {
   list-style-type: none;
   padding: 2px;
   margin-top: 1px;
   width: 100%;
}

.c .m0, .ce .m0, .c .m0 a, .ce .m0 a, .c .m0 b, .ce .m0 b, .c .m0 u, .ce .m0 u {
   background: #FFF;
   color: #BBB !important;
}
.c .m1, .ce .m1 {
   background: #EEE;
}
.c .m2, .ce .m2 {
   background: #FFF;
}
.c .m3, .ce .m3 {
   background: #FAE4C4;
}
.c .m4, .ce .m4 {
   background: #CCFFCC;
}
.c .m5, .ce .m5 {
   background: #FFCCCC;
}


.c b, .ce b {
   font-weight: normal;
   margin-right: 3px;
}
.c u, .ce u {
   width: 170px;
   text-decoration: none;
   margin-left: 3px;
}
.c i, .ce i {
   width: 10px;
}


.ads_top a:visited {
	color: #003366;
}
.ads_top a:link {
	color: #003366;
}
.ads_top a:hover {
	color: #336699;
}

.ad-big { clear: both; padding: 10px 0; margin-bottom: 10px; background-color: #FFF; position: relative; left: -4px; }


.hr {
   height: 2px;
   background: url(gfx/main_mid_top.gif);
   font-size: 0;
   margin: 0px 6px 0px 4px;
   clear: both;
}




.bigger {
	font-size: 13px;
	font-weight: bold;
}
.err {
	font-family: Trebuchet MS, Verdana,  Arial, Helvetica, Serif;
	font-size: 12px;
	color: #CC0000;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	font-weight: bold;
}

.button {
	background-color: #D7DDE4;
	font-weight: bold;
}


#copy {
   width: 750px;
}
#cRight {
	color: #2A2F33;
	font-family: Trebuchet MS, Verdana, Arial, Serif;
	font-size: 9px;
}
#cRight a:visited {
	color: #2A2F33;
	text-decoration: none;
}
#cRight a:link {
	color: #2A2F33;
	text-decoration: none;
}
#cRight a:hover {
	color: #000000;
	text-decoration: none;
}

#cLeft {
   float: left;
}
#cRight {
   float: left;
   padding-left: 220px;
}



.none {
	border: 0px;
	background-color: transparent;
	margin: 0px;
}

.ad {
	padding: 10px;
}

.inactiveChan {
	filter: alpha (opacity=20);
}
.activeChan {
	filter: alpha (opacity=100);
}



#winTV1, #winTV2 {
   position: absolute;
   z-index: 10;
}
#winTV1 a {
   position: relative;
   top: -20px;
   left: 400px;
}
#winTV1 img {
   border: 0;
   width: 191px;
   height: 32px;
}
#winTV2 a {
   position: relative;
   top: -20px;
   left: 280px;
}
#winTV2 img {
   border: 0;
   width: 142px;
   height: 33px;
}