.rotarylink{
	color: #FFF;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}
.main{
	color: #000033;
	font-family: Arial;
	
	font-size: 14px;
}
.maingreeting{
	color: #a39161;
	padding-bottom: 7px;
	padding-top: 7px;
}
body,td{
	color: #000033;
	font-family: Arial;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 14px;
}
.footer{
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}
h1{
	color: #375587;
	font-size: 18px;
}

a {color: #375587;}


a:hover{
	color: #000;
}
.button{
	background-color: #D3E2EF;
	font-weight: bold;
	font-size: 12px;
	color: black;

}

.fourway{
	color: #FFF;
	font-size: 15px;
	font-family: Arial;	
	/*font-weight: bold;
		font-style: italic;*/
}

.wrap {
	width: 25px;
	background-image: url(bimages/lefttop.jpg);
	display: table; 
	z-index:1;
}

.ontop{
z-index:1;
}

.botlink{
	color: #FFF;
 }


.botlink:hover{
	color: #FF0;

}