body {
	margin: 0 0 0 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;color:#333333;text-decoration:none;
	}

a:link{color:#3366FF;text-decoration:none;}
a:visited{color:#3366FF;text-decoration:none;}

.categories{
width:225px;
height:450px;
float:left;
overflow-y: scroll; 
scrollbar-arrow-color: blue; 
scrollbar-face-color: #e7e7e7; 
scrollbar-3dlight-color: #a0a0a0; 
scrollbar-darkshadow-color: #888888;
padding:0px 10px 10px 0px;
}

.category_title {
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	padding: 4px 4px 2px 0px;
	}
	
.titlebar {
	font-size: 12px;
	color:#666666;
	font-weight: bold;
	padding: 4px 4px 2px 0px;
	}
	
.categoryItem{
	font-size: 12px;
	color:#0066CC;
	font-weight: bold;
	margin-left:30px;
	padding-bottom: 2px;
	}

.categoryArrowImage{
	padding-top: 5px;
	padding-left: 20px;
	float:left;
	}
	
.categoryHref{
	font-size: 12px;
	color:#0066CC;
	font-weight: bold;
	}
	
	a.categoryHref:hover{
	background-color:#CCCCCC;
	}

	a.categoryHref:link{
	text-decoration:none;
	color:#0066CC;
	}
	a.categoryHref:visited{
	text-decoration:none;
	color:#0066CC;
	}
	
.archive_title {
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	padding: 4px 4px 2px 0px;
	}
.archive_desc {
	color: #999999;
	font-weight: normal;
	}
.archive_smallprint {
	color:#999999;
	font-weight: normal;
	}
.archive_smalllink {
	color: #0066FF;
	font-weight: normal;
	text-decoration:underline;
	}
	
.searchtext {
	font-size:11px;
	color:#333333;
	font-weight: normal;
	}

.player_title {
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	padding: 0px 4px 2px 0px;
	}
	
.player_desc {
	color:#CCCCCC;
	font-weight: normal;
	}
	
.footnote {
	font-size: 8px;
	color:#999999;
	font-weight: normal;
	padding: 0px 6px 0px 0px;
	}
	a.footnote:hover{
	/*background-color:#CCCCCC;*/
	}

	a.footnote:link{
	text-decoration:none;
	color:#999999;
	}
	a.footnote:visited{
	text-decoration:none;
	color:#999999;
	}
