@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #2c92a8;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: none;
}
.style10 {color: #575757}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif}
.inputmain {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006666;
	border: 0px none;
	height: 20px;
	width: 118px;
}
.style13 {color: #4D5B45; font-size: 12px; }
.style15 {color: #920783}
.style3 {font-size: 12px; color: #1E626F; }
.style6 {font-family: "Times New Roman", Times, serif; font-size: 12px; }
.style1 {font-size: 12px}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider {
	/*margin-left:10px;*/		/* Commented on 20130628, by Henry */
    width:400px;
    height:200px;
    /*===margin-left:190px;===*/
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	/*left:230px;*/	/* customized by Henry @ 20130705 */
	right: 10px;
	top: 0px;
	/*bottom:0px;*/
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
/*====================*/
/*=== HTML newmenu ===*/
/*====================*/
p.menu a:link {
	text-decoration: none;
	color:#FFFFFF;
}
p.menu a:visited {
	text-decoration: none;
}
p.menu a:hover {
	text-decoration: none;
	color:#FFFF00;
}
p.menu a:active {
	text-decoration: none;
}
p.menu a {
	font-weight:100;
	font-size:14px;
	margin-left:15px;
	margin-right:15px;
}
a.submenu {
	text-decoration: none;
	font-size:12px;
	font-weight:600;
	color:#000000;
	margin-left:2px;
	margin-right:2px;
	}
	
a.submenu:link {
	text-decoration: none;
	color:#000000;
	}
a.submenu:visited {
	text-decoration: none;
	color:#000000;
	}	
a.submenu:hover {
	text-decoration: none;
	color:#000000;
	}
a.submenu:active {
	text-decoration: none;
	color:#000000;
	}	
	
.menuitem1 {
	font-size:8px;
	color:#FFFFFF;
	}
.menuitem2 {
	font-size:10px;
	font-weight:600;
	color:#FFFFFF;
	}