body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	
}
.pad {
	padding-left: 8px;
}
#searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 35px;
	border: thin solid #3398CC;
	width: 310px;
	color: #336699;
}
.btn {
	background-image: url(images/btn_search.gif);
	background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	background-position: center top;
	height: 35px;
	width: 123px;
	border: none;
	font-weight: bold;
	color: #000066;
	vertical-align: middle;
}
.btn_con{
	background-image: url(images/btn_search.gif);
	background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #3398CC;
	background-position: center top;
	height: 35px;
	width: 123px;
	border: none;
	font-weight: bold;
	color: #000066;
	vertical-align: middle;
}
.mem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 40px;
	color: #6699FF;
	font-weight: bold;
	padding-right: 20px;
	list-style-image: url(../images/bullet.gif);
	background-image:url(images/memheader.gif);
	background-repeat: no-repeat;
	}
	.nonmem {
	font-family: "Trebuchet MS";
	font-size: 16px;
	padding-top: 40px;
	color: #6699FF;
	font-weight: bold;
	padding-right: 20px;
	list-style-image: url(../images/bullet.gif);
	background-image:url(images/nonmemheader.gif);
	background-repeat: no-repeat;
	}
	
	

		
	
.heading { color:#3398CC; font-size:20px; 
}
	
.box { color:#ffffff; font-size:15px; 
letter-spacing: 1px;
line-height: 20px;
}
	
	.formheading { color:#3398CC; font-size:15px; font-weight:bold;
}
	
	
	
		.listbox { color:#3398CC; border: thin solid #3398CC; font-weight:bold; width: 310px;
}
	
	.text { font-size:12px;}


.text_red	{ font-size:12px; color:#FF0000;};

.text_tiny	{font-size:12px;};

.mainContent {
	padding: 10px 5px;
	float: left;
	width: 580px;
}

.green {
	background-color: #3c3;
	text-align:	center;
}

.red {
	background-color: #F9C;
	text-align:	center;
}

.error {
	color: red;
}


	.bg { background-image:url(images/empty_02.jpg);
	background-repeat:no-repeat;


	}
	
	.bg2 { background-image:url(images/empty_04.jpg);
background-repeat:no-repeat;
	}
