body 
{
	background-image: url(../images/bg.jpg);
	background-color:#daecff;
	background-repeat:repeat-x;
	height:600px;
	vertical-align:top;
}
.tw_green {
	font-size: 12px;
	color: #6FD6A9;
}
.tw_white {
	font-size: 12px;
	color: #FFFFFF;
}
.th_str_blue {
	font-size: 13px;
	font-weight: bold;
	color: #4977A9;
}
.th_str_red {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.tw_Arial_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63BE19;
}
.tw_grey {
	font-size: 12px;
	color: #757575;
}


.tw_gb {
	font-size: 12px;
	color: #287686;
}
.th_str_white {

	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.th_str_orange {

	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
}
.th_str_grey {
	font-family: "ËÎÌå";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.tw_red {
	font-size: 12px;
	color: #FF0000;
}
.ten_white {
	font-size: 12px;
	color: #FFFFFF;
}
.blue {
	font-size: 12px;
	color: #0099CC;
	font-weight: bold;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.eighteen_green {
    font-family: "Á¥Êé"; 
	font-size: 18px; 
	color: #6FD6A9; }

.fif_str_blue {
	font-size: 15px;
	font-weight: bold;
	color: #1b49a7;
}

.fif_str_blue2 {
	font-size: 15px;
	font-weight: bold;
	font:Arial, Helvetica, sans-serif;
	color: #bde7f7;
}

.thr_str_yellow{
	font-size: 13px;
	font-weight: bold;
	font:Arial, Helvetica, sans-serif;
	color: #867042;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}
#sectionLinks img{
	width:180px;
	height:20px;
	top:0px;
	background-color: #cccccc;
}

#sectionLinks a:link{
    display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	padding: 3px 0px 3px 10px;
	color: #000000;
	font-family: "??¨¬?";
}

#sectionLinks a:visited{
    display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	padding: 3px 0px 3px 10px;
	color: #000000;
	font-family: "??¨¬?";
}

#sectionLinks a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #005FA9;
}
#sectionLinks img{
	display:block;
	padding: 10px 0px 0px 0px;
}

#left{
    float:left;
    WIDTH:220px;
    margin:0px;
	background-color: #F5F7F7;
    margin-right: auto; 
	margin-left: auto;
}
