@charset "utf-8";
/* CSS Document */
body{
	background: url(../images/skin/bg_intro.jpg) #f2efe0 repeat-x center top; margin: 0 auto 0 auto;
	font-family: tahoma,Arial, Helvetica, sans-serif; 
	font-size:9pt; color:#4d4d4d;
	scrollbar-face-COLOR:#FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF ; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #ffffff; /*tam giac*/
	SCROLLBAR-TRACK-COLOR: #ffffff; /*bg track*/
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;

}
A {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:9pt; 
	COLOR: #003366  ;
	text-decoration:none;
}
A:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9pt; 
	COLOR: #FF0000;
	text-decoration:underline;
}

a img{ border:0px;}
TD { color:#333333; font-family:tahoma; font-size:9pt;}


#body {
	width: 995px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto 0 auto; 
}

#intro {
	width: 995px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin:0 auto 0 auto; height:140px;
}
#header{width:995px; height:140px; float:left}
 	#center{width:995px; float:left;}
	#left_230{ float:left; width:230px; margin-left:18px;}
	#left_697{ width:697px; float:left; margin-left:21px }
	#content{ font-family:Tahoma, Geneva, sans-serif; font-size:9pt; line-height:18px; padding:10px;}
#footer{ float:left; background:url(../images/skin/footer_intro.jpg) no-repeat; width:995px;  width:995px; height:90px;FONT-SIZE: 8pt; font-family: Arial, Helvetica, sans-serif; line-height:19px;}
#footer A {	FONT-SIZE: 8pt; font-family: Arial, Helvetica, sans-serif; COLOR: #333; TEXT-DECORATION: none; }
#footer A:hover {	FONT-SIZE: 8pt;font-family: Arial, Helvetica, sans-serif; COLOR:#900 ; text-decoration: underline;}

.pd10px{margin-left:10px; margin-right:10px;}


.clear{ clear:both}
.fleft{ float:left}
.contact_name{ width:190px; float:left; padding:2px}
.contact_input_min{ width:280px; margin-bottom:5px; border:1px solid #CCC;padding:3px;}
.contact_input_medium{ width:340px; margin-bottom:5px; border:1px solid #CCC;padding:3px;}

.red{ color:#F00}
.org{ color:#F90}
.smalltext{ font-size:8pt;}
.marginBt5px{ margin-bottom:5px;}

#news_menu { margin:0px; padding:0px;}
#news_menu .sidenav { background: url(../images/skin/bg_menu.gif) repeat-y;font-family: Tahoma, Geneva, sans-serif;font-size:9pt; font-weight: bold; color: #333; text-align: left; margin-bottom:0px; margin-left:0px; padding:0px;}
#news_menu .sidenav ul { list-style:none; margin:10px; padding:10px; border: none;}
#news_menu .sidenav li {  padding-top: 0px;background:url(../images/skin/slash.gif) no-repeat bottom;  }
#news_menu .sidenav li a {display: block; padding: 7px 5px 7px 0px; text-decoration: none; font-family: Tahoma, Geneva, sans-serif;font-size:9pt; font-weight: normal; color: #930; margin-left:30px;}
#news_menu .sidenav li a:hover {display: block; color: #333 ; border-left: 5px #ff9900 solid; padding-left: 10px;}
#news_menu .sidenav li a.selected {color: #fff; font-weight: bold; font-size: 12px; background-color: #333; border-left: 5px #ff9900 solid;}


