


HTML, BODY
{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, sans, sans-serif, Arial,  Geneva, "Bitstream Vera Sans";
	font-size: 90%;
	background-color: white;
}

.background  { background-color: #000000; background-image: url('images/bird_21.jpg') }
IMG
{
  border: 0;
}


H1
{
	font-size: 160%;
	color: #234764;
	font-weight:normal;
}

A:link  {text-decoration: none;color="#FFFFFF";font-size="11";  font-family: Tahoma;}
A:visited {text-decoration: none;color="#FFFFFF";font-size="11";  font-family: Tahoma;}
A:active {text-decoration: none;color="#FFFFFF";font-size="11";  font-family: Tahoma;}
A:hover {text-decoration: underline;color="#FFFF00";font-size="11"; font-family: Tahoma;}


H1 A 
{
	color: #234764;
	text-decoration: none;
}

H2
{
	font-size: 130%;
	color: #294F6A;
	font-weight:normal;
	margin-bottom:12px;
}


H3
{
	font-size: 110%;
	color: #294F6A;
	font-style:normal;
	font-weight:normal;
	margin-bottom:12px;
}

H3, H4
{
	font-size: 110%;
	font-style:normal;
	font-weight:normal;
}



TABLE 
{ 
	border:thin; 
	font-size:100%;
} 




pre
{
	margin-left:32px;
	padding:8px;
	width:80%;
	background:#E8F8F8;
	font-size:100%;
	font-family: courrier, "Courrier New", arial, sans;
}



#logo
{
  border: 0;
  margin: 0;
  padding: 1px;
  background-image: url(scriptol-shaded.jpg);
  background-repeat: repeat-x;
  border-bottom: 1px solid #6680AA;
  height:66px;
  }

#logoimage
{
  margin-top: 12px;
  margin-left: 32px;
  background-image: url(solcom.gif);
  background-repeat: no-repeat;
  width: 98px;
  height:32px;

}

#title
{
  top: 0px;
  margin-left: 32px;
  font-size: 90%;
  color: white;
}

#heading
{
  position: absolute;
  top: 8px;
  right: 4%;
  height:70px;
  margin:0;
  padding:0;
  width:300px;
}

}

#menupanel
{
  position: absolute;
  left: 0;
  padding-left:8px;
  padding-top:16px;
  background-color: #E9EFFF;
  width: 132px;
  border-right: 1px solid #CCCCFF;
}

.menu
{
	padding:0;
	margin-bottom: 16px;
	font-size:100%;
}

.menutitle
{
	color: #335088;
	margin-bottom:8px;
}


.menulist
{
	margin-left:8px;
}


#content
{
	position: absolute;
	padding: 8px;
	left: 10%;
	top: 8px;
	width: 80%;
	font-size:inherit;
	clear:both;
}


#footer
{
	position:relative;
	color: #666;
	text-align:none;
	background-color: #EEE;
	border: 1px solid #669;
	left:10%;
	margin-top:32px;
	width:80%;
	font-size:75%;
	clear:both;
}

.section
{
	color:#294F6A;
	margin-top:16px;
}

.leftoption
{
	color:#666;
	margin-right:8px;
}

.option
{
	margin-left:32px;
	color:#666;
	margin-right:8px;
}

.border
{
	border:1px solid #294F6A;
	padding:8px;
	margin:0px;
}


.edit
{
	color: white;
	background-color: #069;
	padding: 0 6px 0 6px;
	border-top: 1px solid #09C;
	border-left: 1px solid #09C;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	margin-right:8px;
	margin-bottom:0px;
	font-size:80%;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, sans;
	text-align:none;
}

.edit : hover
{
	background-color: #600;
	padding: 0 6px 0 6px;
	border-top: 1px solid #900;
	border-left: 1px solid #900;
	border-right: 1px solid #300;
	border-bottom: 1px solid #300;
}


.pad
{
	margin-bottom:4px;
}

BODY {     scrollbar-3d-light-color:blue;
           scrollbar-arrow-color:white;
           scrollbar-base-color:white;
           scrollbar-dark-shadow-color:blue;
           scrollbar-face-color:blue;
           scrollbar-highlight-color:white;
           scrollbar-shadow-color:green}