body {
	
	color: #000;
	margin: auto;
	font-family: arial, verdana;
	font-size: 8pt;
}

h4 {
	font-size: 12px;
}

td {
	font-family: arial, verdana;
	font-size: 10pt;
}



a {
	color: #0000C0;
	text-decoration: underline;
}

#contentwrapper, #content {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
	width: 640px;
}

#bodyTable {
 text-align: center;
 position: absolute;
 bottom: 0px;
 left: 0px;
 width: 100%;
}

.smallTextBox {
	width: 150px;
}

.text {
	width: 120px;
}

div.overflowGallery {
	float: left; 
	width: 625px; 
	height: 150px; 
	overflow: auto;
}

div.overflowStep5 {
	float: left;  
	width: 625px; 
	height: 270px; 
	overflow: auto;
}

.grey {
	font-size: 10px;
}

.smallTxt {
	font-size: 10px;
}

img {
	border: 0px;
}

#content img.border_selected {
	border: 2px solid #ff9900;
}

#content img.border {
	border: 1px solid #666;
}

#quote table td {
	padding: 2px;
}

h4 {
margin: 5px;
	padding: 0px;
}

p {
margin: 0px;
	padding: 0px;
}

/*********************************/


div.overflowGalleryDyn {
	margin-left: auto;
	margin-right: auto; 
	width: 640px; 
	height: 260px; 
	overflow: auto;
}

#gallery a, #gallery a:hover, #gallery a:visited {
	text-decoration: none;
}

#gallery a.text, #gallery a.text:visited {
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
}

#gallery a.text:hover {
	text-decoration: underline;
}
/*table td {
	text-align: left;
}*/

div.thumb, div.catthumb {
	z-index: -1;
	width: 160px;
	height: 150px;
/*	overflow: hidden;*/
	padding: 12px 12px 0px 12px;
/*	background: transparent url('/admin/images/ItemBg.gif') scroll no-repeat top left; */
	text-align: center;	
	float: left;
	cursor: pointer;
	margin: 0px 12px 12px 10px;
	font-size: 10px;
}

div.catthumb img {
	/*position: relative;*/
	left: 2px;
}

div.thumb img, div.catthumb img {
	/*position: relative;*/
	margin-bottom: 7px;
	margin-left: -36px;
	/margin-left:-18px;
}

div.thumb a, div.catthumb a {
	margin-left: -27px;
	font-size: 10px;	
}

h2.breadcrumbs, p.message {
	text-align: left;
	font-size: 10px;
/*	background: #fff;*/
/*	padding: 7px;*/
	margin: 10px 20px;
/*	border: solid 1px #888;*/
	font-weight: bold;
	/*height: 35px;*/
	overflow: hidden;
}

h2.breadcrumbs a {
}

div.tools {
	float: right;
	position: relative;
	/*top: -22px;*/
	font-size: 10px;
	width: 400px;
}

div.tools form {
	float: right;
	margin: 0;
	padding: 0;
}

div.tools img {
	vertical-align: middle;
	padding-bottom: 2px;
}

