	body{
		background-image  	: url('../images/bg.png');
		background-repeat  	: repeat-x;
		background-position	: left top;
		background-color	: #FFFFFF;
		margin				: 0px; 
		font-family			: Tahoma;
	    font-size           : 11px; 
	}
	
	#MainTable{
		width 				: 900px;
		height				: 100%;
	}
	#MainTable .ShadowLeft{
		background-image  	: url('../images/shadow_l.png');
		background-repeat  	: repeat-y;
		background-position	: left top;
		width 				: 5px;
	}
	#MainTable .ShadowRight{
		background-image  	: url('../images/shadow_r.png');
		background-repeat  	: repeat-y;
		background-position	: left top;
		width 				: 5px;
	}
	#MainTable .Center{

	}
	
	#InMainTable{
		width 				: 100%;
	}
	#InMainTable .Top{
		background-image  	: url('../images/top.jpg');
		background-repeat  	: no-repeat;
		background-position	: left top;
		height				: 117px;
		width 				: 900px;
		text-align			: right;
		vertical-align		: bottom;
	}
	#InMainTable .Banner{
		background-image  	: url('../images/banner.jpg');
		background-repeat  	: no-repeat;
		background-position	: left top;
		width 				: 900px;
		height				: 239px;
	}	
	#InMainTable .lang
	{
		font-family			: Tahoma;
	    font-size           : 10px; 
	    color				: #ffffff; 
	    padding-bottom 		: 10px;
	    padding-left		: 5px;
	}
	#InMainTable .Copyright{
		background-image  	: url('../images/copyright.png');
		background-repeat  	: repeat-x;
		background-position	: left top;
		height				: 102px;
		padding				: 10px;
		font-family			: Tahoma;
	    font-size           : 10px;
	}
	
	#MainTop{
		width 				: 100%;
		height				: 100px;
		padding-left		: 23px;
	}
	#Menu{
		height				: 41px;
	}
	#Menu .first{
		background-image  	: url('../images/menubg.gif');
		background-repeat  	: no-repeat;
		background-position	: left top;
		height				: 41px;
		width				: 41px;
		text-align			: right;
	}
	#Menu .other{
		background-color	: #000000;
		margin				: 0px; 
	 }   
	#Menu ul{ 
		padding-top			: 10px;
	    list-style			: none; 
		height				: 100%;
	    margin				: 0px 5px; 
	    border				: none;
	} 
	
	#Menu li{ 
	    float				: left; 
	    margin				: 0; 
	    padding				: 0;    
	}
	
	#Menu  a{ 
		font-family			: Tahoma;
	    font-size           : 11px;  
	    font-weight			: bold; 
	    text-decoration		: none; 
	    color				: #ffde00; 
	    padding				: 2px 5px;
	    white-space			: nowrap;
	} 
	
	#Menu a:hover
	{ 
	    color				: #FFFFFF; 
	    text-decoration		: underline; 
	}
	#Centre{
		margin				: 30px 20px 10px 10px;
		font-family			: Tahoma;
	    font-size           : 8pt;
	    color				: #383837;
	    text-align			: justify;
	    margin				: 30px 20px 10px 10px;
	}
	
	#box1{
		background-image  	: url('../images/box_bg1.jpg');
		background-repeat  	: no-repeat;
		background-position	: left top;
		width				: 278px;
		height				: 169px;
		margin				: 15px;
		padding				: 15px;
		font-family			: Tahoma;
	    font-size           : 8pt;
	    color				: #383837;
	}
	#box2{
		background-image  	: url('../images/box_bg2.jpg');
		background-repeat  	: no-repeat;
		background-position	: left top;
		width				: 278px;
		height				: 256px;
		margin				: 15px;
		padding				: 15px;
		font-family			: Tahoma;
	    font-size           : 8pt;
	    color				: #383837;
	}
	#box1 a{
		font-family			: Tahoma;
	    font-size           : 8pt;
	    color				: #383837;
	    text-decoration		: none; 
	}
	#box1 a:hover{
		font-family			: Tahoma;
	    font-size           : 8pt;
	    color				: #383837;
	    text-decoration		: underline;  
	}
	#box2 a{
		font-family			: Tahoma;
	    font-size           : 8pt;
	    color				: #383837;
	    text-decoration		: none; 
	}
	#box2 a:hover{
		font-family			: Tahoma;
	    font-size           : 8pt;
	    color				: #383837;
	    text-decoration		: underline;  
	}
	#box3{
		background-image  	: url('../images/box_bg3.jpg');
		background-repeat  	: no-repeat;
		background-position	: left top;
		width				: 278px;
		height				: 140px;
		margin				: 15px;
		padding				: 15px;
		font-family			: Tahoma;
	    font-size           : 8pt;
	    color				: #383837;
	}
	#box3 a{
		font-family			: Tahoma;
	    font-size           : 8pt;
	    color				: #383837;
	    text-decoration		: none; 
	}
	#box3 a:hover{
		font-family			: Tahoma;
	    font-size           : 8pt;
	    color				: #383837;
	    text-decoration		: underline;  
	}
	.videoEntry{
		margin:0px 0px 5px 10px;
		border:1px solid #e8e8e8; padding:5px;
		margin-bottom:2px;
		height:80px;
		width :320px;
		cursor:pointer;
		 background-color:#e1e1e1;
	}
	.videoEntryOver{
		margin:0px 0px 5px 10px;
		border:1px solid #e8e8e8; padding:5px;
		height:80px;
		margin-bottom:2px;
		cursor:pointer;
		width :320px;
		background-color:#f1f1f1;
	}

	.videoTitle {font-family: Tahoma; font-size: 10pt; color: #3399FF; font-weight:bold}
	
	.pages
	{
		margin-bottom: 10px;
		margin-top: 20px;
		clear: left;
		float:right;
		font-size: 8pt;
		font-family: Tahoma;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 5px;
		padding-top: 0px;
	}
	
	.pages a, .pages span {
	    display: block;
	    float: left;
	    padding: 0.2em 0.5em;
	    margin-right: 0.1em;
	    border: 1px solid #fff;
	    background: #fff;
	}
	
	.pages span.current {
	    border: 1px solid #8e8e8e;
	    font-weight: bold;
	    background: #8e8e8e;
	    color: #fff;
	}
	
	.pages a {
	    border: 1px solid #b9b9b9;
	    text-decoration: none; color:#8e8e8e
	}
	
	.pages a:hover {
	    border-color: #8e8e8e;
	}
	
	.pages a.nextprev {
	    font-weight: bold;
	}
	
	.pages span.nextprev {
	    color: #666;
	}
	
	.pages span.nextprev {
	    border: 1px solid #ddd;
	    color: #999;
	}
	
	.pages .nextprev-next {
	    float: right;
	}