@import url("css/menu.css");

body
{
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #eeeeee;
}

.tdTopBanner
{
	background-image: url(images/topBannerBG.jpg); 
	background-repeat: no-repeat;
    width: 714px; 
    height: 57px;
}

.tdLeft
{
	background: url(images/left.png) repeat-y;
	width: 20px;
	margin: 0;
	padding: 0;
}

.tdRight
{
	background: url(images/right.png) repeat-y;
	background-position: right;
	width: 20px;
	margin: 0;
	padding: 0;
}

.tdMenu
{
	padding-right:10px;
	width:200px;	
}

.tdMenu a
{
	color: #646464;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.tdMenu a:hover
{
	color: #0063a4;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;	
}
.tdMenu a:selected
{
	color: #0063a4;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;	
}

.tdMenu a.active
{
	color: #0063a4;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;	
}

.title
{
	color: #646464;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}

.title a
{
	color: #646464;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.title a:hover
{
	color: #0063a4;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.title a:selected
{
	color: #0063a4;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}

.title a.active
{
	color: #0063a4;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}

.tdLine
{
	background: url(images/line.jpg) repeat-y; 
	height: 1px;
}

.content
{
	font-family: Tahoma;
	color: #646464;
	font-size: 12px;
}

.content a
{
	color: #0063a4;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
.content a:hover
{
	color: #780006;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
.content a:selected
{
	color: #780006;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}

.content a.active
{
	color: #780006;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}

.hr
{
	background-color: #b1b1b1;
	border-style: none;
	width: 160px;
	padding-left:0px;
	margin-left:0px;
}

.footer
{
	color: #813825;
	font-size:10px;
	font-family:Arial;
}

.menuTop
{
	padding-right:10px;
}

.menuTop a
{
	color: #fff;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}
.menuTop a:hover
{
	color: #780006;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}
.menuTop a:selected
{
	color: #780006;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
}

.menuTop a.active
{
	color: #780006;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
}


/*******HUNG*******/
.vl_H3
{
	font-family:Tahoma;
	color:#646464;
}
.vl_title
{
	color: #646464;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	border-bottom:solid 1px #646464;
	border-right:solid 1px #646464;
}
.vl_title tr
{
}
.vl_title td
{
	border-left: solid 1px #646464;
	border-top: solid 1px #646464;
	text-align:right;
	padding-right:2px;
	height:20px;
}
.vl_column
{
	text-align:left;
	padding-left:2px;
}
.TablePanel
{
	width:100%;
	border-top: solid 1px #a4b2ca;
	
}
.BottomPanel
{
	border-bottom: solid 1px #a4b2ca;
}
.LeftTopPane
{
	padding:10px;
	background: url(images/LeftTopPane.jpg) repeat-x top left;
	border-bottom: solid 1px #a4b2ca;
	border-left: solid 1px #a4b2ca;
}
.ContentPane
{	
	padding:10px;
	background: url(images/ContentPane.jpg) repeat-x top left;
	border-bottom: solid 1px #a4b2ca;
	border-left: solid 1px #a4b2ca;
}
.RightTopPane
{
	background: url(images/ContentPane.jpg) repeat-x top left;
	padding:10px;
	border-bottom: solid 1px #a4b2ca;
	border-left: solid 1px #a4b2ca;
	border-right: solid 1px #a4b2ca;
}
.LeftBottomPane
{
}
.RightBottomPane
{
	
}

.centerPanel
{	
	height:5px;
	
}
.bottom
{		
	width:1024px;
	text-align:center;
	margin:0 auto;
}
.BottomPane
{
	height:50px;
	text-align:center;
	width:1024px;
	vertical-align:middle;
	padding:10px;
}
.footer
{
	font-family:Arial,Tahoma;
}
























