a:link
{
color:#66CC99;
}


a:visited
{
color:#66CC99;
}

a:active
{
color:#66CC99;
}

a:hover
{
color:orange;
}


body
{
background-color:black;
color:#AAAAAA;
}

input
{
background-color:#CCCCCC;
border-style:double;
border-color:#707070;
}

textarea
{
background-color:#CCCCCC;
border-style:double;
border-color:#707070;
}

select
{
background-color:#CCCCCC;
border-style:double;
border-color:#707070;
}



.default
{
color:black;
font-family:Arial CE;
}

.error
{
color:red;
font-size:small;
}

#head
{
position:absolute;
top:0;
z-index:0;
}

#main
{
position:absolute;
left:230px;
top:120px;
width:640px;
background-color:#333333;
padding:10px;
border-width:1px;
border-color:#999999;
border-style:ridge;
color:#AAAAAA;
z-index:20;
}


#main .news
{
width:620px;
border-width:1px;
border-color:#555555;
border-style:ridge;
left:10px;
position:relative;
}

.news .tstamp
{
color:#669999;
}

.news .user
{
color:#117744;
}
.news .reg
{
font-weight:bold;
color:#66CC99;
}

.menuitem
{
position:absolute;
left:0px;
background-image: url('../images/menu/menubg.jpg');
background-position:0px;
background-repeat: no-repeat;
width:209px;
line-height:24px;
text-align:center;
text-decoration:none;
vertical-align:middle;
font-size:small;
z-index:10;
}

.menuitem:hover
{
background-image: url('../images/menu/menuhover.jpg');
font-size:medium;
}

#context
{
position:absolute;
left:950px;
top:120px;
width:150px;
background-color:#333333;
padding:10px;
border-width:3px;
border-color:#999999;
border-style:ridge;
color:#66CC99;
}

#logo
{
position:absolute;
left:40px;
top:0px;
}

#quick
{
position:absolute;
left:18px;
width:160px;
padding:5px;
border-width:1px;
border-color:#999999;
border-style:ridge;
background-color:#111111;
color:#00BBCC;
font-size:small;
text-align:center;
}

#quote
{
position:absolute;
left:10px;
top:55px;
width:720px;
z-index:8;
vertical-align:top;
}

.langflag
{
position:absolute;
left:60px;
top:598px;
border:none;
}

#cbg
{
position:absolute;
left:210px;
top:200px;
z-index:0;
}

#icq
{
z-index:500;
position:absolute;
top:435px;
left:75px;
border:none;
}

.warning
{
color:#996633;
}

