.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-color:#000E27;
	background-image: url('http://www.wiregrasswebs.com/images/bg-0808.jpg'); 
	background-position: center top;
	background-repeat: repeat-y;
	}

#topbg { 
	margin-bottom:-1000px; 
	position:fixed; 
	width:100%; 
	top:0; 
	left:0;
	z-index:-1
	}

.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;
}



/* Gallery Styles */

#motioncontainer {
margin:0 auto;  Uncomment this line if you wish to center the gallery on page
width: 100%; /* Set to gallery width, in px or percentage */
height: 151px; /* Set to gallery height */
}

#motioncontainer a img {
border: 0px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 0px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: 0;
border: 0px solid gray;
padding: 0px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
