/* Default CSS Stylesheet for a new Web Application project */
BODY
{
    background-color: #3c3b39;
    font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    margin: 0px;    
}

.tbBg{background-color:#3c3b39}
.colortextbottom{color:#d0e9ff}

.border{BORDER-RIGHT: #459d61 1px solid; BORDER-TOP: #459d61 1px solid; BORDER-LEFT: #459d61 1px solid; BORDER-BOTTOM: #459d61 1px solid}
.fontsize{font-size: 9pt;}
.title{text-transform:uppercase; color: White; font-weight: bold; font-size: 10pt; padding-top: 6px;}
.productname{color: black; font-weight: bold; font-size: 8pt; padding-bottom:5px}
.productnameDetail{color: black; font-weight: bold; font-size: 11pt; padding-bottom:5px}
.productlist{color: Gray; font-weight: bold; font-size: 8pt; padding-bottom:5px}
.hrline{color:#459d61; height: 1px; width: 354px}
.hrline1{height: 1px; color: #d3e4f4; width: 160px}
.titleabout{color:#fe113f; font-size: 10pt}
.noidunghoi{color:#213c6b; font-size: 9pt}
.producttypename{color: #0f8934; font-size: 11pt}
.menuleft{font-size: 9pt}
.tuyendungrowover{
	text-decoration:	underline;
	color:	#3333cc;
	background: #f0f0f0;
	cursor: pointer;
}
.tuyendungrowout{
	text-decoration:	none;
	color:	#0e5dac;
	background: #fffff;
	cursor: default;
}
.traloiover{text-decoration:	underline;color:Blue;font-weight:  bold}
.traloiout{text-decoration:	none;font-weight:  normal;}

img.imgProduct{margin-right: 7px; border: 0px; border: solid 1px #f3f6f4}
img.imgADs{border: 0px; border: solid 1px #bdbdbd}
img.iconTenLoai{margin-right: 5px}
img.gioiThieu{margin-right: 5px}
img.onover{cursor:pointer;}

/*Phan trang*/
.pgColor 
{
	color:Black;	
}
.chose 
{
	color:Red;
}


A:link	{	
	text-decoration:	none;
	/*color:	#3333cc;*/
	}	
		
A:visited	{	
	text-decoration:	none;
	/*color:	#333399;*/
	}	
		
A:active	{	
	text-decoration:	none;
	/*color:	#d0e9ff;*/
	}	
		
A:hover	{	
	text-decoration:	underline;
	/*color:	#3333cc;*/
	}
.fontsize{font-size:10pt}
.submenu{color: #032145; background: transparent url(../UIImage/ico_mn.gif) left no-repeat; padding-left: 20px; font-weight: bold; font-size: 10pt}
.Title{color: red; text-transform: uppercase; font-weight: bold; font-size: 10pt; padding-left: 5px}
.sanpham{color: #032145; font-weight:700}
.input{background-color: #63a2ef; border: solid 1px #032145}
.TEXTAREA{background-color: #63a2ef; border: solid 1px #032145}
.btnTim{
		cursor: pointer;
		color: #000000;
		background-color: transparent;
		background-image: url(../UIImage/bgButton.gif);
		font-weight:700;
		font-size:9pt;
		border: 0px;
		white-space:nowrap;
		width: 75px; height: 23px
		
}
/* Left */
.menu{background-image:url(images/index_02.jpg); font-family:Arial, Tahoma, Vernada; font-size:10pt; color:#FFFFFF; font-weight: bold}
.Sub_menu{ background-color:#f4f5f8; font-family:Arial, Tahoma, Vernada; font-size:10pt; color:#000000}
.icon_Menu{background-image:url(images/icon_Menu.jpg)}
/* Center */
.center{background-color:#FFFFFF; font-family:Arial, Tahoma, Vernada; font-size:10pt; color:#3e3e3e}
.tieudedl{color: black}
.downloadtext{color: #086108}
.hidden{display: none}

.fieldset{width: 400px; margin: 10px; text-align: center}
.legend{color: Blue; font-weight: bold; margin-top: 10px; border: 0px}
.tdBangDiem{font-weight: bold; background-color:Linen}
.tdBangDiem1{font-weight: bold; background-color:#f4f5f8}