A.right_column_text {
	FONT-SIZE: 8pt;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 12px;
	DISPLAY: block;
	color: #333333;
	text-decoration: none;
}
A.right_column_text:hover {
	FONT-SIZE: 8pt;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 12px;
	DISPLAY: block;
	text-decoration: underline !important;
	color: #666666;
}
A.right_column_text:visited {
	FONT-SIZE: 8pt;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 12px;
	DISPLAY: block;
	color: #000000;
	text-decoration: none;
}
A.right_column_text:active {
	FONT-SIZE: 8pt;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 12px;
	DISPLAY: block;
	color: #CCCCCC;
	text-decoration: underline;
}
#main ul,ol {
	list-style: none;
	margin:0px;
	padding:0px;
}

#main fieldset,img {
	border: none;
}

#main caption,th {
	text-align: left;
}

#main table {
	border-collapse: collapse;
	border-spacing: 0;
}

#latest .drawer-handle.one {
	color: white;
	font-size: 14px;
	margin: 0;
	padding: 5px 0;
	width: 183px;
	cursor: default;
	BORDER-TOP: black 1px solid;
	text-align: center;
	background-image:url(now_publications.jpg);
}

#latest .drawer-handle.two {
	color: white;
	font-size: 14px;
	margin: 0;
	padding: 5px 0;
	width: 183px;
	cursor: default;
	BORDER-TOP: black 1px solid;
	text-align: center;
	background-image:url(now_events.jpg);
}

#latest .drawer-handle.three {
	color: white;
	font-size: 14px;
	margin: 0;
	padding: 5px 0;
	width: 183px;
	cursor: default;
	BORDER-TOP: black 1px solid;
	text-align: center;
	background-image:url(now_documents.jpg);
}

#latest .drawer-handle.fore {
	color: white;
	font-size: 14px;
	margin: 0;
	padding: 5px 0;
	width: 183px;
	cursor: default;
	BORDER-TOP: black 1px solid;
	text-align: center;
	background-image:url(history_materials.jpg);
}

#latest {
	height: auto;
	min-height: 423px;
	*height: 423px;
	width: 183px;
	position: relative;
	overflow: hidden;
}

#latest .drawer-content {
	min-height: 315px;
	*height: 315px;
	width: 183px;
	background: #e4e7ea;
	BORDER-TOP: black 1px solid;
	text-align: left;
}

.box { 
	color: white;
	font-size: 12px;
	cursor: default; 
	background: #e4e7ea; 
	width: 183px;
	BORDER-RIGHT: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
}

.box1 {
	color: white;
	font-size: 12px;
	cursor: default;
	background: #e4e7ea;
	width: 183px;
	BORDER-RIGHT: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
}
