a.myopacity img{
border: none;
padding: 0px;
filter:alpha(opacity=80) ;
-moz-opacity: 0.80;
opacity: 0.80;
}

a.myopacity:hover img{
border: none;
padding: 0px;
filter:alpha(opacity=100 );
-moz-opacity: 1.0;
opacity: 1.0;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(http://project.mcommedia.com/fnr2u_02/themes/fnr2u/e/images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(http://project.mcommedia.com/fnr2u_02/themes/fnr2u/e/images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
.tabcontent{
display:none;
text-align:justify;
}
.dropdown{
POSITION: absolute; 
VISIBILITY: hidden; 
Z-INDEX: 1;
width: 250px; 
height: 52px;
}
.style1
{
	font-family: Arial, Tahoma;
	color:#FFFFFF;
}
.style1 a {
	font-family: Arial, Tahoma;
	color:#FFFFFF;
	font-weight:bold;
}
.style1 a:hover {
	font-family: Arial, Tahoma;
	color:#FFFFFF;
	font-weight:bold;
}

.content_heading1, h1
{
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
	color: midnightblue;
	padding-top: 5px;
}

.panel_title {
	color:white;
}

.content_title
{
	padding-right: 0px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 4px;
	color: #000066;
	padding-top: 4px;
	font-family: Arial, Tahoma;
	background-color: #ddeff7;
}
.content_body {
	font-family: Arial, Tahoma;
	font-size:12px;
	font-weight:normal;
	padding:3px 0 3px 0;
	border-bottom:1px dashed #CCCCCC;
}

.rs_header
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 4px;
	color: royalblue;
	padding-top: 4px;
	font-family: Arial, Tahoma;
	background-color: lightsteelblue;
}
.rs
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #cccccc 1px dashed;
	font-family: Arial, Tahoma;
	background-color: azure;
}
body {
	font-family: Arial, Tahoma;
	font-size:10px;
	width:800px;
}

input {
	font-size:11px;
}

td
{
	font-size: 12px;
}

form {
	display:inline;
}


.button {
	font-family: "Microsoft Sans Serif", Arial, Tahoma;
	width:60px;
	font-size:10px;
	text-transform:uppercase;

}


.directCount {
	font-size:12px;
	FONT-WEIGHT: bold;
	COLOR: #009933; 
	BACKGROUND-COLOR: palegreen; 
	POSITION: relative; 
	border-width:1px;border-style:solid;
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px;
}
.groupCount {
	font-size:12px;
	FONT-WEIGHT: bold; COLOR: #009933; 
	BACKGROUND-COLOR: lavender; 
	POSITION: relative; 
	border-width:1px;border-style:solid;
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px;
}


#dropmenudiv {
	position:absolute;
	border:1px solid #666666;
	border-bottom-width: 0;
	font-family: Tahoma, Verdana, Arial;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #666666;
padding: 1px 0;
text-decoration: none;
color:#333333;
}
#dropmenudiv a:hover { /*hover background color*/
background-color:#64FD01;
}










.meetings td {
	vertical-align:top;
	background-color:#EEEEEE;
}




.announcement {
	color:#EA7C0C;
	font-weight:bold;
	font-size:14px;
}
.newscontent {
	padding:5px 10px 20px 10px;
}





.mainmenu {
	background-color:#7495FF;
	text-align:center;
	border-right:2px solid #002DBC;
	font-size:16px;
}
.mainmenu a {
	font-weight:bold;
	color:#363636;
}
.mainmenu a:link {
	text-decoration:none;
}
.mainmenu a:active {
	text-decoration:none;
}
.mainmenu a:hover {
	color:#FFFFFF;
	text-decoration:none;
	width:100%;
	height:100%;
	background-color:#EA7C0C;
	vertical-align:middle;
	padding-top:25px;
}
.mainmenu a:visited {
	text-decoration:none;
}

a {
	text-decoration:none;
	color:black;
}
a:hover {
	color:#33CC00;
}


