﻿body 
{
	background-color: #ffffff;
	text-align: center;
	margin: 0px auto;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
}
#wrapper /*container*/
{
	width: 950px;
	margin: 0px auto;
	border: 0px solid #ffffff;
	padding: 0px;
	background-color: #a70b37;
	height: 100%;
}
#wrapper div
{
	float: left;
}        
#logo
{
	width: 674px;
	height: 55px;
	text-align: left;
	background: Transparent url(../Images/bgLogo.gif) repeat-y;
	border-bottom: solid 4px #fa018e;
}
#logo img
{
	margin-left: 11px; margin-top: 22px
}

#left
{
	width: 138px;
	float: left;
	margin-top: 59px;
	text-align: center;
}
#center
{
	width: 674px;
	float: left;
}
#contentcenter
{
	width: 674px;
	height: 864px;
	background: Transparent url(../Images/bgDefault.gif) repeat-y;
}
#MonthSubject
{
	width: 674px;
	text-align: center;
	padding-top: 8px
}
#dvMonthSubject
{	
	height: 288px; width: 627px;
	background: Transparent url(../images/bgMonthSubject.png) no-repeat center;
	text-align: right;
}
#dvMonthSubject img
{
	margin-top: 51px;
	margin-right: 39px;
}
#dvMenu
{
	width: 674px;
	text-align: left;
	height: 552px
}
#dvMenu #menu
{
	width: 533px;
	height: 552px;
	margin-left: 46px;
	background: Transparent url(../images/bgMenu.png) no-repeat;
	text-align: right;	
}

#right
{
	width: 138px;
	margin-top: 59px;
	text-align: center;
	float: left
}
#bottomcenter
{
	background-color: #8c0313;
	text-align: center;
	width: 674px;
	padding: 10px 0px
}

#thungoMenu
{
	width: 674px;
}

#thungoMenu div
{
	float: left;
}
#logoThayLoiMuonNoi
{
	width: 177px; height: 53px
}
#mainMenu
{
	width: 497px; height: 53px
}
#mainMenu div
{
	float: left;
}

/*FORM GUI CAM NHAN*/
#tblFormCamNhan{text-align: left; color: #ffffff; font-size: 10pt}
#tblFormCamNhan select{height: 20px; font-size: 8pt; font-family: Arial, Tahoma, Verdana}

/*CHU DE CUA THANG*/
.cdctTomTat{font-size: 10pt; color: #a70b37}
.cdctTen_Email{font-size: 8pt; color: #1d1c1c}
.cdctImage{margin-right: 5px}

/*img play*/
#playVideo{margin-right: 4px; cursor: pointer}
#playAudio{margin: 0px; cursor: pointer}

/*Phan trang*/
.pgColor 
{
	color: #353636; font-weight: bold;	
}
.chose 
{
	color:Red; font-weight: bold; font-size: 10pt
}

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;*/
	}
.activeThang
{
	font-weight: bold;
	color: Yellow;
	text-decoration: underline;
}
.activeNam
{
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../images/bgYearSelect.gif);
	background-repeat: no-repeat;
	color: Yellow;
}
.mnNamNone
{
	background: Transparent url(../Images/bgYearNone.gif) no-repeat; 
}
