	body {
		scrollbar-face-color: #DDDDDD;
		scrollbar-shadow-color: #8D8D8D;
		scrollbar-highlight-color: #EEEEEE;
		scrollbar-3dlight-color: #DDDDDD;
		scrollbar-darkshadow-color: #DDDDDD;
		scrollbar-track-color: #CCCCCC;
		scrollbar-arrow-color: #4A80A5;
	}
	#BODY	{
		background-color:#515151;
		width:100%;
		height:100%;
		float:left;
		background-repeat:repeat-x;
	}
	#MAIN	{
		width:1000px;
		background-color:#FFFFFF;
	}
	#LEFT	{
		width:220px;
		margin-left:15px;
		}
	#NUMBER-PAGES	{
		width:100%;
		text-align:center;
		margin-top:20px;
		margin-bottom:10px;
	}	
	A {
		color:#515151;
		font-family:Trebuchet MS,Georgia; 
		font-size:14px;
		text-decoration:underline;
	}
	A:HOVER {
		color:#FF0000;
		text-decoration:none;
	}	
	INPUT,TEXTAREA,SUBMIT,SELECT {
		font-family:Trebuchet MS,Georgia;
		font-size:14px;
		color:#505050;
		border: 1px solid #CCCCCC;
	}
	TD	{
		color:#333333;
		font-family: Trebuchet MS,Georgia;
		font-size: 13px;
	}
	
H1 { color:#2a9d07; font-size:22px; }
H2	{
		color:#b216d3;
		font-family: Trebuchet MS,Georgia;
		font-size: 18px;
		font-weight:bold;
		margin-top:5px;
		margin-bottom:10px;
	}	
H3	{
		color:#FF0000;
		font-family: Trebuchet MS,Georgia;
		font-size: 12px;
		font-weight:bold;
		text-align:center;
		margin-top:5px;
		margin-bottom:10px;
	}
	.TEXT	{
		font-size: 12px;
		color:#777777;
	}
	A.MAIN-MENU	{
		color:#1db100;
	}
	A.GO-FILM	{
		color:#FF0000;
	}
