body {
	font: normal 11px/16px Verdana, Tahoma, Arial, sans-serif;
	color: #666;
	margin: 4px;
	text-align: left; /* For IE */
	background-image: url(img/bg_image.jpg);
	background-repeat: repeat;
	}
	
#AntSpmBox {display: none;}

p {
	margin: 10px 20px 10px 20px;
	}

h1 {
	color: #D15600;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 20px 10px 20px;
	}
	
#h1m {
	color: #D15600;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	}

h2 {
	color: #660A00;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 20px 10px 20px;
	}

h3 {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin: 10px 20px 10px 20px;
	}
	
h4 {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin: 6px 4px 0px 10px;
	}

a:link {
	color: #FFCC00;
	text-decoration: dotted;
	}
	
a:visited {
	color: #CCC;
	text-decoration: dotted;
	}

a:hover {
	color: #F4C400;
	text-decoration: dotted;
	}	
	
a {
	colour: #999;
	text-decoration: dotted;
	}

li {
	padding-bottom: 0px;
	}

#tabsWrap {
    position: relative;
	top: 0px;
	left: 0px;
	width: 306px;
	height: 44px;
	}
	
#tabText1 {
    position: absolute;
	text-align: center;
	font-weight: bold;
	top: 22px;
	left: 95px;
	width: 100px;
	font-size: 12px;
	color: #999;
	}
	
#tabText2 {
    position: absolute;
	text-align: center;
	font-weight: bold;
	top: 22px;
	left: 246px;
	width: 100px;
	font-size: 12px;
	color: #999;
	}
	
#tabText3 {
    position: absolute;
	text-align: center;
	font-weight: bold;
	top: 22px;
	left: 395px;
	width: 100px;
	font-size: 12px;
	color: #999;
	}
	
#tabText4 {
    position: absolute;
	text-align: center;
	font-weight: bold;
	top: 22px;
	left: 545px;
	width: 100px;
	font-size: 12px;
	color: #999;
	}
	
#tabText5 {
    position: absolute;
	text-align: center;
	font-weight: bold;
	top: 22px;
	left: 700px;
	width: 100px;
	font-size: 12px;
	color: #999;
	}
	
#txtnorm {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 20px 10px 50px;
	}
