body{
font-size: 10px;
font-family:Tahoma;
margin: 0px 0px 0px 0px;
}
div{
font-family:Tahoma;
font-size: 10px;
color: #979696;
display:inline;
line-height: 13px;
}
.txt{
font-family:Tahoma;
font-size: 10px;
color: #979696;
line-height: 13px;
}
#main{
background-image: url('gfx/bg.jpg');
background-repeat: repeat-y;
}
p.login{
font-family:arial;
font-size: 10px;
color: #FFFFFF;
}
p,p.news{
font-family:Tahoma;
font-size: 10px;
color: #979696;
display:inline;
line-height: 13px;
}
ul{
font-family:Tahoma;
font-size: 10px;
color: #979696;

line-height: 13px;
}
h1{
font-family: verdana;
font-size: 18px;
display:inline;
color:#0094D3;
}
h2{
font-size:13px;
margin-bottom:6px;
}
a.login{
font-family:arial;
font-size: 10px;
color: #99D8F3;
text-decoration: none;
}
a.news{
font-family:arial;
font-size: 10px;
color: #0094D3;
text-decoration: none;
}

a{
font-family:arial;
font-size: 10px;
color: #0094D3;
text-decoration: none;
}
a:hover{
font-family:arial;
font-size: 10px;
color: #99D8F3;
text-decoration: none;
}
a.white{
font-family:arial;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}
a.white:hover{
font-family:arial;
font-size: 10px;
color: #99D8F3;
text-decoration: none;
}
a.txt{
font-family:arial;
font-size:9px;
color:black;
text-decoration:none;
}
a.txt:hover{
font-family:arial;
font-size:9px;
color:black;
text-decoration:none;
}
img{
border:0px;
}
/* Lists */
.listequal,.markup{
background:#dddddd;
}

.listunequal{
background:white;
}

table.list tr.listequal:hover,table.list tr.listunequal:hover{
background:#ccc;
}

.listheader{
background:#3e3e3e;
color:white;
font-weight:bold;
}

a.listheader{
font-size:10px;
color:white;
}

table.list{
font-family:Tahoma;
font-size: 10px;
color: #979696;
padding: 0px 0px 0px 0px;
border-spacing: 0px;
border-collapse:collapse;
}
.txtlist
{
font-family:Tahoma;
font-size: 10px;
color: #979696;
}
table.list td{
padding: 2px 5px 2px 2px;
}
/* Forms */
input.button{
font-family:verdana;
font-size:11px;
height:20px;
/*width:100px;*/
border:1px solid black;
margin:0px 4px 2px 0px;
}
input.action{
border:2px solid black;
height:25px;
}
.textfield,textarea,select{
font-family:verdana;
font-size:11px;
}

select{
width:400px;
}

.textfield,textarea{
width:400px;
}

.textfield{
margin:2px 4px 2px 0px;
}

textarea{
height:100px;
}
