.footer {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 6px; 
	vertical-align: top; 
	padding-top: 5px; 
	height: 10px;
}

body {
  border-right: 1px; 
  border-top: 1px; 
  scrollbar-face-color: #f4f3ee; 
  font-size: 12px; 
  margin: 0px 0px 0px 0px; 
  scrollbar-highlight-color: #ffffff; 
  border-left: 1px; 
  scrollbar-shadow-color: #cecec3; 
  scrollbar-3dlight-color: #cfcfc4; 
  scrollbar-arrow-color: #cfcfc4; 
  border-bottom: 1px; 
  font-family: verdana; 
  scrollbar-darkshadow-color: #cfcfc4; 
  scrollbar-base-color: #f4f3ee; 
  scrollbar-track-color: #ffffff; 
  background-color: #f4f3ee;
}

.popup
{
	margin:5px;
	overflow: hidden;
}

.border
{
	border-right: #cfcfc4 2px solid;
	border-top: #cfcfc4 1px solid;
	border-left: #cfcfc4 1px solid;
	border-bottom: #cfcfc4 2px solid;
}

.topframelink 
{
	color: #7E7D79;
	text-decoration:none;
	font-size: 11px;
}

.topframemenu
{
	color: #000000;
	text-decoration:none;
	font-size: 11px;
}

#inputOld {
	border: 1px solid #CFCFC4;
	height: 22px;
}

.tbx {
	border: 1px solid #CFCFC4;
	height: 18px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea.tbx {
	height: 58px;
}

input.login, select.login {
	width: 100%;
	background-color:#F4F3EE;
	font-size:10px;
	height:16px
}

input.btn {
	border: none;
	vertical-align:top;
	margin: 1px 0px 0px 3px;
	margin: 0px 2px 2px 0px;
}

input.btnarrow {
	border: none;
	vertical-align: top;
	margin: 5px 5px 5px 5px;
	width: 15px;
	height: 16px;
}

input.inlinebtn {
	border: none;
	vertical-align: top;
	margin: 1px 0px 0px 3px;
}

.error {
	color: Red;
	font-family: Verdana;
	font-size: 12px;
}

table {
	font-family: Verdana;
	font-size: 12px;
}

input, textarea {
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #CFCFC4;
}

.ListTable, .BoxBorder
{
	border-right: #cfcfc4 2px solid !important;
	border-top: #cfcfc4 1px solid !important;
	border-left: #cfcfc4 1px solid !important;
	border-bottom: #cfcfc4 2px solid !important;
	background-color: #F4F3EE;
}
.BoxBorder * 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.BoxBorder .Head *
{
	background-color: #F4F3EE;
}
.BoxBorder TD
{
	background-color: #FFFFFF;
}

.ListTable TR
{
	font-weight: normal;
	cursor: hand;
	color: #000000;
}
.ListHead, .ListHead TD
{
	color: #000000;
	background-color: #F4F3EE;
	cursor: default;
	padding: 5px 10px 5px 10px;
}
.ListFoot, .ListFoot TD
{
	cursor: default;
}
.ListItemColumnSorting
{
	background-color: #F4F3EE;
}

/* Overrule ListItemColumnSorting's background color  */
.ListItemSelected, .ListItemSelected .ListItemColumnSorting
{
	background-color: #D8D2BD;
}

.GsTab {
	position: relative;
	top: -5px;
	left: 0px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #CFCFC4;
	padding: 10px 5px 10px 5px;
	background-color: #ffffff;
	z-index: 10;
}

.GsTabBar {
	white-space: nowrap;
}

SPAN.HeaderText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	/*width: 100%;*/
}

SPAN.TabActive {
	position: absolute;
	background: url(/admin/images/tabbg.gif);
	display: none;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	margin: 0px 5px 0px 0px;
	padding: 6px 0px 0px 0px;
	height: 21px;
	z-index: 20;
}

SPAN.TabActiveBig {
	position: absolute;
	background: url(/admin/images/tabbgbig.gif);
	display: none;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	margin: 0px 10px 5px 0px;
	padding: 6px 0px 0px 0px;
	height: 21px;
	z-index: 20;
}

INPUT.TabButton {
	margin: 1px 2px 0px 0px;
}

P, TD, LI, UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.optionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
SELECT {
	font-size: 10px;
	width:150px;
}

.loginbrowntext 
{
	color:#7E7E7C;
	font-size:10px;
}

.logintext 
{
	font-size:10px;
}

.loginheader 
{
	color:#7E7E7C;
	font-size:11px;
	font-weight:bold;
}

.loginbold 
{
	font-size:11px;
	font-weight:bold;
}

input.noborder 
{
/*	border: 10px #CFCFC4;*/
	border:none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

.critical {
	color: Red;
}


/****************** ObjectGrid Styles Start ******************/

SPAN.ItemStyle {
	margin: 100px 0px 0px 8px; 
	color: #000000; 
	text-decoration: none;
}

.HeaderStyle {
	border: medium none; 
	border-bottom: #cfcfc4 1px solid; 
	background-image: url(/admin/images/bar-middle.gif); 
	height: 21px;
	white-space : nowrap;
}

.HeaderStyleEnd {
	border: medium none; 
	background-position: right 50%; 
	background-image: url(/admin/images/bar-middle.gif); 
	border-bottom: #cfcfc4 1px solid; 
	height: 21px;
}
.HeaderTextStyle { 
	padding-right: 4px; 
	padding-left: 4px; 
	padding-bottom: 0px; 
	padding-top: 3px; 
	vertical-align: top; 
	/*width: 100%; */
	color: #000000; 
	height: 21px; 
	text-decoration: none;
}
/*
.StartImage {
	vertical-align: top;
}
*/
.SepImage {
	vertical-align: top;
}

.ItemIconStyle {
	margin: 0px 0px 0px 8px;
	vertical-align: middle;
}


/****************** ObjectGrid Styles End ******************/


/****************** Object Status Styles Start ******************/

SPAN.Object_Active {
	margin: 0px 0px 0px 8px; 
}

SPAN.Object_Draft {
	margin: 0px 0px 0px 8px; 
	color: #7E7E7C;
}

SPAN.Object_Trash {
	margin: 0px 0px 0px 8px; 
	color: #7E7E7C;
	text-decoration: line-through;
}

SPAN.Object_Deleted {
	margin: 0px 0px 0px 8px; 
	color: #ff0000;
	text-decoration: line-through;
}

SPAN.Object_DefaultDoc {
	margin: 0px 0px 0px 8px; 
	font-weight: bold;
}


/****************** Object Status Styles End ******************/

.FormFieldRequired {
	font-weight: bold;
	color: #0000ff;
}

.DatabaseValue { COLOR:#940100; }

.GsButtons 
{
	white-space:nowrap;
}
