	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}
	
	h2{
		
	font-family: Trebuchet MS; font-size: 12pt; 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				: 40px;
	}
	#Menu .first{
		background-image  	: url('../images/menubg.gif');
		background-repeat  	: no-repeat;
		background-position	: left top;
		height				: 40px;
		width				: 41px;
		text-align			: right;
	}
	#Menu .other{
		background-color	: #000000;
		margin				: 0px; 
	 }   
	#Menu ul{ 
		padding-top			: 2px;
	    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;  
	}
	
	#navigation { width: 100%;}
	#navigation, #navigation ul, #navigation ul li, #navigation ul li a  { margin: 0; }
	#navigation, #navigation ul { padding: 0; }
	#navigation ul li a , #navigation ul li  { display: block; float: left; 
		font-family			: Tahoma;
	    font-size           : 11px; 
	}
	#navigation ul { background-position: 0 50%; overflow: hidden; list-style-type:none; background-image:url('../images/menubg.gif'); background-repeat:repeat-x; background-attachment:scroll }
	#navigation ul li { padding: 0 2px 0 0; background: url(../images/separator.gif) no-repeat 100% 50%; }
	#navigation ul li a { color: #fff; font-weight: bold; text-decoration: none; }
	#navigation ul li a:link, #navigation ul li a:visited { padding-left:10px; padding-right:10px; padding-top:14px; padding-bottom:14px }
	#navigation ul li a:hover, #navigation ul li a:active { background: url(../images/menubg_h.gif) repeat-x 0 50%; }