document	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	}

body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	margin: 0; 
	}

table 	{
	font-size:xx-small;
	}

a, a:link, a:visited, a:active 	{
	color:	#FFF;
	text-decoration: none;
	}

a:hover	{
	text-decoration: underline;
	}

.formerror	{
	font-size: xx-small;
	color: #F00;
	}

.loginbox	{
	background-color: #94A0A8;
	}

.normaltext	{
	color:#FFF;
	font-size: xx-small;
	font-weight:normal;
	text-transform: none;
	}

.boldtext	{
	color:#FFF;
	font-size: xx-small;
	font-weight: bold;
	text-transform: none;
	}

.headertext	{
	color:#000;
	font-size: x-small;
	font-weight: bold;
	margin-right: 1em;
	font-family: Trebuchet MS;
	line-height:14px;
	}

.hilitetext	{
	color:#ffdd00;
	font-size: xx-small;
	font-weight:bold;
	}

.hilitetextc	{
	color:#ffdd00;
	font-size: xx-small;
	font-weight:bold;
	text-align: center;
	}

.rejecttext	{
	color:#CC0000;
	font-size: xx-small;
	font-weight:bold;
	
	}
	
.pendingtitle	{
	color:#ffdd00;
	background-color:#7F4C4C;
	font-size: x-small;
	font-weight:bold;
	text-transform: uppercase;
	padding: 3px;
	}

.pendingshop	{
	color:#ffffff;
	background-color:#7F4C4C;
	font-size: xx-small;
	font-weight:bold;
	text-transform: uppercase;
	padding: 3px;
	}


.systemmenu	{
	font-family: arial, helvetica, sans-serif;
	background-color: #333;
	color: #FFF;
	text-transform:uppercase;
	text-align: center;
	font-size:xx-small;
	border: 1px solid #FFF;
	}

.systemmenu2	{
	font-family: trebuchet MS, sans-serif;
	background-color: #666;
	color: #FFF;
	text-transform:uppercase;
	text-align: center;
	font-size:xx-small;
	border: 1px solid #FFF;
	}

.systemmenuon	{
	font-family: trebuchet MS, sans-serif;
	background-color: #839CB3;
	color: #ffffff;
	text-transform:uppercase;
	text-align: center;
	font-size:xx-small;
	border: 1px solid #ffffff;
	}


/* ################ */
/*     LH Menu      */
/* ################ */
#menu 	{
	font-family: trebuchet MS, sans-serif;
	font-size: 7px;
	letter-spacing:0.4em;
	margin-bottom: /* 1em */ 0.1em ;
	background-color: #3D4F5D;
	color: #eaeaea;
	display:inline;
	text-transform:uppercase;
	font-weight: bold;
	}

/* generic ul settings */
#menu ul	{
	list-style: none;
	margin: 0;
	padding: 2px 3px 2px 3px;
	border: none;
	}

/* generic li settings */
#menu li	{
	border-bottom: 2px solid #839CB3;
	margin: 0;
	text-align:center;
	width: 100%;
	}

/*  off state menu item */
#menu li a	{
	display: block;
	padding: 3px 3px 3px 0.5em;
	background-color: #20303E;
	color: #9EB7CE;
	text-decoration: none;
	width: 100%;
	}

/* rollover menu item*/
#menu li a:hover	{
	background-color: #395167;
	color: #C2D8EB;
	text-decoration:none;
	}

/* on state menu item */
#menu li.hilite		{
	/* color: #ffffff;
	background-color: #6F7C85;
	padding: 2px 3px 2px 0.5em;
	border: 1px solid #536372;
	margin: 0px 0px 2px 0px;
	text-align:center;
	width: 100%; */

	background: #849CB5 url(images/menu-arrow.gif) top left no-repeat;
	color: #ffffff;
	padding: 2px 3px 2px 0.5em;
	border: 1px solid #333D45;
	margin: 0px 0px 2px 0px;
	text-align:center;
	width: 100%;
	}

/* home selected menu item */
#menu li.home	{
	color: #ffdd00;
	background-color: #003300;
	font-weight:bold;
	padding: 3px 3px 3px 0.5em;
	border-bottom: 2px solid #839CB3;
	margin: 0;
	text-align:center;
	width: 100%;
	}

#menu li a.home	{
	display: block;
	padding: 3px 3px 3px 0.5em;
	background-color: #003300;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	text-align:center;
	}

html>body #menu li a	{
	width: auto;
	}

#menu li a.hilite	{
	display: block;
	padding: 3px 3px 3px 0.5em;
	background-color: #003;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}

html>body #menu li a.hilite	{
	width: auto;
	}

#menu li a.hilite:hover	{
	background-color: #ccc;
	color: #000;
	text-decoration:none;
	}


html>body #menu li a.home	{
	width: auto;
	}

#menu li a.home:hover	{
	background-color: #004A00;
	color: #ffffff;
	text-decoration:none;
	}

#menu li a.exit	{
	display: block;
	padding: 3px 3px 3px 0.5em;
	background-color: #300;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}

html>body #menu li a.exit	{
	width: auto;
	}

#menu li a.exit:hover	{
	background-color: #ccc;
	color: #000;
	text-decoration:none;
	}
/* ################ */
/*     LH Menu      */
/* ################ */




/* ################# */
/*     SUB Menu      */
/* ################# */
#horizmenu	{
	font-family: Trebuchet MS, sans-serif;
	font-size: 7px;
	letter-spacing:0.4em;
	margin-bottom: /* 1em 0.1em */ 0px;
	background-color: #6F7C85;
	color: #ffffff;
	display:inline;
	text-transform:uppercase;
	font-weight: bold;
	}

#horizmenu ul	{
	list-style: none;
	margin: 0;
	border: none;
	height:100%;
	padding-top:1px;
	}

#horizmenu li	{
	margin: 0;
	text-align:center;
	width: 100%;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #333333;
	}

/*  selected home item  */
#horizmenu li.home	{
	color: #ffffff;
	background-color: #003300;
	font-weight:bold;
	padding: 2px;
	border: 1px solid #333D45;
	margin: 0px 1px 1px 1px;
	text-align:center;
	width: 100%;
	}

/*  selected item  */
#horizmenu li.hilite	{
	background: #849CB5 url(images/menu-arrow.gif) top left no-repeat;
	color: #ffffff;
	padding: 2px;
	border: 1px solid #333D45;
	border-bottom: 2px solid #849CB5;
	margin: 0px 1px 1px 1px;
	text-align:center;
	width: 100%;
	}

#horizmenu li a 	{
	display: block;
	color: #ffffff;
	background-color: #53606A;
	padding: 2px;
	border: 1px solid #333D45;
	margin: 0px 1px 1px 1px;
	text-decoration: none;
	width: 100%;
	}

html>body #horizmenu li a	{
	width: auto;
	}

#horizmenu li a:hover {
	background-color: #94A0A8;
	color: #ffffff;
	padding: 2px;
	border: 1px solid #333D45;
	margin: 0px 1px 1px 1px;
	text-decoration:none;
	}

#horizmenu li a.hilite	{
	display: block;
	padding: 3px 3px 3px 0.5em;
	background-color: #003;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	}

html>body #horizmenu li a.hilite	{
	width: auto;
	}

#horizmenu li a.hilite:hover	{
	background-color: #ccc;
	color: #000;
	text-decoration:none;
	}

#horizmenu li a.home	{
	display: block;
	padding: 3px 3px 3px 0.5em;
	background-color: #030;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	}

html>body #horizmenu li a.home	{
	width: auto;
	}

#horizmenu li a.home:hover	{
	background-color: #ccc;
	color: #000;
	text-decoration:none;
	}

#horizmenu li a.exit	{
	display: block;
	padding: 3px 3px 3px 0.5em;
	background-color: #300;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	}

html>body #horizmenu li a.exit	{
	width: auto;
	}

#horizmenu li a.exit:hover	{
	background-color: #ccc;
	color: #000;
	text-decoration:none;
	}

/* ################# */
/*     SUB Menu      */
/* ################# */




.mainbox
{
background-color: #839CB3;
}

.formbox
{
background-color: #333;
padding: 15;
}

.pendinglist
{
background-color: #333;
padding:5 0;
margin: 0;
}

.formhead
{
color: #fff;
font-weight: bold;
font-size: xx-small;
text-align: left;
}

.maininstruction
{
color:#000;
font-size:xx-small;
font-weight: bold;
padding: 5 10 5 10;
}

.editrow
{
color:fff;
background-color: #333;
padding: 3;
border: 3 solid #839CB3;
}

.formbutton 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:xx-small;
background-color:#ccc;
color:#000;
cursor:pointer;
filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#FFFFFF, endColorstr=#999999, gradientType=0);
}

.formerror
{
font-size:xx-small;
color:#F00;
}

.bigtext
{
font-size:small;
font-weight:bold;
}

.tabmenu
{
background-color: #333D45;
}

.striperow1
{
background-color: #444;
color:#FFF;
font-size: xx-small;
font-weight: bold;
}
.striperow2
{
background-color: #666;
color:#FFF;
font-size: xx-small;
font-weight: bold;
}

.optionaldivider {
	background:url("/images/optionaldivider.gif") left center repeat-x;
}