body{
margin:0px;
background:url(../images/bg.jpg) no-repeat top right;
}

/* header */
#searchbg{
margin:0px;
background:url(../images/search_bg.jpg) no-repeat top center;
}
#header_textbox, #header_listbox{
 height:1.4em;
 margin:0.1em;
 font-family: Tahoma;
 font-size: 11px;
 font-weight: normal;
 background-color:#DFDCD7;
 border:1px solid #000000;
}

/*Side Bar1*/
#sideBar1{
	margin:4em 0 0 2em;
	overflow: visible;
	top: 31px;
	left: -100px;
}
#sideBar1 h3 {
	 font-family: Tahoma;
	 color:#7D7D7D;
	 font-size: 11px;
	 font-weight: bold;
	 padding:0 0 0 4em;
	 margin:.55em 0 0 0;
}
	#sideBar1 h3 a {
		 font-family: Tahoma;
		 color:#7D7D7D;
		 font-size: 11px;
		 font-weight: bold;
		 text-decoration:none;
	}
	#sideBar1 h3 a:hover {
		 font-family: Tahoma;
		 color:#7D7D7D;
		 font-size: 11px;
		 font-weight: bold;
		 text-decoration:underline;
	}

#sideBar1 ul {
		list-style: none;
		margin: 0 0 0 -0.7em !important;
		margin: 0 0 0 -0.8em;
		padding: 0 0 0 0;
	 	font-family: Tahoma;
	 	font-size: 11px;
	 	font-weight: normal;
	 	color:#7D7D7D;
 }
	#sideBar1 ul li {
		padding: 0 0 0 0;
		line-height:1.5em;
		margin:0.1em 0 0 0;
		padding:0 0 0 5.5em;
				}
				#sideBar1 ul li a{
					margin:0px;
					padding:0px 0px 0px 0px;
					line-height:10px;
					color:#7D7D7D;
					font-weight:normal;
					text-decoration:none;					
				}
				#sideBar1 ul li a:hover{
					text-decoration:underline;
				}
/*Side Bar2*/
 #news{
	 	font-family: Tahoma;
	 	font-size: 11px;
		color:#FFFFFF;
		padding:0 0 0 1.5em;
 }
 #news_more{
 		padding:0 0 0 10em;
	 	font-family: Tahoma;
	 	font-size: 11px;
		color:#FFFFFF;
}
#news_more a{
	 	font-family: Tahoma;
	 	font-size: 11px;
		color:#FFFFFF;
		text-decoration:none;
}
#news_more a:hover{
	 	font-family: Tahoma;
	 	font-size: 11px;
		text-decoration:underline;
}
A.toplink:link{
	 	font-family: Tahoma;
	 	font-size: 11px;
		color:#000000;
		text-decoration:none;
		}
A.toplink:visited{
	 	font-family: Tahoma;
	 	font-size: 11px;
		color:#000000;
		text-decoration:none;
		}
A.toplink:hover{
	 	font-family: Tahoma;
	 	font-size: 11px;
		color: #05B9DA;
		text-decoration:underline;
}
/*Main*/
#grey_normal{
	 	font-family: Tahoma;
	 	font-size: 11px;
		color:#7D7D7D;
}
#grey_normal2{
	 	font-family: Tahoma;
	 	font-size: 16px;
		color:#7D7D7D;
        font-weight: bold;
}


A.link2:link{
	 	font-family: Tahoma;
	 	font-size: 11px;
		color:#000000;
	   	text-decoration:underline;
		}
A.link2:visited{
	 	font-family: Tahoma;
	 	font-size: 11px;
		color:#000000;
	   	text-decoration:underline;
		}
A.link2:hover{
	 	font-family: Tahoma;
	 	font-size: 11px;
		color: #000000;
		text-decoration:underline;
}