/* ================================================
	VIETNAM - Cascading Style Sheet, level 2 W3C
================================================ */

a:link       
{
	color: #CC0001;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 1px;	
}

a:visited    
{
	color: #CC0001;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 1px;		
}

a:hover      
{
	color: Black;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 1px;		
}

body   
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #292929;
	color: Black;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	word-spacing: 0em;
	letter-spacing: 1px;
	
	
		}
	
	table
{
	margin:0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	word-spacing: 0em;
	letter-spacing: 1px;
	padding-left: 0px;
}


.img
{
	vertical-align: middle;
}
.innertable
{
	border: 1px solid #CCCC9A;
		
}

.headline 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-transform: none;
	text-align: justify;
	word-spacing: 0em;
	letter-spacing: 1px;
	padding-left: 0px;
	}
	
.headline2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	text-transform: uppercase;
	text-align: justify;
	word-spacing: 0em;
	letter-spacing: 1px;
	line-height: 20px;
	}

.headlinebig 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-transform: none;
	text-align: left;
	word-spacing: 0em;
	letter-spacing: 1px;
	padding-left: 0px;
	
	}

.text 
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black ;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	word-spacing: 0em;
	letter-spacing: 1px;
	padding-left: 0px;
		
}

.bild
{
	border: 1px solid Black;
}