a:link{text-decoration: underline; color:#9b9a9a;}
a:visited{text-decoration: underline ; color:#9b9a9a;}
a:hover{text-decoration: underline; color:#d1d1d1;}

.menu_1{
color: white;
font-family: verdana;
font-size: 10;
}

.menu_2{
color: white;
font-family: verdana;
font-weight: bold;
font-size: 11;
}

.menu_3{
color: white;
font-family: verdana;
font-weight: bold;
font-size: 14;
}
.titletext{
color: #9b9a9a;
font-weight: bold; 
font-family: verdana;
font-size: 14;
}

.pagetitle{
color: white;
font-family: verdana;
font-size: 14;
}


.normaltext{
color: #9b9a9a;
font-family: verdana;
font-size: 11;
}

.navtext{
color: black;
font-family: verdana;
font-size: 11;
}

.menu{
color: DarkGrey;
font-family: verdana;
font-size: 10;
}

#homepicholder {
	width:695px;
	height:278px;
	background:#fff url('./images/loading.gif') 50% 50% no-repeat;
}

#homepic {
	width:704px;
	height:278px;
	visibility:hidden;
}

#meetingpicholder {
	width:700px;

	background:#fff url('./images/loading.gif') 50% 50% no-repeat;
}

#meetingpic {
	width:704px;
	visibility:hidden;

}



#memberpicholder {
	width:700px;

	background:#fff url('./images/loading.gif') 50% 50% no-repeat;
}

#memberpic {
	width:704px;
	visibility:hidden;

}


#contactpicholder {
	width:258px;
	height:200px;
	background:#fff url('./images/loading.gif') 50% 50% no-repeat;
}

#contactpic {
	width:258px;
	height:200px;
}

PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("./images/popbox/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("./images/popbox/magminus.cur"), pointer;
} 
