	body{
		background-image  	: url('../images/bg.png');
		background-repeat  	: repeat-x;
		background-position	: left top;
		background-color	: #FFFFFF;
		margin				: 0px; 
	}
	h1{
		
	font-family: Trebuchet MS; font-size: 14pt; color: #846951}
	
	#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;
	}
	#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				: #DECEAD; 
	    white-space			: nowrap; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
	} 
	
	#Menu a:hover
	{ 
	    color				: #FFFFFF; 
	    text-decoration		: underline; 
	}
	#Centre{
		margin				: 30px 0px 20px 10px;
		font-family			: Tahoma;
	    font-size           : 8pt;
	    color				: #383837;
	    text-align			: justify;
	}
	
	#box1{
		background-image  	: url('../images/box_bg1.jpg');
		background-repeat  	: no-repeat;
		background-position	: left top;
		height				: 139px;
		font-family			: Tahoma;
	    font-size           : 8pt;
	    color				: #383837;
		padding				: 15px;
	    margin-top			:  10px;
	}
	#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{
		background-image  	: url('../images/box_bg2.jpg');
		background-repeat  	: no-repeat;
		background-position	: left top;
		height				: 226px;
		padding				: 15px;
		font-family			: Tahoma;
	    font-size           : 8pt;
	    color				: #383837;
	}
	#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;
		height				: 110px;
		padding				: 15px;
		font-family			: Tahoma;
	    font-size           : 8pt;
	    margin-top			:  10px;
	    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;  
	}