* {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}

body {
	background-color: #F1FCE9;
	margin: 5px;
}

img {
	border: 0;
}

#imageBoundaries
{
overflow: auto;
}

.helpKeyWord {
	color: #005300;
	font-style: italic;
}

ul#menu{
	margin-left:0px;
	width: 250px;
	
}
ul#menu li{
	list-style: none;
	/*border-bottom: 1px solid #9A9A9A;*/
}

ul#menu li a{
	text-decoration:none;
	font-size: 9px;
	float: left;
	height: 30px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
}

.bodyDetail {

}

.td1 {
	color: #005300;
	background-color:#cce9d8; 
}

.td2 {
	color: #005300;
	background-color:#E0F1E7;
}

.url {
	color: #000000;
	text-decoration: underline;
}

th {
	font-weight: bolder;
	color: #333333;
}

.detailTable {
	color: #005300;
	background-color:#cce9d8; 
}

.fieldSet {
	margin-top: 0px;
}

.formelement {
	border: 1px solid #999999;
	background-color: #FAFAF9;
}

.formInput {
	background-color: #FFFFFF;
	background-attachment: fixed;
	border: 1px solid #999999;
	background-repeat: no-repeat;
	width: 150px;
}

.formBtn {
	background-color: #FAFAF9;
	border: 1px solid #999999;
	width: 80px;
}

.forminvisible {
	background-color: #CCE9D8;
	border: none;
}

.formName {
	font-weight: bolder;
	text-transform: uppercase;
	color: #003399;
}
.tdnew {
	background-color: #A0D6B7;
}
.unnamed1 {
	border-top: solid #333333;
	border-right: solid;
	border-bottom: solid;
	border-left: solid;
}
.bevelrow {
	border-top-color: #A9D8BD;
	border-right-color: #46A46D;
	border-bottom-color: #46A46D;
	border-left-color: #A9D8BD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #003399;
}
.pager {
	font-size: 14px;
	color: #000000;
	background-color:#cce9d8;
	font-weight: bold;
	text-decoration: none;
}

.statsVisits {
	font-size: xx-small;
	color: #008051;
}

.statsPages {
	font-size: xx-small;
	color: #084ACE;
}

.statsLinks {
	font-size: xx-small;
	color: #D9C54F;
}

table.edit {
	background-color: #D4D0C8;
	border: 1px outset #ababab;
	margin: auto;
	margin-top: 10px;
	width: 400px;
}

td.attributes p {
	float: left;
}

td.attributes label {
	float: left;
	height: 13px;
	padding: 4px 3px 5px 6px;
	width: 100px;
}

td.attributes label.radio {
	width: auto;
}

td.attributes input, td.attributes select {
	height: 16px;
	margin: 3px 0;
	width: 250px;
}

td.attributes input.checkbox, td.attributes input.radio {
	float: left;
	margin: 5px 0;
	width: auto;
}

td.attributes select {
	height: 17px;
}

td.attributes input.checkbox {
	margin-right: 240px;
}

td.attributes input.file {
	height: 19px;
}

td.toolBar {
	border-bottom: 1px solid #ababab;
	padding-bottom: 3px;
}

table.toolBar a {
	padding: 5px 3px 3px 5px;
	display: block;
	text-decoration:none;
	color:#000000;
}

table.toolBar img a {
	padding: 5px 3px 3px 5px;
	display: block;
	text-decoration:none;
	color:#000000;
}

table.toolBar a:hover {
	border: 1px outset;
	padding: 3px;
	border-color: ThreeDHighlight ThreeDLightShadow ThreeDLightShadow ThreeDHighlight;
	text-decoration:none;
}

table.toolBar a img {
	height: 24px;
	width: 24px;
}

.window {
	margin: auto;
	width: 250px;
}
.window {
	_margin-left: 350px;
	_width: 250px;
}

.window .btn {
	width: 80px;
}

.window legend {
	font-size: 12px;
	font-style: italic;
}

.window .edt {
	height: 18px;
	width: 120px;
}

.window label {
	float: left;
	width: 100px;
}


.window table {
	width: 250px;
}

.window tr {
	height: 25px;
}

.windowTitle {
	color: #fff;
	font-weight: bold;
	letter-spacing: -1px;
}

table.windowTitle {
	background-color: #0059B3;
	background-color: #8FCC29;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 100%;
}

table.windowTitle td {
	margin: 0;
	padding: 0;
	width: 16px;
}

table.windowTitle th {
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: center;
}

table.windowTitle img {
	margin: 2px 0 0 2px;
}

table.windowTitle a img {
	cursor: help;
}

div#brochurePreview {
	background-color: #fff;
	margin: auto;
}