.center {
	text-align: center;
}
.centerblock {

	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.help {
	border: 1px dotted #0000FF;
	font-style: italic;
	font-size: 8pt;
}
.contentitem {
	background: transparent;
	padding:1px;
}

.contentitem_over {
	background: #fafafa;
	border: 1px solid #eeeeee;	
}

.cmsmenu {
	vertical-align: middle;
	text-align: center;
	width: 700px;
}
.cmsoptions {
	text-align: right;
}
.cmsoptionsodd {
	background-color: #eeeef0;
	text-align: right;
}
.options {
	text-align: left;
	background-color: white;
	width: 700px;
	padding: 15px;
	border: 1px solid black;
}
.anoption {
	position: relative;
	text-align: left;
	background-color: #fafafa;
	width: 670px;
	padding: 15px;
	border: 1px solid #eeeeee;
}
.option {
	background-color: white;
}
.optioncenter {
	background-color: white;
	text-align: center;
}
.optionodd {
	background-color: #eeeef0;
}
.picscroll {
	overflow: auto;
	height: 400px;
	border: 1px solid black;
}
.previewdiv {
	overflow:auto;
	vertical-align: middle;
	text-align: center;
	width: 475px;
	height: 400px;
	border: 1px solid black;
}
.form {
	border: #003366 1px solid;
    background-position: left top;
}
img.preview {
	vertical-align: middle;
}

a:link.closelink {
	font-size: 8pt;
 	color: #770000;
}
a:visited.closelink {
	font-size: 8pt;
	color: #770000;
}
a:hover.closelink {
	font-size: 8pt;
	background-color: #ffeeee;
	color: #dd0000;
	text-decoration: none;
}
a:link.helplink {
	font-size: 8pt;
 	color: #000077;
}
a:visited.helplink {
	font-size: 8pt;
	color: #000077;
}
a:hover.helplink {
	font-size: 8pt;
	background-color: #eeeeff;
	color: #0000dd;
	text-decoration: none;
}

a:link.advanced {
	font-size: 8pt;
 	color: #770077;
}
a:visited.advanced {
	font-size: 8pt;
	color: #770077;
}
a:hover.advanced {
	font-size: 8pt;
	background-color: #ffeeff;
	color: #dd00dd;
	text-decoration: none;
}
