@charset "utf-8";
/* CSS Document */
body{
	background: url(../images/skin/bg_page.jpg) repeat-y #00a750 center;
	margin:0 auto;
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size:9pt; color:#4d4d4d;
	scrollbar-face-COLOR:#00a750; 
	SCROLLBAR-HIGHLIGHT-COLOR:#e6e6e6 ; 
	SCROLLBAR-SHADOW-COLOR: #e6e6e6; 
	SCROLLBAR-3DLIGHT-COLOR: #336699;
	SCROLLBAR-ARROW-COLOR: #b1e2f8; /*tam giac*/
	SCROLLBAR-TRACK-COLOR: #00a750; /*bg track*/
	SCROLLBAR-DARKSHADOW-COLOR: #000000;

}
A {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px; 
	COLOR: #003366  ;
	text-decoration:none;
}
A:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px; 
	COLOR: #FF0000;
	text-decoration:underline;
}
LI{font-family:tahoma; font-size:11px; }
LI A,A:hover{font-family:tahoma; font-size:11px; }
a image{ border:0px;}
TD { color:#333333; font-family:tahoma; font-size:11px;}

#header { background:url(../Images/skin/bg_header.jpg) no-repeat; height:124px;}
#menu { background:#005629; color:#f3f3f3 ; padding:10px; text-align:right; font-family: Arial, Helvetica, sans-serif; font-size:8pt;text-transform:uppercase;}
#menu A{ background:#005629; color:#FFFFFF; padding:7px; text-align:left; font-weight:bold; margin-left:10px; margin-right:10px;font-size:8pt;}
#menu A:hover{ background:#005629; color: #FF9900; padding:7px; text-align:left;  font-weight:bold;  margin-left:10px; margin-right:10px; text-decoration:none;font-size:8pt;}
#menu .current {background:#005629; color: #FF9900; padding:7px; text-align:left;  font-weight:bold;  margin-left:10px; margin-right:10px; text-decoration:none;font-size:8pt;}
#leftMN_item{
	FONT-FAMILY: Tahoma,Verdana,Arial; 
	FONT-SIZE:9pt;
	color: #ffffff;
	border:1px solid #FFFFFF; background:#333333;
	text-align:right; padding-right:8px; cursor:pointer; padding-top:5px; padding-bottom:5px;
}
#intro {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;  /* this overrides the text-align: center on the body element. */ 
}
	#slide{ height:400px; padding-bottom:2px;}

#body {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */ 
}
	#center{ margin-top:2px; background:#FFFFFF; float:left; margin-bottom:2px; background:url(../images/skin/bg_left.jpg) repeat-y;}
	#left{ float:left; width:190px;  background:url(../images/skin/bg_left.jpg) repeat-y;}
	#right{ float:left; width:715px; padding:20px; text-align:left}
	#right_intro{ float:left; width:748px; padding:5px 0px 20px 5px; text-align:left}
	#title_page{ text-align:left; font-weight:bold; color: #006600; font-family: Arial, Helvetica, sans-serif; font-size:10pt; border-bottom:1px dotted #666666; padding-bottom:10px; text-transform:uppercase}
	#content_page{ background:url(../images/skin/logo_fillter.gif) #FFFFFF center no-repeat; padding:20px; line-height:18px; }
	#content_intro{ background:url(../images/skin/logo_fillter.gif) #FFFFFF center no-repeat; padding:0px 5px 20px 0px; line-height:18px; }
	
#footer{ float:left; width:930px; FONT-SIZE: 8pt; font-family:tahoma; BACKGROUND: #005629; COLOR: #ffffff; text-align:left; padding:10px; line-height:20px;}
#footer A {
	FONT-SIZE: 8pt; font-family:tahoma;COLOR: #ffffff; TEXT-DECORATION: none
}
#footer A:hover {
	FONT-SIZE: 8pt; font-family:tahoma;COLOR: #FF6600  ; text-decoration:none;
}
input{font-family:tahoma, Helvetica, sans-serif; font-size:11px; border:1px solid #333333; padding:3px 3px 3px 3px; width:auto;
}
textarea{font-family:tahoma, Helvetica, sans-serif; font-size:11px; border:1px solid #333333; padding:5px 5px 5px 5px; width:auto;}
#button{font-family:tahoma, Helvetica, sans-serif; font-size:9pt; color:#4d4d4d; height:25px; margin-top:3px; cursor:hand;}

