Body
{ 
	text-align: center
}

.pagecontainer
{ 
	text-align: left;
	font-family: arial;
	font-size: 10pt;
	margin: 0 auto;
	width: 800px;	
	height: 600px;
	overflow: hidden; 
	background: url(images/index_bgv2.png)
}

.pagecontainerspecial
{ 
	text-align: left;
	font-family: arial;
	font-size: 10pt;
	margin: 0 auto;
	width: 800px;	
	height: 600px;
	overflow: hidden; 
	background: url(images/index_special_bg.png)
}

.langBox
{
	margin: 330px 74px

}

div.langBox a.hyplnk
{
	text-decoration: none;
	font-size: 14pt;
	font-weight: bold;
	color: #14157B
}

div.langBox a.hyplnk:hover
{
	text-decoration: none;
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF
}

.contentbox
{
	color: blue
}