﻿HTML {
	height:100%;
}

BODY {
	font-family:Arial;
	height:100%;
	font-size:11px;
	margin:0;
	padding:0;
}
TD {
	font-family:Arial;
	font-size:11px;
	line-height:160%;
}
.white {
	font-family:Arial;
	font-size:11px;
	line-height:160%; color:White;
}
TABLE {
	font-family:Arial;
	font-size:11px;
	line-height:160%; border:0px;
}

H1 {
	font-size:0.9em;
}

A {
	color:#004594;
	text-decoration:none;
}

A:hover {
	color:#F30;
	text-decoration:underline;
}
SELECT{
	color:#0063B0; font-size:11px; font-family:Arial;
}
.radio{
	color:#fff; font-size:11px; font-family:Arial; font-weight:bold;
}
.lang {
	color:#fff;
	text-decoration:none;
}
.lang:hover {
	color:#F30;
	text-decoration:none;
}
.input{
	border:1px solid #AACCEE; font-family:Arial; font-size:11px; color:#575757;	
}
.price {
	color:#EF1008; font-weight:bold;
}
.txtBook {
	padding-left:8px; padding-right:8px; padding-bottom:3px; padding-top:3px; color:#07519A; font-weight:bold; background-image:url(../skin/bgButton.gif); background-position:bottom; border:1px solid #B3CCEA;
}
.txtBook:hover {
	padding-left:8px; padding-right:8px; padding-bottom:3px; padding-top:3px; color:#F30; font-weight:bold; background-image:url(../skin/bgButtonHover.gif); background-position:bottom; border:1px solid #B3CCEA;
}
.btnBook {
	font-weight:bold; padding:3px; width:100px;
}
.bgmn{background-image:url(../skin/bgcolor.gif); cursor:pointer;}
.mnLeft {
	background-image:url(../skin/mnLeft.gif); background-repeat:no-repeat; height:25px;
}
.mnLeftov {
	background-image:url(../skin/mnLeftov.gif); background-repeat:no-repeat; height:25px;
}
.mnCenter {
	background-image:url(../skin/mnCenter.gif); background-repeat:repeat-x; height:25px;
	text-align:center; font-size:11px;
	font-weight:bold; color:#FFFF00;
}
.mnCenterov {
	background-image:url(../skin/mnCenterov.gif); background-repeat:repeat-x; height:25px;
	text-align:center; font-size:11px;
	font-weight:bold; color:#014493;
}
.mnRight {
	background-image:url(../skin/mnRight.gif); background-repeat:no-repeat; height:25px; width:6px;
}
.mnRightov {
	background-image:url(../skin/mnRightov.gif); background-repeat:no-repeat; height:25px; width:6px;
}
/*Dung cho datagrid*/
.tdGrid {	/*Dung  cho tieu de tren trang chu*/
	border-top:1px solid #ccc; padding:4px;
}
/* END */
.txtFrom {	/*Dung  cho tieu de tren trang chu*/
	font-weight:bold; color:#414141;  text-decoration:underline; font-size:12px;
}
.txtMenu {
	text-align:center; font-size:11px;
	font-weight:bold; color:#FFFFFF;
}
.txtMenu:hover {	
	text-align:center; font-size:11px;
	font-weight:bold; color:#ccc; text-decoration:none;
}
.divHead {
	background-image:url(../skin/bgTD.gif);	
	font-size:11px;
	width:655px; height:20px; font-weight:bold; color:#004594;
	border:1px solid #A8DEE8; letter-spacing:0.1em; text-align:left;
}
.divBox {
	padding-bottom:5px; width:655px; border-left:1px solid #A8DEE8; border-right:1px solid #A8DEE8; border-bottom:1px solid #A8DEE8;
}
.trList{
	background-color:#3C7FAF; font-weight:bold; color:White;
}
.tableList{
	border:1px; border-collapse:collapse; border-color:#3C7FAF;
}
.tdDetail{
	border-bottom:1px solid #ccc;
}
/*Footer*/
.footer{
	background-image:url(../skin/bgFooter.gif); background-repeat:repeat-y; height:71px;
}
/*News*/
.divTitle{
	padding-bottom:2px; padding-top:2px;	
}
.detail{
	color:#F4670F; font-family:arial; font-size:11px; cursor:pointer;
}
.title{
	color:#004594; font-family:arial; font-size:11px; font-weight:bold; cursor:pointer;	
}
.title:hover{
	color:#F59237; font-family:arial; font-size:11px;	
}
/*Phan trang*/
.SelectedItem {
	border-right:#909090 1px solid;
	font-weight:700;
	border-top:#909090 1px solid;
	font-size:11px;
	background:#f5f5f4;
	border-left:#909090 1px solid;
	width:20px;
	color:red;
	border-bottom:#909090 1px solid;
	font-family:Arial;
}

.PagerItem {
	font-size:12px;
	font-weight:700;
	width:20px;
	color:#000;
	font-family:Arial,Verdana;
}

.PagerItem A:hover {
	font-size:12px;
	font-weight:700;
	color:#f60;
	font-family:Arial,Verdana;
}

.PagerItem A:link,.PagerItem A:active,.PagerItem A:visited {
	font-size:12px;
	font-weight:700;
	color:#0C6DCE;
	font-family:Arial,Verdana;
}
/* DatePicker */
.Header { FONT-SIZE: 11px; BACKGROUND: steelblue; COLOR: #ffffff; FONT-FAMILY: Arial; HEIGHT: 20px }
.Button { BORDER-RIGHT: #909090 1px solid; BORDER-TOP: #909090 1px solid; FONT-SIZE: 11px; BACKGROUND: #f5f5f4; BORDER-LEFT: #909090 1px solid; CURSOR: hand; COLOR: #336699; BORDER-BOTTOM: #909090 1px solid; FONT-FAMILY: Arial }
.Item { FONT-SIZE: 11px; BACKGROUND: #f5f5f4; WIDTH: 25px; COLOR: #336699; FONT-FAMILY: Arial }
.SelectedItem { BORDER-RIGHT: #909090 1px solid; BORDER-TOP: #909090 1px solid; FONT-SIZE: 11px; BACKGROUND: #f5f5f4; BORDER-LEFT: #909090 1px solid; WIDTH: 20px; COLOR: #ff0000; BORDER-BOTTOM: #909090 1px solid; FONT-FAMILY: Arial }
.Container { BORDER-RIGHT: #909090 1px solid; BORDER-TOP: #909090 1px solid; FONT-SIZE: 11px; BACKGROUND: #f5f5f4; BORDER-LEFT: #909090 1px solid; COLOR: #336699; BORDER-BOTTOM: #909090 1px solid; FONT-FAMILY: Arial;}
.checkbox { FONT-SIZE: 11px; FONT-FAMILY: Arial,Verdana }