﻿body
{
    background-position: right top;
    background-color: #000000;
    background-image: url(../images/sdnabg.jpg);
    background-repeat: no-repeat;
    color: #FFFFDD;
    font-weight: bold;
}

.RightClickMenuWindow
{
	z-index: 10000;
	height:100;
	width:80;
	display:none;
	position:absolute;
	font-family:Arial;
	font-size:10px;
	overflow:hidden;
}

.FrameTagCloud
{
	top:84px;
	position:absolute;
	width:600;
	height:570;
	z-index: 10001;
	
}

.FeedFrame
{
	width:338;
	height:416;
}

.extra_small
{
	font-family:Arial;
	font-size:10px;
	text-decoration: none; 
	color:#CCCCCC;
	cursor:hand;
}

.small
{
	font-family:Arial;
	font-size:12px;
	text-decoration: none; 
	color:#DDDDDD;
	cursor:hand;
}

.medium
{
	font-family:Arial;
	font-size:16px;
	text-decoration: none; 
	color:#EEEEEE;
	cursor:hand;
}

.large
{
	font-family:Arial;
	font-size:20px;
	text-decoration: none;
	color:#FFFFCC;
	cursor:hand;
}

.extra_large
{
	font-family:Arial;
	font-size:24px;
	text-decoration: none; 
	color:#FF4400;
	cursor:hand;
}

.extra_extra_large
{
	font-family:Arial;
	font-size:28px;
	text-decoration: none; 
	color:#FFFFEE;
	cursor:hand;
}

.tag_highlight
{
	font-family:Arial;
	text-decoration: none; 
	font-weight:bold;
	color:yellow;
	background-color:blue;
	cursor:hand;
	background-color:white;
}

.highlight
{
	font-family:Arial;
	text-decoration: none; 
	font-weight:bold;
	color:yellow;
	background-color:blue;
	cursor:hand;
}
div#divBanner
{
    position:absolute;
    top:15px;
    height:34px;
    width:950px;
	border-bottom:black 2px solid;
    /* background-color:#CCCCFF;*/
    font-family:Arial;
    font-size:22px;
    color:#99938D;
    padding:8px;
}
div#divCurrentSelection
{
    font-family:Arial;
    font-size:12px;
    color:navy;
    height:20px;
}
div#divForm
{
    position:absolute;
	line-height:10px;
    left:0px;
    top:84px;
    left:620px;
    width:338;
    font-family:Arial;
    font-size:12px;
	border:black 1px solid;
	background:url(../images/divbg.gif);
    padding:4px;
	color:#ffffff;
}

div#divFormWS
{
    position: absolute;
    line-height: 10px;
    left: 0px;
    top: 84px;
    left: 920px;
    width: 338;
    font-family: Arial;
    font-size: 12px;
    border: black 1px solid;
    background: url(../images/divbg.gif);
    padding: 4px;
    color: #ffffff;
}

div#divDebug
{
    position: absolute;
    font-family: Arial;
}

div#buttons
{
    position: absolute;
    top: 48px;
    background-color: #000000;
    right: 54px;
}
div#divNetworkList
{
    position:absolute; 
	top:440px;
    left:620px;
    height:214px;
    width:338px;
    overflow:auto;
    font-family:Arial;
    font-size:14px;
    padding:6px;
    background:url(../images/divbg.gif);
    border:black 1px solid;
 	
}

div#divNetworkListWS
{
    position: absolute;
    top: 420px;
    left: 920px;
    height: 208px;
    width: 338px;
    overflow: auto;
    font-family: Arial;
    font-size: 14px;
    padding: 6px;
    color: #ffffff;
}


div#divNetworkList A:hover
{
  	color:#f26522;
	
}

div#divNetworkList A
{
  	color:#ffffff;
	
}


div#divNetworkListBackground
{
    position:absolute;
    top:390px;
    left:620px;
    height:208px;
    width:338px;
	background:url(../images/divbg.gif);
	border:black 2px solid;	  
    padding:4px;
	display:none;
	}
	

div#divScene
{
    position:absolute;
    top:84px;
}

.form
{
	background-color:#000000; 
	color:#ffffff; 
	border:hidden;
}
