body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:eras, verdana, arial;
	font-size:0.7em;
}
#leftmenu {
	margin: 0;
	padding: 0;
	width:169px;
	height:110%;
	background: #ffffff;	
	/*border-right:1px solid #CCE599;
	border-bottom:1px solid #CCE599;*/
}

#leftmenu a {
	text-decoration: none;
	display: block;
	background: #515151; /*url(images/left_menu_norm.jpg) no-repeat center left;*/
	border-bottom:1px solid #515151;
	color: #ffffff;
	padding: 5px 11px 5px 19px;
	margin: 0 0 1px 0;
	
	width:150px;	
}
#leftmenu a:hover {
	display: block;
	background: #ffffff url(images/arrow2.gif) no-repeat center left;
	border-bottom:1px dotted #cccccc;
	color: #999999;
	padding: 5px 0 5px 22px;
	margin: 0 0 1px 0;
	text-decoration: none;
	width:150px;		
}

#leftmenu2 a:hover {
	color: #FFFFFF;
	background: #99CB34 url(images/arrowgif) no-repeat center left;
	width:150px;	
}
#searchform1 {
	background: #515151 url(images/news.jpg) no-repeat center right;	
	color: #ffffff;
	padding: 5px 8px 5px 18px;
	margin: 1px 2px 1px 0;
	font-weight: bold;
}
#searchform4 {
	background: #515151 url(images/event.jpg) no-repeat center right;	
	color: #ffffff;
	padding: 5px 8px 5px 18px;
	margin: 1px 2px 1px 0;
	font-weight: bold;
	width:auto;
}
#searchform3 {
	background: #515151 url(images/groups.jpg) no-repeat center right;	
	color: #ffffff;
	padding: 5px 8px 5px 18px;
	margin: 1px 2px 1px 0;
	font-weight: bold;
}
#searchform2 {
	background: #515151 url(images/hands.jpg) no-repeat center right;	
	color: #ffffff;
	padding: 5px 8px 5px 18px;
	margin: 1px 2px 1px 0;
	font-weight: bold;
	width:auto;	
}
#searchform5 {
	background: #515151 url(images/visa.jpg) no-repeat center right;	
	color: #ffffff;
	padding: 5px 8px 5px 18px;
	margin: 1px 2px 1px 0;
	font-weight: bold;
}
#searchform6 {
	background: #515151 url(images/search.jpg) no-repeat center right;	
	color: #ffffff;
	padding: 5px 8px 5px 18px;
	margin: 1px 2px 1px 0;
	font-weight: bold;
	width:auto;	
}
#searchform7 {
	background: #515151 url(images/books.jpg) no-repeat center right;	
	color: #ffffff;
	padding: 5px 8px 5px 18px;
	margin: 1px 2px 1px 0;
	font-weight: bold;
	width:auto;	
}
#searchform8 {
	background: #515151 url(images/painting.jpg) no-repeat center right;	
	color: #ffffff;
	padding: 5px 8px 5px 18px;
	margin: 1px 2px 1px 0;
	font-weight: bold;
	width:auto;
}
#searchform9 {
	background: #515151 url(images/painting.jpg) no-repeat center right;	
	color: #ffffff;
	padding: 5px 19px 5px 19px;
	margin: 1px 2px 1px 0;
	font-weight: bold;
	width:142px;
}
.newsBox {
	background: #ffffff url(images/newsGrad.jpg) repeat-x left top;	
	color: #808080;
	padding: 5px;
	margin: 0 2px 1px 0;
	border: 1px solid #cccccc;
}
.homeBox {
	background: #ffffff url(images/newsGrad.jpg) repeat-x left top;	
	color: #808080;
	padding: 3px;
	margin: 0 2px 1px 0;
	border: 1px solid #cccccc;
	height:125px;
	width:auto;
	overflow:hidden;
}
.bolder {
font-weight:bolder;
}
.curNews {
	display:block;
	width:95%;
	border:1px solid #dddddd;
	padding:3px;
	margin-bottom:3px;
	background: url(images/newsBg.gif) top left repeat;
	height:auto;
}
.curNewsHead {
	display:block;
	width:95%;
	border:1px solid #dddddd;
	padding:3px;
	margin-top:3px;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.header {
	display:block;
	width:95%;
	height:18px;
	border:1px solid #dddddd;
	text-indent:20px;
	padding-left:6px;
	color:#ffffff;
	font-weight:bold;
	background-color:#99cb34;
	background-image: url(images/header_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align:middle;
}

.imDiv {
display:block;
width:95%;
background-color:#eeeeee;
 border:1px solid #dddddd; 
 padding:3px; 
 margin-top:3px;
}
.left{
float:left;
margin-right:10px;
}
.right{
float:right;
margin-left:10px;
}
 .toolTip {
	border: 1px solid #000000;
	position: fixed;
	visibility: hidden;
	height: auto;
	z-index:1;
	cursor:pointer;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	background-color:#000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	top:10%;
	left:25%;
	height:auto;
	width:auto;
	overflow:auto;
	margin-top: -40px;
	text-align: center;
}

a:link {
	color: #99cb34;
	text-decoration:none;
	border-bottom: 1px solid #99cb34;
}
a:visited {
	color: #99cb34;
	text-decoration:none;
	border-bottom: 1px solid #99cb34;
}
a:hover {
	color: #99cb34;
	text-decoration:none;
	border-bottom: 1px dashed #99cb34;
}
.topIm{
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgDiv{
background-color:#e7e7ae;
padding:5px;
}