body{
	background: url(images/bg.jpg) repeat-x;
}

a:link, a:active, a:visited{
	color:#008fb2;
	}

#Contanier{
	background:url(images/bg_style.jpg) no-repeat;
}

#logo_img {
    background: transparent url(images/logo.gif) no-repeat scroll 0%;
  }


#loginTitle{
	background:url(images/login_bg.gif) no-repeat;
	}
#Login{
	color:#103c47;
	}
#Login a{
	color:#000}
	
.button{ 
	background:url(images/botton_bg_off.gif) repeat-x;  
	+border:#15a0b6 1px solid;
}

.button:hover{ 
	background:url(images/botton_bg_on.gif) repeat-x;  
}


#Nav{
	background:url(images/Nav_bg.gif) no-repeat;
}


#Menu a{
	background:url(images/Nav_bg_moff.gif) right;	
}
	
#Menu a:hover{
	background:url(images/Nav_bg_mon.gif) right;	
}

#MenuTag{
	border-bottom: #b5e4f5 1px solid;
	}


#MenuTag A{
    BACKGROUND: url(images/menuTag_bgRight.gif) no-repeat right top;
}

#MenuTag SPAN{
	BACKGROUND: url(images/menuTag_bgLeft.gif) no-repeat left top;
	}

	
#News{
	background:url(images/News_bg.gif) no-repeat;
}

.NewsTitle{
	color:#004559;
}
#NewsMore a{
	color:#004559;
	}

#ContentTopImg{
	background:url(images/content_bg.gif) no-repeat;
}

#ContentList th{
	background:url(images/tableTH_bg.gif) repeat-x;
	border-bottom:#007490 solid 2px;
	}
	
	
#ContentQAlist th{
	color:#aa8c51;
	}

#ContentQAlist th.list{
	border-left:#2cc2da solid 5px;
	color:#aa8c51;	
	}


h1{
	background:url(images/h1_bg.gif) no-repeat;
	color:#8a6f3a;
}


#submenu a{
	color:#008fb2;
}

#submenu a:hover, #submenu li.current a{
	color:#004f7d;
	background:url(images/submenu_bg.gif) repeat-y;
}

#infoBox_titleBar{
	background:url(images/indexGadget_titlebg.jpg) no-repeat;
	color:#fff;
}

#infoBox_border{
	border-color:#a7e9fa!important;
}




