#icons{
background:#999999;
border-top:1px groove #AAAAAA;
text-align:right;
-moz-user-select:none;
}

#windows{
background: url(newlogos/shadedd.jpg) no-repeat fixed top;
}

body {
background: #3e3e3e url(images/graddy.jpg) repeat-x fixed bottom;
}

.icon{
width:70px;
height:20px;
margin:3px;
padding-top:5px;
clear:none;
float:left;
text-align:center;
font-size:12px;
font-family:Arial, Helvetica, Symbol, serif;
font-weight:bold;
cursor:pointer;
overflow:hidden;
background:#666666;
border: 1px outset #777777;
-moz-user-select:none;
}

.icon:hover{
color:#FFFFFF;
background:#000000;
border: 1px outset #555555;
-moz-user-select:none;
}

.icon:active{
color:#FFFFFF;
background:#000000;
border: 1px inset #AAAAAA;
-moz-user-select:none;
}


#pageName{
width:150px;
height:20px;
margin:4px;
padding-top:2px;
clear:none;
float:right;
text-align:center;
font-size:12px;
font-family:Arial, Helvetica, Symbol, serif;
font-weight:bold;
background:transparent;
}

#pageName a{
color:#000000;
}

#pageName a:link{
color:#000000;
}

#pageName a:hover{
color:#000000;
}

#copyright{
width:160px;
height:20px;
margin:2px;
padding-top:2px;
text-align:left;
font-size:9px;
font-family:Arial, Helvetica, Symbol, serif;
font-weight:bold;
}

.window{
opacity:1.00;
filter:alpha(opacity=100);
position:absolute;
/*background: #C0C0C0 url(images/newgrad.jpg) repeat-x  bottom;*/
background:#C0C0C0;
background:#000000;
display:none;
top:-1px;
left:-1px;
width:0px;
height:0px;
margin:0px;
overflow:hidden;
}

.titleBar{
position:absolute;
height:0px;
width:0px;
font-size:12px;
font-family:Arial, Helvetica, Symbol, serif;
font-weight:bold;
padding-left:4px;
overflow:hidden;
text-align:left;
background:#000000;
color:white;
border-bottom:1px solid #111111;
-moz-user-select:none;
}

.bottomBar{
position:absolute;
height:0px;
width:0px;
font-size:12px;
font-family:Arial, Helvetica, Symbol, serif;
overflow:hidden;
background:#000000;
border-top:1px solid #111111;
margin-top:1px;
text-align:left;
-moz-user-select:none;
}

.bottomBar a{
color:white;
font-weight:bold;
}
.bottomBar a:link{
color:white;
font-weight:bold;
}
.bottomBar a:hover{
color:#999999;
font-weight:bold;
}


.closeButt{
position:absolute;
margin-top:0px;
margin-left:1px;
background: transparent url(newlogos/newclose_up.jpg) no-repeat;
background-position: top right;
cursor: pointer;
}

.closeButt:active{
background: transparent url(newlogos/newclosed.jpg) no-repeat;
background-position: top right;
}

.resizeButt{
position:absolute;
margin-top:3px;
margin-left:1px;
background: transparent url(newlogos/newsize_up.jpg) no-repeat;
background-position: bottom right;
cursor: move;
}

.resizeButt:active{
background: transparent url(newlogos/newsized.jpg) no-repeat;
background-position: bottom right;
}

.titleCover{
position:absolute;
height:0px;
width:0px;
font-size:12px;
font-family:Arial, Helvetica, Symbol, serif;
overflow:hidden;
background:transparent;
text-align:right;
cursor: move;
-moz-user-select:none;
}

.content{
position:absolute;
overflow:auto;
margin-top:2px;
font-size:12px;
font-family:Arial, Helvetica, Symbol, serif;
color:white;
border-right:1px solid #111111;
border-bottom:1px solid #111111;
text-align:left;

}

.content a{
color:white;
font-weight:bold;
}
.content a:link{
color:white;
font-weight:bold;
}
.content a:hover{
color:#999999;
font-weight:bold;
}

.big{
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, Symbol, serif;
}

.small{
font-size:10px;
font-weight:bold;
font-family:Arial, Helvetica, Symbol, serif;
}

#sizeOutline{
display:none;
border:2px solid #AAAAAA;
background:#333333;
opacity:.5;
filter:alpha(opacity=50);
z-index:12;
position:absolute;
}

.drop{
position:absolute;
width:0px;
height:0px;
background:white;
}

.winCont{
position:absolute;
background:transparent;
}

.d{
position:absolute;
background:#222222;
overflow:hidden;
}

.s{
position:absolute;
background:#222222;
overflow:hidden;
}

.border1{
border:1px outset #AAAAAA;
}

.scrollD{
position:absolute;
background: transparent url(images/down_up.jpg) no-repeat;
cursor:pointer;
z-index:6;
}

.scrollD:active{
background: transparent url(images/down.jpg) no-repeat;
}

.scrollD_off{
position:absolute;
background: transparent url(images/down.jpg) no-repeat;
cursor:pointer;
z-index:6;
}



.scrollU{
position:absolute;
background: transparent url(images/up_up.jpg) no-repeat;
cursor:pointer;
z-index:6;
}

.scrollU:active{
background: transparent url(images/up.jpg) no-repeat;
}

.scrollU_off{
position:absolute;
background: transparent url(images/up.jpg) no-repeat;
cursor:pointer;
z-index:6;
}

.scrollL{
position:absolute;
background: transparent url(images/left_up.jpg) no-repeat;
cursor:pointer;
z-index:6;
}

.scrollL:active{
background: transparent url(images/left.jpg) no-repeat;
}

.scrollL_off{
position:absolute;
background: transparent url(images/left.jpg) no-repeat;
cursor:pointer;
z-index:6;
}

.scrollR{
position:absolute;
background: transparent url(images/right_up.jpg) no-repeat;
cursor:pointer;
z-index:6;
}

.scrollR:active{
background: transparent url(images/right.jpg) no-repeat;
}

.scrollR_off{
position:absolute;
background: transparent url(images/right.jpg) no-repeat;
cursor:pointer;
z-index:6;
}

.scrollBar{
position:absolute;
background:#AAAAAA;
background:transparent;
z-index:6;
}

.scrollCircle{
position:absolute;
background: url(images/scrollCircle_up.jpg) no-repeat;
}

.scrollCircle:active{
position:absolute;
background: url(images/scrollCircle.jpg) no-repeat;
}
