body, tr, td, table, th, p {font-family: 'Times New Roman'; font-size: 14px; color: #333333; }
a, a:link, a:active, a:visited, a:hover {color: #3366cc; text-decoration:underline}
a:hover      {color: #ef6d00; text-decoration: underline}
.hr {border: none 0;
border-top: 1px dashed #e8e8e8;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
  .menutitle{
cursor:pointer;
margin-bottom: 1px;
margin-left: 0px;
background-color:#004a89;
color:#FFFFFF;
width:120px;
padding:1px;
text-align:left;
font-weight:bold;
font-size: 14px;
/*/*/border:1px solid #155f9e;/* */
}

	.menutitlemain{
cursor:pointer;
margin-bottom: 1px;
margin-left: 0px;
background-color:#30A1DB;
color:#FFFFFF;
width:120px;
padding:1px;
text-align:left;
font-weight:bold;
font-size: 14px;
/*/*/border:1px solid #155f9e;/* */
}
.mainmenu{
cursor:pointer;
margin-bottom: 1px;
margin-left: 0px;
background-color:#3333cc;
color:#FFFFFF;
width:120px;
padding:1px;
text-align:left;
font-weight:bold;
font-size: 14px;
/*/*/border:1px solid #155f9e;/* */
}

.Ctext {	font-family: 'Times New Roman'; font-size: 12px; 	font-weight:bold; color: #cccccc; }
.menutex {	font-family: 'Times New Roman'; font-size: 12px; 	font-weight:bold; color: #ffffff; }
.stext {	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 9px; 	color: #333333; }
/*input, textarea, select {color: #000000; font: normal 11px tahoma, verdana, arial; border: 1px solid; border-color: #000000}*/




/*----------------------DETAIL PAGE---------------------- */
td.sponsor
{ 
	background-image: url(http://vietxua.com/image/single_dot.gif); 
	background-repeat:repeat-y ;
	background-position:left; 
	padding-right:0px;
	padding-left:2px;
}
td.leftDash  
{ 
	//background-image: url(http://vietxua.com/image/single_dot.gif); 
	//background-repeat:repeat-y ;
	/background-position:left; 
	//padding-right:0px;
	//padding-left:2px;
	background-color:#F1F2DF;
	
}
td.leftDashCurrent
{ 
	//background-image: url(http://vietxua.com/image/single_dot.gif); 
	//background-repeat:repeat-y ;
	/background-position:left; 
	//padding-right:0px;
	//padding-left:2px;
	background-color:#E4E6C1;
	
}

td.rightDash  
{ 
	background-image: url(http://vietxua.com/image/single_dot.gif); 
	background-repeat:repeat-y ;
	background-position:right; 
	//padding-right:5px;
	//padding-left:5px;
	background-color:#F1F2DF;
	
}
td.rightDashCurrent  
{ 
	background-image: url(http://vietxua.com/image/single_dot.gif); 
	background-repeat:repeat-y ;
	background-position:right; 
	//padding-right:5px;
	//padding-left:5px;
	background-color:#E4E6C1;
	
}

td.bottomDash  
{ 
	background-image: url(http://vietxua.com/image/single_dot_h.gif);
	background-repeat:repeat-x;
	background-position: top; 
}

.borderBottomSolid 
{
	border-bottom:1px dashed #BABA9F; padding-top:5px; padding-bottom:5px;
}

td.borderBottomSolid 
{
	border-bottom:1px solid #F0F0F0;
}

td.padLeft 
{
	padding-left:15px;
	padding-top:8px;

 }
table.exploreSite { 
	width:160px;  
}

th.exploreSite { 
	border-bottom: 1px solid #ccc; 
	font: 12px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; 
	text-transform: uppercase; 
	letter-spacing: .1em; 
	font-size: 11px; 
	font-weight: bold; 
	clear:both; 
	color:#666666; 
	text-align:left;
}

td.exploreSite 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; padding: 3px 3px 5px 2px; }
td.paddingRight		{ padding:0px 20px 0px 0px }

/*----------------------/DETAIL PAGE---------------------- */