	body{
		background-image	: url('../images/mainbg.gif'); 
		background-position	: left top;
		background-repeat	: repeat-x;
		margin				: 0px;
		font-family			: Tahoma;
		font-size			: 8pt;
		}
	
	a { 
	text-decoration: none;
	color: #a50000;
	}

			
	a:hover  { 
	text-decoration: underline;
	color: #a50000;
	}
	
	.box {
	font-family : Tahoma;
	font-size   : 8pt;
	color		: #3d3d3d;
	border		: 1px solid #D6DDD2;
	margin-top  : 5px;
	}
	
	.box_content {
		font-size:8pt;
		background-position: left top;
		border:1px solid #FFFFFF;
		background-image:url('../images/bg_box.gif');
		background-repeat:repeat-x
		}

	.box_content a{
		font-family			: Tahoma;
		font-size			: 10pt;
		color				: #6F6F6F; 
		text-decoration: none
	}
	.box_content a:hover{
		font-family			: Tahoma;
		font-size			: 10pt;
		color				: #454545; 
		text-decoration: none
	}	

			#filesicon{
			font-family        : Tahoma;
			font-size          : 8pt;
			color				: #FFFFFF;
			}
			
			#filesicon .pdf { 
				height		: 17px;
				padding-left: 20px;
				background	: transparent url(../images/icon_pdf.gif) no-repeat center left;
			}
			
			#filesicon .doc { 
				height		: 17px;
				padding-left: 20px;
				background	: transparent url(../images/icon_doc.gif) no-repeat center left;
			}
			#filesicon .xls { 
				height		: 17px;
				padding-left: 20px;
				background	: transparent url(../images/icon_excel.gif) no-repeat center left;
			}
			#filesicon .zip { 
				height		: 17px;
				padding-left: 20px;
				background	: transparent url(../images/icon_zip.gif) no-repeat center left;
			}
			#filesicon .rar { 
				height		: 17px;
				padding-left: 20px;
				background: transparent url(../images/icon_winrar.gif) no-repeat center left;
			}
			#filesicon .jpg { 
				height		: 17px;
				padding-left: 20px;
				background: transparent url(../images/icon_jpg.gif) no-repeat center left;
			}
			#filesicon .txt { 
				height		: 17px;
				padding-left: 20px;
				background: transparent url(../images/icon_txt.gif) no-repeat center left;
			}
			#filesicon .bmp { 
				height		: 17px;
				padding-left: 20px;
				background: transparent url(../images/icon_bmp.gif) no-repeat center left;
			}
			#filesicon .gif { 
				height		: 17px;
				padding-left: 20px;
				background: transparent url(../images/icon_gif.gif) no-repeat center left;
			}
			#filesicon .exe { 
				height		: 17px;
				padding-left: 20px;
				background: transparent url(../images/icon_exe.gif) no-repeat center left;
			}
			#filesicon ul{
			list-style-type: none;
			}
			#filesicon ul li{
			position: relative;
			}
			
			
			
			

	#maintable{
		width : 100%;
	}
	#maintable .toptr{
		width 			   :891px;
		background-image   : url('../images/hdr_back.jpg');
		background-repeat  : no-repeat;
		background-position: left top;
		height : 119px;
	}
	#maintable .toptr2{
		width 			   :891px;
		background-image   : url('../images/hdr_back2.jpg');
		background-repeat  : no-repeat;
		background-position: left top;
		height : 119px;
	}
	#maintable .whiteshoulder{
		width			   : 1px; 
		background-color   :#FFFFFF
	}
	#maintable .centertr{
		width 			   :871px;
		background-image    : url('../images/centerbg.gif');
		background-repeat   : repeat-x;
		background-position : left top;
		padding-top  	: 7px;
		padding-bottom  : 15px;
		padding-left	: 10px;
		padding-right	: 10px;	
	}
	#maintable .bottomtr{
		width 			    : 866px;
		background-image    : url('../images/bottombg.gif');
		background-repeat   : repeat-x;
		background-position : left top;
		padding-right 		:20px;
		padding-top 		:20px;
	}
	#maintable .bottombg{
		background-image    : url('../images/bottombg.gif');
		background-repeat   : repeat-x;
		background-position : left top;
	}
	
	#toptable{
		width  : 100%;
		height : 100%;
	}
	#toptable .toplogo{
		width        : 157px;
		padding-left : 30px;
	}
	#toptable .topright{
		padding-left  :40px;
		padding-right :5px;
	}
	#toptable .toprightmenu a{
		font-family: Tahoma;
		font-size: 9pt;
		color: #FDEEF0;
		font-weight: bold
	}

	
	#languagetable{
		background-image   : url('../images/languagebg.png');
		background-repeat  : no-repeat;
		background-position: left top;
		text-align         : center;
		font-family        : Tahoma;
		font-size          : 9px;
		color              : #FFFFFF;
	}
	
	#centertable{

	}
	#centertable .first{
		padding-bottom  : 10px;
	}

	#centertable .td{
		text-align		 : center;
	}
			

	#bottomtable{
		font-family        : Tahoma;
		font-size          : 8pt;
		width			   : 100%;
		padding-left	   : 15px;
		
	}
	#bottomtable .up a{
		font-family			: Tahoma;
		font-size			: 8pt;
		color				: #6F6F6F; 
		text-decoration		: none;
		
	}
	#bottomtable .up a:hover{
		font-family			: Tahoma;
		font-size			: 8pt;
		color				: #454545; 
		text-decoration		: none		
	}
	
	#bottomtable .up{
		color              : #6F6F6F; 
		font-weight        : bold;
		font-size		   : 8pt;
		padding-bottom	   : 2px;
	}
		
	#bottomtable .down{
		color              :#6f6f6f;
	}
	#bottomtable .design{
		color              :#a50000;
		text-align		   :right;
	}
	
	#secondtable{
		background-image    : url('../images/centersecondbg.gif');
		background-repeat   : repeat-x;
		background-position : left top;
		border				: 1px solid #D9D9D9;
		height : 57px;
	}
	#secondtable .side{
		background-image    : url('../images/side.gif');
		background-repeat   : no-repeat;
		background-position : left top;
		width				: 1px;
	}
	#secondtable .td{
		padding-left		: 10px;
	}
	
	#secondtablein{
		font-family    		: Tahoma;
		font-size       	: 8pt;
		color				: #6F6F6F; 
		text-align			: left;	
	}
	
	#secondtablein .centences{
		padding-top			: 15px;
	}
	#secondtablein a{
		font-family			: Tahoma;
		font-size			: 8pt;
		color				: #6F6F6F; 
	}
	#secondtablein a:hover{
		font-family			: Tahoma;
		font-size			: 8pt;
		color				: #454545; 
	}
	
		
	
	#thirdbegin{
		background-image    : url('../images/centerbg.gif');
		background-repeat   : repeat-x;
		background-position : left top;
		font-family         : Tahoma;
		border				: 1px solid #CCC;
		height				: 90%;
		margin-top			: 10px;
		margin-bottom		: 10px;

	}
	#thirdbegin .trtop{
		font-size           : 10pt;
		font-weight         : bold;	
		color				:#3d3d3d;
		height				: 20px;
		padding-top			: 12px;
		padding-left		: 20px;
		padding-bottom		: 0px;
		
	}
	#thirdbegin .trtop img{
		padding-top			: 12px;
		padding-left		: 20px;
		margin-bottom		: 5px;		
	}
	
	#thirdbegin .trcenter{
		font-size           : 8pt;
		color				:#3d3d3d;
	}
	#thirdbegin .divis{
		margin-left:20;
		margin-right:30;	
	}
	
	#thirdbegin .trbottom{
		font-size           : 8pt;
		color				:#a50000;
		padding-left		: 20px;
		height				: 25px;
	}
	#thirdbegin .trpoll{
		font-size           : 8pt;
		color				:#3d3d3d;
		padding-left		: 20px;
		height				: 10px;
	}
	#thirdbegin .empty{
		height				: 10px;
	}
	#pollchoose{
		font-family         : Tahoma;
		font-size           : 8pt;
		color				:#3d3d3d;
	}
	#Headline{
		font-family         : Tahoma;
		font-size           : 8pt;
		color				: #3d3d3d;
	}
	
	#Headline .line{
		background-image	: url('../images/center.gif');
		background-repeat	: repeat-x;
		width				: 233px;
		height				: 1px;
	}
	#Headline .news{
		padding-top			: 2px;
		padding-bottom		: 5px;
		
	}		

	
	#Content{
		font-family         : Tahoma;
		font-size           : 8pt;
		color				: #3d3d3d;
	}
	#Content .maincaption{
		background-image	: url('../images/sub_title_back.gif');
		background-repeat	: no-repeat;
		background-position	: left top;
		font-size           : 16px;
		font-weight			: bold;
		color				: #FFFFFF;
		padding-bottom		: 10px;
	}

	#Content .menuevent{
		background-image	: url('../images/sub_menu_back.gif');
		background-repeat	: no-repeat; 
		background-position	: left top;
	}
	
	#Content .caption{
		font-size           : 14px;
		font-weight			: bold;
	}
	#Content .captionname{
		font-size           : 14px;
		font-weight			: bold;
	}
	#Content .captiondetail{
		font-size           : 12px;
	}
	#Product{
		font-family         : Tahoma;
		font-size           : 8pt;
		color				: #3d3d3d;
	}
	#Product .ProductCaption{
		background-image   	: url('../images/product_leftbg.gif');
		background-repeat  	: repeat-x; 
		background-position	: left top;
		padding-left		: 12px;
		font-size           : 12px;
		font-weight			: bold;
		color				: #C95300;
	}
	#SearchCaption{
		font-family         : Tahoma;
		font-size           : 8pt;
		color				: #3d3d3d;
		
		background-image   : url('../images/product_rightbg_s.gif');
		background-repeat  : repeat-x; 
		background-position: left top;
		padding-left		: 10px;
	}
	#SearchCaption .other{
		font-family         : Tahoma;
		font-size           : 8px;
		color				: #3d3d3d;
	}
	#SearchCNT{
		font-family         : Tahoma;
		font-size           : 12px;
		color				: #3d3d3d;
	}
	#ProductList{
		font-family         : Tahoma;
		font-size           : 8pt;
		color				: #3d3d3d;
	}
	#ProductList .caption{
		font-size           : 11pt;
		height				: 30px; 
		font-family			:Tahoma;
		background-color	:#FCFCFC;
		color				: #FFFFFF;
	}
	#ProductList .extension{
		height				: 30px; 
		color				: #C0C0C0;
	}
	
	#ProductList .empty{
		height				: 25px;
	}
	#ProductList .line{
		height				: 1px; 
	}

	
	#menuevent  { 
		margin			:15px;
	}
	#menuevent ul { 
		margin				: 0;
		line-height			:200%; 
		list-style-type		:none
	}
	
	#menuevent ul li { 
		white-space			: nowrap; 
		width				: 100%;
		display				: inline;
		padding-left		: 6px;
		height				: 9px;
	}

	#menuevent ul li a
	{
		
 		font-family         : Tahoma;
 		font-size           : 11px; 
 		background-image   	: url('../images/dotarrow.gif');
 		background-repeat  	: no-repeat; 
		background-position	: left center; 
		width				: 100%;
		text-decoration		: none;
		padding				: .2em 1em;
		color				: #C95300;
		font-weight			: bold;
	}
	
	#menuevent ul li a:hover
	{
		height				: 20px;
		width				: 100%;
		font-family         : Tahoma;
		color				: #C95300;
		text-decoration		: underline;
		font-weight			: bold;	
	}
	
	.tabs{
		background-color	: #e1e1e1;
		border				: 1px solid #DDDDDD;
		width				: 98%;
		padding 			: 10px;
		
	}
	.accorcontrol{
		color		   	: #f67500; 
		font-family     : Tahoma;
	 	font-size       : 8pt; 
	 	font-weight		: bold;	
	 	vertical-align	: middle;
	}