/* CSS Document */

body{ margin:0px; padding:0px; font-family:Verdana; font-size:9pt; background-color:#000000; color:#d4d4d4;}

div#page{ width:775px; background-color:#2a2a2a;}

div#header{ overflow:hidden; position:relative; background:url(../img/header.jpg) no-repeat; height:215px;}
div#main{ overflow:hidden; position:relative; padding-top:5px;}
div#footer{ overflow:hidden; position:relative; background:#2a2a2a url(../img/footer.jpg) no-repeat; height:80px;}

div#left{ float:left;}
div#right{ float:right}

div#title{ background:url(../img/title.gif) no-repeat; padding:7px 5px 7px 28px; font-weight:bold; text-transform:uppercase; color:#ffffff;}
div#tieudiem{ background-color:#232323; padding:5px 0px 5px 10px; font-weight:bold; color:#ffffff;}

div#tab_header{ background:#000000 url(../img/tab_header_big.jpg) no-repeat; width:432px; height:10px; padding:0px; margin:0px;}
div#tab_main{ background-color:#000000; width:422px; padding:0px 5px 0px 5px; margin:0px;}
div#tab_footer{ background:#000000 url(../img/tab_footer_big.jpg) no-repeat; width:432px; height:8px; padding:0px; margin:0px;}


div#tintieudiem{ 
height:auto !important;
height:100%;
}
a.left{ text-decoration:none; color:#d4d4d4; font-size:8pt;}
a:hover.left{ text-decoration:none; color:#e87e02; font-size:8pt;}

a.title{ text-decoration:none; color:#ffffff;}
a:hover.title{ text-decoration:none; color:#e87e02;}

a{ text-decoration:none; color:#e87e02;}
a:hover{ text-decoration:none; color:#ffffff;}

.clear{ clear:both;}