@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	background-color:#000;
	margin:10px;
}

a:link, a:visited , a:active {
	text-decoration: none;
	color:#FFF;
}
a:hover{
	text-decoration: none;
	color:#d89b0c;
}

.menu_bottom {
	color: #FFFFFF;
	text-transform:uppercase;
}
.menu_bottom:link, .menu_bottom:visited, .menu_bottom:active{color: #FFFFFF;text-transform:uppercase;}
.menu_bottom:hover{color:#2a2a2a;}

.title_news {
	color: #1a4b8c;
	font-weight:bold;
}
.title_news:link, .title_news:visited, .title_news:active{color: #1a4b8c;font-weight:bold;}
.title_news:hover{color:#fb3601;font-weight:bold;}

.footer {
	color: #FFF;
	font-size:10px;
}
.footer a:link, .footer a:visited, .footer a:active{color: #FFF;font-size:10px;}
.footer a:hover{color:#FF0;font-size:10px;}

.title{
	font-size:18px;
	color:#d89b0c;
}
.title a:link, .title a:visited, .title a:active{color: #d89b0c;font-size:18px;}
.title a:hover{color:#FF0;font-size:10px;}

.ngay{
	color:#666;
	font-size:10px;
}

.form{
	width: 180px;
	border:#7892b5 solid 1px;
	color:#47216c;
}

.textarea{
	width: 350px;
	border:#7892b5 solid 1px;
	color:#47216c;
}

.button{
	background:url(images/but_submit_no_text.gif);
	background-position:center;
	border:0;
	width:88px;
	height:28px;
	color:#FFF;
	cursor:pointer;
}

.button_check{
	width: 90px;
	height:24px;
	border: 0px;
	background-color:#FFFFFF;
	color:#1a4b8c;
	font-size:11px;
	cursor:pointer;
	text-decoration:underline;
}
#dsDiv2 {
	margin-top:10px;
	height: 350px;
	width:780px;
	overflow: auto;
	position:relative;
	scrollbar-face-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
}
