body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;	
}
.text {color: #333333}
.text_title {
	font-size: 12px;
	font-weight: bold;
}
.text_red {color: #990000}
.menu_text, .menu_text a, .menu_text a:link {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:14px;
	text-decoration:none;
}
.menu_text a:hover {
	text-decoration:underline;
}
.menu_text_title {
	text-decoration:underline;
	font-weight:bold;
}
.menu_text_selected {
	text-decoration:underline;
}
.maintontent_div {
	height: 90px;
	width: 256px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tablebottom {
	position:absolute;
	bottom:0;
}
.floatingnav {
	position: absolute;
	top: 0px;
	left: -2px;
	width: 100%;
}
.main1 {
	width: 100%;
	height: 200px;
}
.images {
	width: 433px;
	height: 400px;
	/* background-color: #EAEAEA; */
	overflow: auto;
}

.collection_tabs {
	position:absolute;
	left: 728px;
	bottom:158px;
}

input {
	width:200px;
	height: 12px;
}
textarea {
	width:200px;
	height:60px;
}
.submit {
	width:100px;
	height: 25px;
}
.text_12 a, .text_12 a:link {
	color: #000000;
	text-decoration:none;
}
.text_12 a:hover {
	text-decoration:underline;
}


.border {
	border:solid 1px #b6b6b6;
}
