a:link, a:visited, a:active{
color:#888;
text-decoration:none;
}
a:hover{
color:#444;
text-decoration:none;
}
/***************************************/
body{
margin:0px;
padding:0px;
color:#000000;
font-size:8pt;
font-family:Verdana,MS UI Gothic;
line-height:180%;
background-image:url('img/bg.gif');
text-align:center
}
table{
font-size:9pt;
line-height:180%;
}
/***************************************/
form{
margin:0px;
}
input{
color:#ddd;
font-size:9pt;
font-family:Verdana,MS UI Gothic;
background-color:#000;
border:1px solid #444;
}
textarea{
color:#ddd;
font-size:9pt;
font-family:Verdana,MS UI Gothic;
background-color:#000;
border:1px solid #444;
}
hr{
height:0px;
border:0px;
border-bottom:1px solid #444;
}
ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style-type:square;
}
/***************************************/
h1{
margin:0px;
width:620px;
font-size:14pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
background-image:url('img/h1.png');
background-position: 0% 5px;
background-repeat:repeat-x;
border-bottom:5px solid #222; padding-left:10px; padding-right:10px; padding-top:20px; padding-bottom:20px
}
h2{
height:30px;
line-height:30px;
font-size:9pt;
background-image:url('img/grad.png');
background-position: 0% 100%;
background-repeat:repeat-x;
border:1px solid #444; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px; padding-left:5px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
h3{
margin:0px;
padding:0px;
font-size:9pt;
}
/***************************************/
#body{
margin-right:auto;
margin-left:auto;
width:620px;
background-color:#000;
border-left:1px solid #444;
border-right:1px solid #444;
text-align:left;
overflow:hidden;
}
#header{
margin:10px;
width:600px;
height:300px;
background-image:url('img/top.jpg');
background-position: 50% 0%;
background-repeat:no-repeat;
border:1px solid #444
}
#menu{
margin:0px;
padding:0px;
list-style-type:none;
}
#menu li{
margin-bottom:5px;
height:30px;
line-height:30px;
background-image:url('img/grad.png');
background-position: 0% 100%;
background-repeat:repeat-x;
border:1px solid #444;
text-align:center
}
#menu li a{
height:30px;
line-height:30px;
display:block;
}
#menu li a:hover{
background-image:url('img/menu.gif');
background-position: 50% 0%;
background-repeat:no-repeat
}
.text{
margin:10px;
}
#left{
width:150px;
float:left;
overflow:hidden;
}
#right{
margin-left:10px;
width:440px;
float:left;
overflow:hidden;
}
/***************************************/
.txt{
padding-bottom:40px;
}
.mark{
font-family:MS UI Gothic;
}
.pict{
margin:20px 0px;
}
.pict img{
border:1px solid #666;
}