body, div, p, h1, h2, h3, h4, ul, li, table
{
	
	padding:0;
	border:none;
}
.FieldContact td
{
	font-family:Arial;
	font-size:12px;
	}
.TitleHeader
{
	
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}
.TitleSubHeader
{
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
	}
.divHeader
{
	border-top:solid 1px silver;
	border-bottom:solid 1px silver;
	padding:3px 1px 3px 1px ;
	}
.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}
.titleLabel
{
	width:155px;
	font-family:Arial;
	font-size:12px;
}
.divLine
{
	border-top:solid 1px silver;

	}
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.modalBox 
{

	background-color : #f5f5f5;
	border-width: 3px;
	border-style: solid;
	border-color: Blue;
	padding: 3px;

}
.modalBox caption {
	background-image: url(images/window_titlebg.gif);
	background-repeat:repeat-x;
}

/* tweb modal dialog styles */
.modalPanelTitle td {
	padding: 3px;
	font-weight: bold;
	font-size: 0.9em;
	background-image: url(images/window_titlebg.gif);
	cursor: pointer;
	color: black;
	font-family: Verdana;
	width: 100%;
	height: 30px;
	background-color: #6f90dc;
}

.modalPanel {
	z-index: 500;
	width: 500px;
	border: solid 1px #275473;
	position: absolute;
	border-collapse: collapse;
	background-color: #f0faff;
}

.modalPanel td {
	vertical-align: top;
}

.titleIcon {
	padding-right: 20px;
}
body {
}
.divCol{
	font-weight:bold;
	float:left; 
	width:120px;
	text-align:right;
	margin-right:10px; 
	white-space:nowrap;
}
/*no width on the last col so it will expand*/
.divColLast{
	float:left; 
	white-space:nowrap;
}
.caption, table caption {
	background-color: #aaa;
	background-image: url('images/tilebg_tablecaption.gif');
	color: #000;
	font-size: 16pt;
	font-weight: bold;
	border: 0;
	border-bottom: solid 1px #737373;
	white-space: nowrap;
	text-align: center;
}
.clearer {
	clear: both;
	overflow: hidden;
	background-color:transparent;
	filter:alpha(opacity=0);
	opacity:0.0;
	height: 1px;
	margin: 1px 1px 1px 1px;
	max-height: 2px;
}
.NormalTextBox {
	FONT-SIZE: 12px; COLOR: #003366; FONT-FAMILY: Tahoma, Arial, Helvetica
}
.NormalTextBox:hover {
	FONT-SIZE: 12px; COLOR: red; FONT-FAMILY: Tahoma, Arial, Helvetica
}
.CommandButton {
	FONT-SIZE: 11px; COLOR: #003366; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
.CommandButton:hover {
	FONT-SIZE: 11px; COLOR: red; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
.Text_Box {
	BORDER-RIGHT: #4b7c9f 1px solid; BORDER-TOP: #4b7c9f 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #4b7c9f 1px solid; COLOR: black; BORDER-BOTTOM: #4b7c9f 1px solid; FONT-FAMILY: Arial, Tahoma, Helvetica; BACKGROUND-COLOR: #afc0cf
}
.bt {
	BORDER-RIGHT: #696969 1px solid; BORDER-TOP: #696969 1px solid; FONT-SIZE: 8pt; FILTER: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FCFCFC,endcolorstr=#CECECE); BORDER-LEFT: #696969 1px solid; COLOR: #000000; BORDER-BOTTOM: #696969 1px solid; FONT-FAMILY: Arial
}
.BannerAdvert
{
	height:158px;
	background-image:url(Images/Lienhequangcao.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
