BODY {
	margin: 2px;
	color : #333;
	background-color: #F9F9F9;
	background-image:url(../images/duongxien.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.mainframe {
  width:798px;
  background-color: #FEFEFE;
}
.copyright {
  font-family: Arial;
  font-size: 8pt;
  color: #80FFFF;
  text-align: center;
  margin: 0px;
  width:100%;
  padding-top:9px;
  padding-left: 0px;
  padding-right:0;
  padding-bottom:6px;
  background-color:#3131FF;
}
h1, h2, h3, h4 {color:#004182; }
h3 {font-size:15pt }
h4 {font-size:12pt }
p {margin-top:6; margin-bottom:6; color:#000040; font-size:10pt}
p.error {color:#FFFF00; background-color:#FF0000; width:100%; padding:6pt}
p.warning {color:#FF0000; width:100%; }
p.faq {
	font-size:9pt;
	color:black;
}
.hoverrow{
  cursor:hand;
}
.nortext {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
a {
	color: #B72E00;
	text-decoration: none;
}
a:hover {
	color : #AA2B00;
	text-decoration : none;
}
a:active {
	color : #333333;
	text-decoration : none;
}
.wincaption {	font-family: Arial; font-size: 11pt; color: #00ffFF;
		font-weight: bold;
		margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
		height:18px; padding-left: 0px;
		background-color: #800080
}
.toprow {
  background-image: url(img1/banner_row.jpg);
  background-repeat:repeat-y;
  background-color:#f1f3f5;
};
.topcol {width:100%}
.midrow {}
.midgroupcol {}
.midtable {}
.leftcol {
  vertical-align:top;
  width:160px;
  background-color:#ECECEC}
.midcol {
  vertical-align:top;
  padding-left:12px;
  padding-right:12px;
  padding-top:6px;
  padding-bottom:0px;
  width:100%;
}
.rightcol {
  vertical-align:top;
  width:160px;
background-color:#F8F8F8}
.botrow {
	margin-top: 6px;
}
.winsysicon{ width:15px;
		height:18px;
		padding:0px; text-align:center
}
.wintitle {
		color:#0000FF;
		height:28px;
	}
.genobj {
		background-color: #F9F8F2
	}
.hnvbar {
	border-style:none;
	background-image:url(../includes/img2/hnvbarbg.jpg);
	background-repeat:repeat-x;
	color: #970000;
	font-family: Arial;
	font-size: 7pt;
	height:21;
	vertical-align:middle;
	width:100%
}
.hnvbar tr td {
	border-style:none;
	border-right: 1px solid #AAAAFF;
}
a.hnvbar:link, a.hnvbar:visited {
	padding-left:2px;padding-right:2px;
	padding-top:2px; }
a.hnvbar:hover,  { background-position:bottom; color:#0000FF;
	text-decoration:none }
.hnvbar.xajaxlink {}
.mainmenu{
}
.mainmenu a {
  font-size:12px;
  color:#400040;
}
.mainmenu tr.mnrow {
  margin:0px;
  padding:0px;
  border-style:none;
  height:20px;
  padding-top:2px;
  }
.mainmenu tr.mnrow:hover,
.mainmenu tr.mnrow:hover a,
.mainmenu tr.hover,
.mainmenu tr.hover a,
.mainmenu a:hover {
  background-color: #FF8040;
  color:#0000FF;
  text-decoration:none;
  cursor:hand;
  }
table.data
{
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    border: 2px solid #808080;
    border-collapse: collapse;
    color:#0000D5;
}
table.data td{
  border: 1px solid #808080;
  padding:4px;
}
.data tr.header {
  text-align:center;
  background-color: #BFDFFF;
  color:#800040;
  font-weight:bold;
  font-size:12pt;
}
.data tr.odd th,
.data tr.odd {
    background-color: #F2F2F2;
    text-align: left;
}
.data tr.even th,
.data tr.even {
    background-color: #E0E0E0;
    text-align: left;
}
.data .groupcat
{
  text-align:left;
  background-color: #C5C5E2;
  color:#800040;
  font-weight:bold;
  font-size:12pt;
}
table tr.marked th,
table tr.marked {
    background-color: #FF8000;
}
.data tr.odd:hover,
.data tr.even:hover,
.data tr.odd:hover th,
.data tr.even:hover th,
.data tr.hover th,
.data tr.hover
 {
    background-color: #FEE9BC;
    cursor:hand;
}
table .value {
    text-align: right;
    white-space: nowrap;
    font-family: "Courier New", Courier, monospace;
}
.mailtb {
	border: 2px solid #FFAE88;
	border-collapse: collapse;
	background-color: #C0C0C0;
	color: blue;
	font-family: Arial;
	font-size: 15pt;
	width:600px
}
.mailtb tr td { 	border: 2px solid #CFCFCF; font-size: 12px; text-align:center; padding:1px }
.mailhd { font-weight:bold; color:#E1E1FF; background-color:#8080C0; text-align:center}
.mailodd { background-color:#C0C0C0 }
.maileven { background-color:#A0A0A0 }
.mailhd .col1 { width:24px }
.mailhd .col2 { width:28px }
.mailhd .col3 { width:130px }
.mailhd .col4 { }
.mailhd .col5 { width:90px }
.mailhd .col6 { width:60px }
.mailodd .col4 { text-align:left; padding-left:6px}
.maileven .col4 { text-align:left; padding-left:6px}
.mailodd .col6 { text-align:right}
.maileven .col6 { text-align:right}
.login p {
	font-size:8pt;
	margin-top:0px; margin-bottom:6px;
}
table {
	font-family: Arial;
}
.memberimage {
  width:120px;
}
table.calendar      { width: 100%; }
table.calendar td   { text-align: center; }
table.calendar td a { display: block; }
table.calendar td a:hover {
    background-color: #8080FF;
}
table.calendar th {
    background-color: #C0C0C0;
}
table.calendar td.selected {
    background-color: #FF8080;
}
img.calendar { border: none; }
table.anstable
{
    margin: 0px;
    vertical-align: middle;
    border: 2px solid #808080;
    border-collapse: collapse;
    color:#0000D5;
}
td.questrow {
  text-align:left;
  background-color: #BFDFFF;
  color:#800040;
  font-weight:bold;
  font-size:13pt;
  padding:6pt;
  font-family:Times New Roman;
}
td.ansrow {
    background-color: #F2F2F2;
    text-align: left;
    padding:6pt;
    color:#000000;
}
td.ansrow p
{
  color:#000000;
}
BUTTON, .button {
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333;
	width:75;
}
.sbutton {
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333;
	width:42;
}
.inputbox {
	border-bottom : solid 1px #d5d5d5;
	border-right : solid 1px #d5d5d5;
	border-left : solid 1px #808080;
	border-top : solid 1px #808080;
        z-index: -3;
        font-size: 11px;
}
.text_area {
        border : 1px solid ccc;
        z-index: -3;
        font-size: 11px
}
INPUT, TEXTAREA, SELECT {
	z-index : -3;
	font-size: 9pt;
	border: solid 1px #d5d5d5;
}
FORM { padding:0; margin:0 }
.error {
	color : #C40000;
	font-size : 10pt;
	font-weight : bold;
}
table.menubar {
	width: 100%;
}
td {
	font-size: 9pt;
}
.menubackgr {
	background: #F1F3F5;
	border-bottom: 1px solid #cccccc;
}
fieldset {
	margin-bottom: 10px;
	border: 1px #ccc solid;
	padding: 5px;
	text-align: left;
}
fieldset p {
	margin: 10px 0px;
}
legend {
	color: #c24733;
	font-size: 1.1em;
	font-weight: bold;
}
.formfield {
	margin:6pt;
}
.formfield p {
	font-size: 10pt;
	margin: 10pt 0pt;
}
.loaderstatus {
	left:10px; top:10px; width:180px; height:32px;
	border:1px solid blue;
	position:absolute;
	background-color:#FFFF00;
	padding-top:3pt; padding-left:2pt;
	visibility:hidden;
}
.loaderstatus tr td {
	font-size:9pt; color:blue; font-family:Arial; font-style:normal; font-weight:bold;
}
ul li { font-size: 10pt; }
ol.tab {
	background: url(../images/dot.gif) repeat-x left bottom;
	list-style: none;
	margin: 0;
	padding: 6px 0;
	position: relative;
}
ol.tab li {
	background: #F2F5FA;
	border: 1px solid #D3DDED;
	font-weight: bold;
	display: inline;
	padding: 5px 100px;
}
html > body ol.tab li {
	margin-right: 0px;
	padding: 10px 0;
}
ol.tab li.active {
	background: #FFF;
	border-bottom: 1px solid #FFF;
	font-weight: bold;
	padding: 5px 100px;
}
ol.tab a {
	font-weight: bold;
	margin: 0;
	padding: 0px 0px;
}
div#showbox {
	border: 1px solid #D3DDED;
	border-top: 1px solid #FFF;
	padding: 0px;
}
.lichtructb {
  border:2px solid #8080C0;
  border-collapse: collapse;
  width:100%;
}
.lichtructb .header {
  font-weight: bold;
  color:#62FF62;
  background-color:#8080C0;
  text-align:center;
  height:30px;
}
.lichtructb .line1 {
  font-weight: bold;
  color:blue;
  background-color:#e6e6e6;
  text-align:center;
  height:45px;
}
.lichtructb .line2 {
  font-weight: bold;
  color:blue;
  background-color:#d0d0d0;
  text-align:center;
  height:45px;
}
.lichtructb .left {
  font-weight: bold;
  color:yellow;
  background-color:#8080c0;
  text-align:center;
}
.lichtructb TD {
  border:1px solid #80809f;
}
.abc { color: red; }
.tennam {text-align:center; font-size:10px; line-height:120%; font-weight:bold; color:#000000; background-color: #CCCCCC}
.thang {font-size:11px; padding:0; line-height:100%; font-family:Tahoma,Verdana,Arial; table-layout:fixed}
.tenthang {text-align:center; font-size:11px; line-height:100%; font-weight:bold; color:#330033; background-color: #CCFFCC}
.navi-l {height:10pt; text-align:center; font-size:75%; line-height:100%; font-family:Verdana,Times New Roman,Arial; font-weight:bold; color:red; background-color: #CCFFCC}
.navi-r {height:10pt; text-align:center; font-size:75%; line-height:100%; font-family:Verdana,Arial,Times New Roman; font-weight:bold; color:#330033; background-color: #CCFFCC}
.ngaytuan {width:14%; text-align:center; font-size:115%; line-height:100%; color:#330033; background-color: #FFFFCC}
.ngaythang {background-color:#FDFDF0}
.emptycell {background-color:#F7F7F7}
.homnay {background-color:#FFF000}
.tet {background-color:#FFCC99}
.am {text-align:right;font-size:75%;line-height:100%;color:blue}
.am2 {text-align:right;font-size:75%;line-height:100%;color:#004080}
.t2t6 {text-align:left;font-size:10px;color:black}
.t7 {text-align:left;font-size:10px;line-height:100%;color:green}
.cn {text-align:left;font-size:10px;line-height:100%;color:red}
.wk {text-align:center;font-size:10px;line-height:100%;color:blue; background-color:#F3F3F3}
.wkh {text-align:center;font-size:110%;line-height:100%;background-color:#F3F3F3}
