table.bbar_controls {
	width: 100%;
	background-color: #C0FEA8;
}

.bbar_td {
	width: 34px;
	height: 34px;
	text-align: center;
	vertical-align: middle;
	font-family: impact;
	font-size: 20px;
	cursor: pointer;
	background-color: #C0FEA8;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.bbar_td:hover {
	background-color: #98FB98;
}

.bbar_td_select {
	width: 34px;
	height: 34px;
	text-align: center;
	vertical-align: middle;
	font-family: impact;
	font-size: 20px;
	cursor: pointer;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.bbar_td_select:hover {
	background-color: #98FB98;
}

.tl_txt {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.tl_butt {
	background-color: #C0FEA8;
}

.tl_input {
	font-size: 12px;
	text-align: right;
	width: 25px;
}

.textinput_control_table {
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #FFB900;
	border-right-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-left-color: #808080;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #808080;
	border-top-width: 2px;
	border-top-style: solid;
}

.textinput_button {
	margin-top: 1px;
	margin-left: 2px;
	height: 18px;
	width: 50px;
	font-size: 11px;
}

.textinput_cpic {
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	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;
}

.textinput_cpic:hover {
	border-right-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #808080;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #808080;
	border-top-width: 1px;
	border-top-style: solid;
}

.textinput_pullbot {
	border-right-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-left-color: #808080;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #808080;
	border-top-width: 2px;
	border-top-style: solid;
	color: #000000;
	background-color: #FFB900;
	cursor: S-resize;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 9pt;
}

table.formtable.cms {
	border-collapse: collapse;
	border-spacing: 0px;
}

tr.formtable.cms {
}

td.formtable.cms {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	background-color: #FDD66F;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

td.formtable.even.cms {
	background-color: #FDD66F;
}

td.formtable.odd.cms {
	background-color: #FFB900;
}

td.formtable.mouseeven.cms {
	background-color: #FDD66F;
}

td.formtable.mouseodd.cms {
	background-color: #FFB900;
}

td.formtable.mouseeven.cms:hover {
	background-color: #C0FEA8;
}

td.formtable.mouseodd.cms:hover {
	background-color: #C0FEA8;
}

td.formtable.selected.cms {
	background-color: #CCCCFF;
}

th.formtable.cms {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	background-color: transparent;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

th.formtable.even.cms {
	background-color: #FDD66F;
}

th.formtable.odd.cms {
	background-color: #FFB900;
}

th.formtable.mouseeven.cms {
	background-color: #FDD66F;
}

th.formtable.mouseodd.cms {
	background-color: #FFB900;
}

th.formtable.mouseeven.cms:hover {
	background-color: #C0FEA8;
}

th.formtable.mouseodd.cms:hover {
	background-color: #C0FEA8;
}

div.picker.cms {
	cursor: pointer;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	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;
	background-color: #FDD66F;
}

div.picker.even.cms {
	background-color: #FDD66F;
}

div.picker.odd.cms {
	background-color: #FFB900;
}

div.picker.even.cms:hover {
	background-color: #BBBBBB;
}

div.picker.odd.cms:hover {
	background-color: #BBBBBB;
}

div.picker.selected.cms {
	background-color: #008000;
}

a.sidemenu_link.cms {
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

a.sidemenu_link.cms:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.sidemenu_link.cms:hover {
	color: #FFB900;
	font-weight: normal;
	text-decoration: none;
}

a.sidemenu_link.cms:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

div.sidemenu_item.cms {
	color: #000000;
	background-color: transparent;
	width: 100%;
	text-align: left;
	cursor: pointer;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

div.sidemenu_item.cms:hover {
	color: #FFB900;
	background-color: transparent;
}

div.sidemenu_head.cms {
	font-family: verdana;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	font-style: italic;
	background-color: transparent;
	width: 100%;
	text-align: left;
	cursor: pointer;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

div.sidemenu_group.cms {
	margin-bottom: 8px;
}

div.sidemenu_container.cms {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

