/* ================================
    Skeleton theme
   ================================
*/
body
{
/*	background-color:#F8FCEB;*/
	border:0px;padding:0px;margin:0px;
}
#header
{
	background-color: #808000;
}


/* Information */
.error
{
	font-size: small;
	color: #ff0000;
	font-family: Arial, Verdana, Sans-Serif;
}
 .floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
/*padding: 2px;*/
}
.floatleft
{
float: left;
margin: 0 10px 10px 0;
border: 1px solid #666;
/*padding: 2px;*/
}
.floattop
{
	border-right: #666 1px solid;
	padding-right: 2px;
	border-top: #666 1px solid;
	display: block;
	padding-left: 2px;
	float: none;
	padding-bottom: 2px;
	margin: 10px 0px;
	border-left: #666 1px solid;
	padding-top: 2px;
	border-bottom: #666 1px solid;
}
.help{}
.description
{
	font-size: 10pt;
	font-weight:bold;
	font-family: Arial, Verdana, Sans-Serif;
}
.bgcolor
{
	border-right: #808080 thin inset;
	border-top: #808080 thin inset;
	border-left: #808080 thin inset;
	border-bottom: #808080 thin inset;
	background-color: #000000;
}
/* Containers */
.container
{
	margin:-5px;
	padding-bottom:5px;
	background-color:White;
}
.container .text h3
{
	margin: 0;
	background-color: #7a7;
	color: white;
	font-size: 0.9em;
	padding: 5px;
	text-align: center;
}
.container .text p
{
	font-size: 10pt;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 5px 0; /* Only vertical margins on the p */
	padding: 0 5px; /* Also side padding */
}
.container div
{
/*  margin: 0 10px 10px 10px;*/
  color: #363636;
  background-color: #eec;
  border: 1px solid #336601;
}
.container .stupid
{
/*  margin: 0 10px 10px 10px;*/
text-align:center;
  margin:5px;
  color: #363636;
  background-color: #ffffff;
  border: 1px solid #336601;
}
.container .stupid h3
{
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0;
	background-color: #7a7;
	color: white;
	font-size: 0.9em;
	padding: 5px;
	text-align: center;
}
pre
{
	font-size: small;
	color: #000000;
	font-family: Courier New;
}

/* Text */
.text a
{
	font-size: 10pt;
	font-family: Arial, Verdana, Sans-Serif;
}
.text TD a
{
	font-size: 10pt;
	font-family: Arial, Verdana, Sans-Serif;
}
.text TD
{
	font-size: 10pt;
	font-family: Arial, Verdana, Sans-Serif;
}
.text p,li
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Verdana, Sans-Serif;
}

.text h1
{
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
}
.text h2
{
	margin-top: 5px;
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	padding-top: 5px;
	font-family: Arial, Verdana, Sans-Serif;
}
.text h3
{
	margin-top: 5px;
	font-weight: bold;
	font-size: 0.8em;
	color: #000000;
	padding-top: 5px;
	font-family: Arial, Verdana, Sans-Serif;
}
.text
{
	margin: 5px;
}

.textdescription{}
.textqoute{}
.textlink{}
.qoute
{
		border-right: #ce0306 thin solid;
	padding-right: 2px;
	border-top: #ce0306 thin solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #ce0306 thin solid;
	padding-top: 2px;
	border-bottom: #ce0306 thin solid;
	background-color: #cccccc;
}
/* Forms */
.form{}
.formfield
{
	border-right: #336600 thin solid;
	border-top: #336600 thin solid;
	font-size: 10pt;
	border-left: #336600 thin solid;
	border-bottom: #336600 thin solid;
	font-family: Arial, Verdana, Sans-Serif;
}
.formfieldtitle
{
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, Verdana, Sans-Serif;
}
.formfielddescription
{
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #ffffcc;
}
.formsubmit
{
	border-right: #006600 3px outset;
	border-top: #339900 3px outset;
	font-weight: bold;
	font-size: 10pt;
	margin: 4px;
	border-left: #339900 3px outset;
	border-bottom: #006600 3px outset;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #ffffcc;
}


/* IconButtons */
.shortcut{}

/* Buttons */
.delete{}
.edit{}
.submit{}
.reply{}
.yes{}
.no{}
.cancel{}



/* LinkButtons */
.linkdelete{}
.linkedit{}
.linksubmit{}
.linkreply{}
.linkyes{}
.linkno{}
.linkcancel{}

/* Navigation */
h1.menutitle
{
	font-weight: bold;
	font-size: 10pt;
	float: left;
	margin-left: 10px;
	width: 8em;
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
}
.menubackground
{
	background-color:#336601;
}
#navigation{	line-height:11pt;}
.menu
{
	line-height:11pt;
	list-style-type: none;
	width: 8em;
}
h2.menutitle
{
	color: #ffffcc;
	font-family: Arial, Verdana, Sans-Serif;
}
.menulink
{
	line-height:11pt;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10pt;
/*	color: #ffffff;*/
	color: #ffc;
	font-family: Arial, Verdana, Sans-Serif;
	list-style-type: none;
	text-decoration: none;
}
hr
{
	border-right: medium none;
	border-top: medium none;
	margin-top: 1px;
	margin-bottom: 1px;
	border-left: medium none;
	width: 95%;
	color: #808000;
	border-bottom: medium none;
	height: 1px;
	background-color: #808000;
	text-align: center;
}
p.text
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
}
.row
{
	clear:both;
}
.columnfirst
{
	margin-left:5px;
	float:left;
}
.column
{
	float:left;
	margin-left:20px;
}
.form
{
	margin-left:20px;
	margin-bottom:20px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #336601;	
}
.form p
{
	margin-left:10px;
}
.form h3
{
	margin-top:-5px;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Verdana;
	text-decoration: underline;
}
.form h4
{
	margin-top:-5px;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Verdana;
	text-decoration: underline;
}
div.required label
{
	font-weight:bold;
}
.form div
{
  clear: left;
  display: block;
  width: 380px;
  height: expression('1%');
  margin: 5px 0px 0px 0px;
  padding: 1px 3px;
}

.form div.required label,.form div.optional label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0px 0px 5px 0px;
  text-align: right;
}
.form div.listrequired label.h,.form div.listoptional label.h {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0px 0px 5px 0px;
  text-align: right;
}
.form div input
{
/*  width: 200px;*/
  padding: 1px 3px;
  margin: 0px 0px 0px 0px;
}
.inputText, .inputList
{
	margin:0 50px 0 0 0;
}
.form div.submit {
  width: 214px;
  padding: 0px 0px 0px 140px;
}

.form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0px;
  margin: 0px;
}

.form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0px 6px;
  margin: 0px;
}

.form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0px 0px 0px 5px;
}
.form div.group
{
	border-right: #003300 1px solid;
	padding-right: 5px;
	border-top: #003300 1px solid;
	margin-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-left: #003300 1px solid;
	padding-top: 5px;
	border-bottom: #003300 1px solid;
}
.form div.wide label {
  float: none;
  display: block;
  text-align: center;
  width:100%;
}
.form div.wide label {
  float: none;
  display: block;
}

.form div label.wide {
  width: 348px;
}

.form div.wide input.inputText, .form div.wide input.inputPassword, .form div.wide input.inputFile, .form div.wide select, .form div.wide textarea {
  width: 344px;
  margin: 0px;
}
.form div input, .form div select, .form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0px 0px 0px 0px;
}
.form div lcb {
  float: none;
  display: block;
  width: 200px;
  height: expression('1%');
  padding: 0px;
  margin: 0px 0px 5px 142px;
  text-align: left;
}

.form div cb
{
  margin: 0px 0px 5px 0px;
  width: 170px;
  display: inline;
  height: 14px;
  width: 14px;
  background-color: transparent;
  border-width: 0px;
  padding: 0px;
}
	.tabmenu {
		border-bottom: 1px solid #336601;
		margin: 12px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 10px }

	.tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	.tabmenu a.hidden, a.active {
		font-weight: bold;
		font-size: 1em;
		font-family: Arial, Verdana, Sans-Serif;
		border: 1px solid #336601;
		padding: 2px 5px 0px 5px;
		margin: 0;
		text-decoration: none; }

	.tabmenu a.hidden
{
	font-weight: bold;
	color: white;
	background-color: #7a7;
}
	.tabmenu a.active
{
	font-weight: bold;
	background: #eec;
	color: black;
	border-bottom: #eec 1px solid;
}

/*	.tabmenu a:hover
{
	background: #669900;
	color: #000000;
}

	.tabmenu a:visited {
		color: #E8E9BE; }
*/
	.content 
	{
		font-size: 10pt;
		font-family: Arial, Verdana, Sans-Serif;
		text-align: justify;
		background: #EEC;
		padding: 20px;
/*		border: 1px solid #336601;/**/
/*		border-top: none;/**/
		z-index: 2;
		color:Black;
	}