﻿body {
}
.searchbutton
{
	background-image: url(Images/search.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
.searchbutton:hover
{
	background-image: url(Images/search_.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
.menuText
{
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;

}
.menuText:hover
{
	color: #fdb201;

}
.menuTextBottom
{
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;
	text-transform: uppercase;
}
.menuTextBottom:hover
{
	color: #fdb201;

}
.detail
{
	font-size: 11px;
	color: #ff0000;
	font-family: Tahoma;
	text-decoration: none;
}
.detail:hover
{
	color: #fdb201;

}
.tinkhac
{
	font-size: 11px;
	color: #2a1868;
	font-family: Tahoma;
	text-decoration: none;
}
.tinkhac:hover
{
	color: #fdb201;

}
.tieudenew
{
		font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
.tieudenew:hover
{
	color: #fdb201;
}
.mastertieude
{
	font-size: 11px;
	color: #c9000a;
	font-family: Tahoma;
	text-transform: uppercase;
	text-decoration: none;
}
.mastertieude:hover
{
	color: #fdb201;
}

.TextButton
{
	background-image: url(Images/bt_.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: #000000;
	text-align: center;
	line-height: 22px;
}
.TextButton:hover
{
	background-image: url(Images/bt.jpg);
	background-repeat: no-repeat;
}
