﻿body
{
    font-family: Arial;
    font-size: 10pt;    
    background-image: url(Images/bg.gif);
    margin: 0px;
}

.ttfont{ font-family:Tahoma; font-size:12px; font-weight:normal; padding-top:2px;}
.ttfontselect{ width:95%; font-size:12px; border: solid 1px #cccccc;}
.ttfont td{ padding-left:5px;}
.ttfont td img{ border:solid 1px #CCCCCC;}
.ttNhietdo{ font-size:14px; font-weight:bold;}

a, a:link, a:active, a:visited
{
	color: #3966bf;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
}
a:hover
{
	color: #ff3300;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: underline;
}
TABLE TD
{
	vertical-align: top;
	text-align: left;
}


.Images
{
    border: silver 1px solid;
    padding: 2px;  
    margin: 10px;    
}


.login
{
	border-right: #9ecf80 1px solid;
	border-top: #9ecf80 1px solid;
	border-left: #9ecf80 1px solid;
	border-bottom: #9ecf80 1px solid;
}


.menu
{
    vertical-align: middle;
    text-align: center;
}

.alter_Hor
{
    border-left: silver 1px solid;
    border-right: silver 1px solid;
}

.alter_Ver
{
    border-top: silver 1px dotted;
    border-bottom: silver 1px dotted;
}

hr
{
    border: 1;
    color: #ccccff;
    background-color: #ccccff;
} 