body
{
		 font-family: Arial;
		 text-align: center;
		 padding: 0 ;
		 margin: 0;
		 background: white url("/images/layout/background/header_top_line.gif") repeat-x;
}
a{
		 color: #333333;
		 text-decoration: none;
}
h2
{
		 margin: 0;
		 padding: 15px 0 5px 0;
}
DIV#overallContainer
{
		 width: 950px;
		 padding: 0;
		 margin: 0 auto;
		 margin-top: 6px;
		 text-align: left;
}
DIV#logoPictureContainer {
		 margin-top: 27px;
		 margin-left: 6px;
}
DIV#logoPictureContainer img {
		 border: 0;
}

DIV#worldwideText
{
		 margin: 0 0 10px 0;
		 text-align: right;
}
DIV#flashcontent
{
		 width: 625px;
		 float: left;
		 display: none;

}
DIV#noFlashPlayer
{
		 background-image: url(../gfx/bg_no_flash.jpg);
		 height: 400px;
		 font-size: 11px;
		 line-height: 16px;
}
DIV#noFlashPlayer div
{
		 position: relative;
		 top: 150px;
		 left: 170px;
}
DIV#noFlashPlayer a
{
		 color:#33cc99;
}
DIV#noFlashPlayer div img
{
		 margin: -5px 15px 0 0;
}
DIV#htmlcontent
{
		 padding: 7px 0  0 3px;
		 margin: 1px 0 0 0;
		 float: left;
		 width: 319px;
		 height: 400px;
		 background-image: url(../gfx/bg_html_box.png);
		 background-repeat: no-repeat;
		 display:none;
}
DIV#formContainer
{
		 padding: 0 0 0 50px;
		 position: relative;
		 top: -230px;
		 width: 230px;
}
DIV#formContainer h2
{
		 font-family: Arial;
		 color: #333333;
		 font-size: 16px;
}
DIV#formContainer select
{
		 font-family: Arial;
		 font-size: 10px;
		 width: 200px;
		 border: 		 1px solid #cccccc;
		 margin: 5px 0 5px 0;
}
SELECT#selectCountry
{
}
TABLE#languageList
{
		 margin: 0 0 0 15px;
		 width: 928px;
		 border: 1px solid #e2e2e2;
		 font-family: Arial;
		 font-size: 12px;
		 list-style-position: inside;
		 margin-bottom:40px;
}
TABLE#languageList thead tr
{
}
TABLE#languageList thead th
{
		 background-color: #e0f3ef;
		 padding: 5px;
		 color: #33cc99;
		 text-align: left;
}
TABLE#languageList tbody
{
		 vertical-align:top;
		 font-size: 11px;

}
TABLE#languageList thead th.empty
{
		 width: 50px;
		 background-color: #ffffff;
}
