@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}
html, body {height:100%;}
body {background-color:#000000; padding:0; margin:0; color:#FFFFFF; background-image:url(../img/back.png); background-repeat:repeat;}
body,td,th {font-family:Arial, Helvetica, sans-serif; font-size:0.8em;}
#container {min-height:100%; width:760px; padding:0; margin: 0 auto;}
* html #container {height:100%;}

a{color:#FFFFFF; text-decoration:none;}
a:Hover{color:#666666; text-decoration:none;}
img{border:none;}
h1{display:none;}
/*h1{font-size:1.0em; font-weight:normal; width:252px; height:25px; background-image:url(../img/logo.png); background-repeat:no-repeat; text-indent:-9999px; margin:0; padding:0;}*/
.contentHome{width:760px; height:380px;}
.contentHomeV{float:left; width:250px; height:500px;}
.content{width:758px; height:378px; border:1px solid #999999; background-image:url(../img/opacity.png); background-repeat:repeat;}
.content .text{width:708px; padding:25px; color:#999999;}
.content .text .row{margin:0 0 15px 0;}
.content .text .W{color:#FFFFFF; font-weight:bold; text-transform:uppercase; font-size:0.85em;}
.content .text .em{color:#FFFFFF; font-weight:normal; font-style:italic; font-size:0.85em;}
.content .text .colSx{float:left; width:325px; padding:0 50px 0 0; text-align:left;}
.content .text .colDx{float:left; width:325px; text-align:right;}
.colSx{float:left; width:380px; text-align:left;}
.colDx{float:left; width:380px; text-align:right;}
.footer{font-size:0.8em; color:#666666; padding:5px 0 0 0;}
.divider{height:30px;}
.divider10{height:10px;}
.dividerVL{height:440px;}
.dividerVR{height:449px;}
.clear{clear:both;}
.stat{display:none;}
.fb{padding:2px 0 0 0;}
.col{float:left; width:255px; text-align:left;}
.colV{float:left; width:255px; text-align:right;}

#centeredcontent {width:760px; height:500px; border:1px solid #000; color:#fff; position:absolute; left:50%; top:50%; margin-left:-380px; margin-top:-250px;}