body {
background-color: #000000;

}
a {
	border:0px;
    color:#FFFFFF;
	text-decoration:underline;

}
a:hover { text-decoration:none;
}
input, select {
		font-family: arial, sans-serif;
         font-size:8pt;
		 }
table {
         font-family: arial, sans-serif;
         font-size:8pt;
         margin:0px;
         line-height:16px;
         color:#FFFFFF;
         }


.navi{
	position:absolute;
         top:210px;
         left:210px;
         width:295px;
         height:380px;
         z-index:1;
         }

.ifr{
	position:absolute;
         top:80px;
         left:300px;
         width:350px;
         height:330px;
         }


.cont{
	background-color:#A10000;
	}

.logo {
         padding: 5px;
         background-image: url('../img/logo_s.jpg');
         background-repeat:no-repeat;
         }

.content{
	position:absolute;
         top:150px;
         left:200px;
         width:700px;
         height:467px;
         background-image: url('../img/bg.jpg');
         background-repeat: no-repeat;
         }
.text{

         font-family: arial, sans-serif;
         font-size:8pt;
         margin:0px;
         line-height:16px;
         color:#FFFFFF;
         }