.technology{ 
cursor: hand;
cursor: pointer;
font: bold 10px Arial;
margin: 10px 0;
}

.openlanguage{
color: green;
}

.closedlanguage{ 
color: black;
}




.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 18px;
z-index: 100;
background-color: #B5BCD2;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #404A67;
color: white;
font-family: Verdana; 
}


body{
	margin: 1;
	font-family: Arial, Verdana; 
	font-size: .9em; 
	background-image: url('http://www.wiregrasswebs.com/images/bg-0808.jpg'); 
	background-position: center top;
	background-repeat: repeat-y;
	}

.mainTable{
	border-right: 1px solid #000080; 
	border-top: 1px solid #000080;
	border-left: 1px solid #000080;
	border-bottom: 1px solid #000080;
	}

.header{
	background-image: url('http://www.wiregrasswebs.com/images/11/top-fade2.jpg'); 
	background-repeat: repeat-x; 
	background-position-y: bottom;
	background-color: #B5BBD2;
	font-family: Arial, Verdana;
	font-size: .9em;
	}

.textArea{
	font-family: Arial, Verdana;
	font-size: .9em;
	text-align: left;
	background-color: #ffffff;
	}
	
h1{
	color: 7785AD;
	font-size: 1.2em;
	font-weight: bold;
	}
	
h2{
	color: 000080;
	font-size: 1.2em;
	font-weight: bold;
	}
	
h3{
	color: 000080;
	font-size: 1.2em;
	font-weight: bold;
	}

.footer{
	font-family: Arial, Verdana;
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	background-color: #B1B1B1;
	}

.copyright{
	font-family: Arial, Verdana;
	font-size: .7em;
	color: black;
	text-decoration: none;
	text-align: center;
	background-color: #B1B1B1;
	}
	
.menu{
	font-family: Arial, Verdana;
	font-size: .7em;
	font-color: white;
	text-decoration: none;
	text-align: center;
	background-image: url('http://www.wiregrasswebs.com/images/menu-bar-bg4.jpg'); 
	background-repeat: repeat-x;
	bgcolor= #3F4A66;
}
#pscroller1{
	width: 260px;
	height: 150px;
	border: 0;
	padding: 5px;
	background-color: #fff;
}