#title{
	
	width:100%
	font-family: "Lucida Grande","Lucida Sans","Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	background-color:white;

}
h1{
font-family:"Lucida Grande","Lucida Sans","Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
font-size:12px;


}

body{
margin:0px;
font-family:"Lucida Grande","Lucida Sans","Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
font-size:12px;
background-color: #F5F5EA;
}

.links{
color:#7E7A77;
text-decoration: none;
font-weight: bold;
}

.graybutton{
border: solid 1px gray;
padding-top:5px;
padding-bottom:5px;
width:150px;
font-weight:bold;
background-color: white;
margin:2px;
cursor:pointer;
text-align:center;
}
.mouseup{

background-color: #1B9FBC;
}

 .h{
	 background-color: #DEF2FE;
	}

	body{
		font-size:12px;
		font-family:arial;

	}
	table{
		font-size:12px;
		font-family:arial;

	}
	.mmenu{
		font-size: 11px;
		text-align:left;
		color:blue;
		font-family: arial;
		height:20px;
		width:98px;
		background-color: #DFF5FD;
		padding-left:3px;
		cursor:pointer;

	}

	.hidden{
		display:none;
	}

	.green{
	  color:#478840;
	  font-weight: BOLD;
	  font-family: arial;
	  font-size: 11px

	}

	.blue{
	  color:#6689CB;
	  font-weight: BOLD;
	  font-family: arial;
	  font-size: 12px

	}

	.bluebark{
	  color:#3300CC;
	  font-weight: BOLD;
	  font-family: "Lucida Grande","Lucida Sans","Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	  font-size: 12px

	}

	.gray{
	  color:#666666;
	  font-weight: BOLD;
	  font-family: "Lucida Grande","Lucida Sans","Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	  font-size: 12px

	}
	.green{
	  color:#058803;
	  font-weight: BOLD;
	  font-family: "Lucida Grande","Lucida Sans","Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	  font-size: 12px

	}
	
	.bluesmall{
	  color:#334CA3;
	  font-family: "Lucida Grande","Lucida Sans","Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	  font-size: 14px;

	}
	
	.black{
	  color:black;
	  font-family: "Lucida Grande","Lucida Sans","Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	  font-size: 12px

	}

	.pagingnext{
	border: solid 1px #E1E7EC; 
	width: 20px; 
	height: 20px;
	padding: 0px 6px 0px 6px;
	font-size: 13px; 	
	font-weight: bold;	
	color: #4863B0
}

.pagingno {
border:1px solid #E1E7EC;
color:#4E79BD;
font-size:13px;
font-weight:bold;
height:20px;
padding:0 3px;
width:20px;
}

pagingno{
color:#4863B0;
text-decoration:none;
}

.pagingnext {
border:1px solid #E1E7EC;
color:#4863B0;
font-size:13px;
font-weight:bold;
height:20px;
padding:0 6px;
width:20px;
}
a{
text-decoration: none;
}