﻿body,td,p,.h
{
	font-family:Verdana; 
	font-size: 8pt; 
	padding:0px; 
	margin:0px;
}

.BarIndicator_TextBox2 
{
    color:Blue;
    background-color:Red;
    padding-bottom:0px;
}

.BarBorder_TextBox2 
{
    border-style:solid;
    border-width:1px;
    width:170px;
    border-color:Red;
    vertical-align:middle;
 }
    
.TextIndicator_TextBox1 
{
	 background-color:#ffffff;
	 color:#ff0074;
	 font-family:Arial;
	 font-size:x-small;
	 font-style:italic;
	 font-weight:bold;
	 padding: 2px 3px 2px 3px;   
}

.txt_veranda
{
	color: black;
	font-family: Verdana;
	font-size: 8pt;
}


.txt_veranda_bold
{
	color: black;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
}

.txt_arial
{
	color: #ff0074;
	font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
}


.txt_arial_black
{
	color: #000000;
	font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
}

.txt_arial_white
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
	text-decoration:none;
}

.txt_arial_white a
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
	text-decoration:none;
}


.highlight
{
   background-color: #fefbd2;
   color: #000080;
}



#regular_logo 
{
	background:url('../images/vietid_logo.png') right top no-repeat;
	width:278px;
	height:118px;
}

* html #regular_logo 
{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/vietid_logo.png', sizingMethod='scale');
	width:278px;
	height:118px;
}


#regular_keodaitrai 
{
	background:url('../images/keodai_trai.png');
	background-repeat:repeat-x;
	background-position:top;
	height:157px;	
}

* html #regular_keodaitrai 
{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/keodai_trai.png', sizingMethod='scale');
	background-position:top;
	height:157px;
}

#regular_keodaiphai
{
	background:url('../images/keodai_phai.png');
	background-repeat:repeat-x;
	background-position:top;
	height:157px;
}

* html #regular_keodaiphai
{
	background:none;
	background-position:top;
	height:157px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/keodai_phai.png', sizingMethod='scale');
}

.regular_keodaitrai 
{
	background: transparent url('../images/keodai_trai.png');
	background-repeat:repeat-x;
	background-position:top;
}
.regular_keodaiphai
{
	background: transparent url('../images/keodai_phai.png');
	background-repeat:repeat-x;
	background-position:top;
}

.link_none_underline
{
	text-decoration:none;
}