body{
background:#4FB0DB;
font-family: FONT-FAMILY: Tahoma, Verdana, Arial;
font-size:12px;
margin:0 auto;
padding:0;
text-decoration:none;
}
.searchbutton{
background:url(images/timkiem.gif) no-repeat left top;
cursor:hand;
width:63px;
height:30px;
float:left;
margin:0 auto;
padding:0;
}
img.right{
float:left;
clear:5px;
padding:5px;
}
.titlemenu, .titlecontent{
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.titlemenu{
color:#ffffff;
}
.titlecontent{
color:#990000;
}
.titlecontent a{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
}
.titlecontent a:hover{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#025679;
}
.titlemenu a{
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.titlemenu a:hover{
color:#ffbc02;
}
.title {
font-size:12px;
font-weight:normal;
color:#990000;
text-decoration:none;
}
.title a{
font-size:12px;
font-weight:normal;
color:#990000;
text-decoration:none;
}
.title a:hover , .title a:active{
color:#249788;
}
.datemenu{
font-size:11px;
color:#CCCCCC;
text-decoration:none;}
/*-----------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------*/
table.calendar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	border-collapse: collapse;
	background-color: white;
	border: solid #1d7201 1px;  
	padding-bottom:5px solid #4fb0db;
	background-color: #4fb0db;
	width: 100%px;
	text-align: center;
	/*prevent user from selecting text in Mozilla & Safari - check calendar constructor for IE code)*/
	-moz-user-select: none;
    /*-khtml-user-select: none;*/
}
table.calendar a {
}
table.calendar a:hover {
}
table.calendar input, table.calendar select {
	font-size: 10px;
}
table.calendar td, table.calendar th {
	border: 0;
	font-size: 10px;
	text-align: center;
}
div.mainheading {
	margin: 2px;
}
.closeBtn {
	/*float: right;
	width: 15px;
	/*font-size: 1.5em;
	height: 13px;

	padding: 0 0 3px 0;
	margin: 1px 8px 0 0;
	border: solid black 1px;*/
}
/*all styles related to the main calendar grid*/
table.cells {
	border-collapse: collapse;
	border: solid #2497c8 1px;
	cursor: pointer;
	empty-cells: show;
	margin: 0 6px 0 6px;
}
/*the day headings*/
table.cells th {
	border: solid #CCCCCC 1px;
	text-align: left;
	font-weight: bold;
	color: #0054E3;
	width: 22px;
}
table.cells th.wkhead {
	border-right: double #CCCCCC 3px;
	cursor: default;
	width: 22px;
}
/*The date cells*/
table.cells td {
	border: solid #CCCCCC 1px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	height: 20px; /*IE doesn't like ems*/
}
table.cells td.wkhead {
	background-color: #4fb0db;
	text-align: center;
	border-right: double #CCCCCC 3px;
	color: #0054E3;
}
table.cells td.noselect {
	background-color: #EEEEEE;
	color: #BBBBBB;
	text-decoration: line-through;
	cursor: default;
}
table.cells td.hlday {
	background-color: #99FF99;
}
table.cells td.wkday {
	background-color: #4fb0db;
}
table.cells td.wkend {
	background-color: #4fb0db;
}
table.cells td.curdate {
	background-color: #99CCFF;
}
table.cells td.cell_selected {
}
table.cells td.notmnth {
	background-color: #4fb0db;
	color: #CCCCCC;
}
table.cells td.notallowed {
	background-color: white;
	color: #EEEEEE;
	font-style: italic;
}
table.cells td.hover {
	background-color: #999999;
}
table.cells td div {
	padding: 1px;
	margin: 0;
}

.boderTien1{
	border-bottom:1px solid #1d7201;
	border-right:1px solid #1d7201;
}
.boderTien2{
	border-bottom:1px solid #1d7201;
}
.boderTien3{
	border-right:1px solid #1d7201;
}	
.news_des {	
	font-size: 10pt;
	line-height:150%;
	font-family:Arial;	
	margin: 6pt 0cm 0pt;	
}
