* {
padding: 0;
margin: 0;
} 

body {
margin:5px;
padding: 5px; background-color:#003300;
color: #444; 
font: 12px Arial, Verdana, Tahoma, sans-serif;
line-height: 20px;
}

#navigation {
background: #111 url(images/menu.gif) repeat-x; font-size:12px;
height: 30px;
line-height: 30px;
margin: 0px 0px 0px 0px;
}

#navigation a { font-size:12px;
text-decoration:none;
color: #fff;
letter-spacing:1px;
}
#navigation a:hover { font-size:13px;
background: #333 url(images/menuover.gif) repeat-x;
color:#FFFF00; <!-- Vàng -->
text-decoration:none;
}
#navigation a:active {
background: #333 url(images/menuover.gif) repeat-x;
color:#FF0000; <!-- Red -->
font-weight:bold;
text-decoration:none;
}

.left {
/*background: url(images/left.jpg); */
background-color:#999999;
width: 190px;
line-height: 14px;
}
.left h2 {
font:Arial, Helvetica, sans-serif;
color:#000000; 
font-weight:bolder;
font-size:14px;
margin-top:10px;
margin-botton: 5px;
border-bottom: 1px dotted #999;
}
.left ul  {
color:#000000;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 20px;
text-decoration: none;	
list-style-type:square;	
}
.left ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
.left ul a {
font-weight:bolder;
color:#000000;
text-decoration:none;
}
.left ul a:hover { color : #FF0000; text-decoration:none; }
.left li a:hover { color : #FF0000; text-decoration:none; }
.left li a { color : #FFFFFF; text-decoration:none; }

#footer { 
background: #111;
color: #eee;
margin-top:5px;
height: 30px;
line-height: 30px;
text-align: center;
}
#footer a { color:#FFFFFF; text-decoration: none;  }
#footer  a:hover { color:#FF0000; }

.normal_link a { color:#FFFFFF; text-decoration: none;  }
.normal_link a:hover { color:#FF0000; text-decoration: none;  }

.normal_link2 a { color:#FF0000; text-decoration: none;  }
.normal_link2 a:hover { color:#0000FF; text-decoration: none;  }

.content23 { margin-left: 25px; margin-right:10px; font-size:12px; line-height:150%;}
.content23 a:link {text-decoration:none; margin-left: 0px; margin-right:15px; font-size:12px; line-height:150%; color:#000000;  }
.content23 a:hover {text-decoration:none; margin-left: 0px; margin-right:15px; font-size:13px; line-height:150%; color:#000099; }


.title_tc a:link , a:visited { color:#FFFFFF; text-decoration:none; font-size:16px; font-weight:bold;}
.title_tc a:hover { color:#FFFF00; text-decoration:none; font-size:18px; font-weight:bold;}
