td.shows 
{
	border: 1px #000000 solid
}
td.bottom
{
	border-bottom: solid #999999;
	border-top: solid #999999;
	border-width: 1px
}

table.post_border 
{
	border-bottom: solid #525252;
	border-width: 1px
}

table.gray_border 
{
	border: 1px #9F9F9F dotted
}

td.gray_border 
{
	border: 1px #9F9F9F dotted
}

td.shade
{
	border: solid #000000;
	border-width: 1px
}

table.border
{
	border: solid #000000;
	border-width: 1px
}

td.border
{
	border: solid #000000;
	border-width: 1px
}

table.shows 
{
	border: solid #999999;
	border-width: 1px
}
table.main 
{
border-bottom: solid #999999; 
border-width: 1px
}

table.chat 
{border: solid #525252; 
border-width: 1px
}

td.menu_item
{
	border: solid #000000;
	border-width: 1px;
	background-color: #268D08;
}

A:link {color: BLACK; text-decoration: none}
A:visited {color: BLACK; text-decoration: none} 
A:hover {color: BLACK; text-decoration: underline} 
A:active {color: BLACK; text-decoration: underline}

A.click_link:link {color: #268D08; text-decoration: underline}
A.click_link:visited {color: #268D08; text-decoration: underline} 
A.click_link:hover {color: #268D08; text-decoration: underline} 
A.click_link:active {color: #268D08; text-decoration: underline}

hr {  color: #268D08; border: #000000}

input, textarea  
{
border: 1px solid #000000;
background-color: #FFFFFF;
color: #000000; 
font-family: " arial, helvetica, verdana, sans-serif"; 
font-size: "11px"; 
font-weight: bold;
text-decoration: none; 
scrollbar-3dlight-color:'';
scrollbar-face-color:#268D08;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-darkshadow-Color:'#000000';
scrollbar-track-color:#EEEEEE;
scrollbar-arrow-color:white;
}

input.noborder 
{
border: 1px solid #FFFFFF;
background-color: #FFFFFF;
color: #000000; 
font-family: " arial, helvetica, verdana, sans-serif"; 
font-size: "11px"; 
font-weight: bold;
text-decoration: none; 
}

BODY{
scrollbar-face-color:#268D08;
scrollbar-arrow-color:white;
scrollbar-track-color:#EEEEEE;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'#000000';
}
