/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}



#menu_top{
	background:url(../images/menu_top.gif) no-repeat;
	padding:1px;
	height:20px;
	width:78px;
	text-align:center;
	padding-top:2px;
}

#menu_top a{
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
}



#menu_top_over{
	background:url(../images/menu_top_over.gif) no-repeat;
	padding:1px;
	height:20px;
	width:78px;
	text-align:center;
	padding-top:2px;
}

#menu_top_over a{
	color:#666666;
	font-weight:bolder;
	text-decoration:none;
}

.top_Blue{
	color:#4081bb;
	width:70px;
}

input.bg_search{
	border:0px;
	background:url(../images/search.gif) no-repeat;
	height:20px;
	width:275px;
	padding-left:35px;
	padding-top:2px;

}

input.btnTim{
	border:0px;
	background:url(../images/btnTim.gif) no-repeat;
	width:47px;
	height:20px;
	padding-top:2px;
}

/* menu left */
#menu_left{
	background:url(../images/menu_left_bg.gif) no-repeat;
	width:159px;
	height:25px;
	color:#FFFFFF;
	font-weight:bolder;
	padding-top:1px;
	padding-left:25px;
}

#menu_left_over{
	background:url(../images/menu_left_bg_over.gif) no-repeat;
	width:159px;
	height:25px;
	color:#FFFFFF;
	font-weight:bolder;
	padding-top:1px;
	padding-left:25px;
	cursor:pointer;
}

.Tygia{
	color:#FFFFFF;
	font-weight:bolder;
}

.black{
	padding-left:4px;
	color:#000000;
	font-weight:bolder;
}

.red{
	color:#ff0000;
	font-weight:bolder;
}

.right_menu{
	padding-left:4px;
	background:url(../images/right_line.gif) repeat-x bottom;
}

.right_menu a{
	color:#666666;
	text-decoration:none;
	font-size:11px;
	padding-left:4px;
}

.right_menu a:hover{
	color:#666666;
	text-decoration:underline;
	font-size:11px;
	padding-left:4px;
}

.white{
	color:#FFFFFF;
	font-weight:bolder;
}

.white a{
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
}

.white a:hover{
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:underline;
}

.borderMain{
	border:1px solid #afd2ee;
}


/* Gold price */
.tbl-goldprice, .tbl-weather {background-color:#FFFF99;font:11px arial;}
.tbl-goldprice {width:100%;}

.forex-rate {background-color:#FFFF99;}
.gold-price, .forex-rate {margin:5px 0px; padding:0px; width:100%;}
.fl, #header, #topmenu, #content, #footer, #topnews {float:left;}


