BODY {
	background-color: #626262;
	scrollbar-arrow-color:#FFFFFF;  /*arrow color*/
	scrollbar-base-color:#636363;  /*border around*/
    scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#636363;  /*base color*/
	scrollbar-highlight-color:#F3F3F3;
    scrollbar-dark-shadow-color:white;
	scrollbar-track-color:#636363; /*color where is no scrollbar*/
	scrollbar-3d-light-color:#CC6633;
}
/* Mouse over - font-color and bkground-color;*/ 
a:link
{
	font-family:helvetica,arial,sans-serif; 
	font-size: 100	%;
	font-weight: bold;
	color:#FF0000;
	background-color:transparent;
	text-decoration: none;
}
a:visited 
{
	font-family:helvetica,arial,sans-serif; 
	font-size: 100	%;
	font-weight: bold;
	color:#FF0000; 
	background-color:transparent;
	text-decoration: none;
}

A:Active,A:Hover
{
	font-family:helvetica,arial,sans-serif; 
	font-size: 100	%;
	font-weight: bold;
	color: #E9E9E9;
	background: transparent;
	text-decoration:underline overline;
}
 .table_black_pictures{
	font-family: Arial; 
	font-size: 85%;
	color : #FFA845;
	background-color: #000000;
	text-align : left;
	font-weight: bold;
	border: 3px solid;
	border-color : #CFCFCF;
	padding : 6px;
}
 .table_black{
	font-family: verdana,helvetica,arial,sans-serif; 
	font-size: 85%;
	color : #DCC08A;
	background-color: #000000;
	text-align : left;
	border: 3px solid;
	border-color : #CFCFCF;
	padding : 6px;
}
 .table_noborder{
	font-family: Arial; 
	color : #FFA845;
	background-color: #000000;
	text-align : left;
	font-weight: bold;
	padding : 6px;
}
 .table_noborder_a{
	font-family: Arial; 
	font-size: 115%;
	color : #DCC08A;
	background-color: #000000;
	text-align : left;
	font-weight: bold;
	padding : 6px;
}
 .table_video_header{
	font-family: Arial; 
	font-size: 85%;
	color : #FFA845;
	background-color: #000000;
	text-align : left;
	font-weight: bold;
	border: 1px solid;
	border-color : #CFCFCF;
}
 .table_video{
	font-family: Arial; 
	font-size: 85%;
	color : #FFA845;
	background-color: #626262;
	text-align : left;
	font-weight: bold;
	border: 1px solid;
	border-color : #CFCFCF;
	padding : 6px;
}
 .table_live{
	background-color: #000000;
	text-align : center;
	border: 1px solid;
	border-color :#000000;
	padding : 2px;
}
 H2 { 
 	font-family: Times;
	color:#FFA845;
	font-size : 36px;	
	margin-bottom: 8px;
	font-style: italic;
}
 H3 { 
 	font-family: Times;
	color:#FFA845;
	font-size : 26px;		
	margin-bottom: 6px;
	font-style: italic;
}
 H4 { 
 	font-family: Times;
	color:#FFA845;
	font-size : 18px;		
	margin-bottom: 6px;
	font-style: italic;
}
 HR {
	color : #FAAF2E;
	height : 1px;
}
