/*body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFFFFF;
	background-image:   url(../05_mainbg.gif);
	color: #333333;
}
*/
.title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	/*color: #000066;*/
}

.adminsection {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.right_column {
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

/* navigation */

#nav {

	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FAA61A;
	font-size: 100%;
	/*font-weight: bold;*/
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #FFFFFF;
	}
#nav a {
	float: left;
	padding: 6px 20px 6px 20px;
	text-decoration: none;
	color: #FFFFFF;
	
	}
#nav a:hover, #nav a.active {
	color: #666666;
	/*background-color: #FAA61A;*/
	text-decoration: underline;
	background-repeat: repeat-x;
	background-position: center top;
	}
#nav a.active {
	font-weight: bold;
	}



/* nav bar add ons */

.HasChild
  {
  background-image: url(../../../styles/arrows.gif);
  background-position: right;
  background-repeat: no-repeat;
  }

.MenuBar
  {
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	background-image:   url(../05_navbg.gif);
  }
  
.MenuBar a
  {
  color: #FFFFFF;
  text-decoration: none;
  }  
  
  .MenuBar a:hover
  {
  color: #FFFFFF;
  text-decoration: underline;
  } 
  
.MenuHorizontal
  {
	background-color: #8ED8F8;
	padding-left: 20px;
	margin: 0px;
	list-style: none;
	line-height: 30px;
	background-image:   url(../nav_bg.gif);
  }
  
.MenuHorizontal li
  {
  cursor: pointer ;
  float: left;
  position: relative;
  padding-right: 33px;
  }
  
.MenuVertical
  {
  background-color: #000066;
  padding: 0px;
  margin: 0px;
  list-style: none;
  width: 140px;
  }

.MenuVertical li  
  {
  cursor: pointer ;
  float: none;
  min-height: 20px;
  line-height: 14px;
  padding-left: 6px;
  margin: 0px;
  border-bottom: #FFFFFF 1px solid;
  }
  
* html .MenuVertical li
  {
  height: 20px;
  padding-top: 5px;
  }

.Level1
  {
  position: relative; 
  }

.Level2
  {
	position: absolute;
	top: 30px;
	left: -4px;
	display: none;
	
	vertical-align: middle;
  }

.Level2 li:hover,
.Level2 li.over
  {
  background-color: #000066;
  }

.Level3
  {
  position: absolute; 
  top: 0px;
  left: 140px;
  display: none;
  }

.Level4
  {
  position: absolute; 
  top: 0px;
  left: 140px;
  display: none;
  }

.Level1 li:hover ul.Level2,
.Level1 li.over ul.Level2
  { 
  display: block;
  }

.Level2 li:hover ul.Level3,
.Level2 li.over ul.Level3
  {
  display: block;
  }

.Level3 li:hover ul.Level4,
.Level3 li.over ul.Level4
  {
  display: block;
  }



 


.TipColumn
  {
  font-size: 11px;
  color: #000000;
  font-family: Verdana, Helvetica, sans-serif;
  width:170px; 
  height: 440px;
  background-color: #faeda5;
  padding: 15px 7px 7px 7px;
  }

.MainPage
  {
  position: absolute;
  top: 150px;
  left: 191px;
  }
  
.MyList li
  {
  padding-bottom: 8px;
  }
.lcktree {
	color: #000066;
	font-style: italic;
	text-decoration: none;
}
.hiddenitem {
	color: #CC0000;
	font-style: italic;
	text-decoration: none;
}
.private {
	color: #006633;
	text-decoration: none;
}
.stdtree {
	color: #666666;
	text-decoration: none;
}
.stdtree:hover {
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.overdue {
	color: #CC0000;
}

.datalist {
	background-color: #F7F7F7;
	border-bottom: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.dataheader {
	background-color: #F7F7F7;
	border-bottom: 1px solid #CCCCCC;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	font-weight: bold;
}

.dataheader1 {
	background-color: #EEE1F2;
	border-bottom: 1px solid #CCCCCC;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	font-weight: bold;
}
.datalist1 {
	background-color: #F6F1F8;
	border-bottom: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

a {
	color: #666666;
}
a:hover {
	color: #CC0000;
}


textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 99%;
}




select {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

submit {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.default {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.txtinput {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.button {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.adminheader {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.formbox95 {
	/*background-color: #F7F7F7;
	border: 0px solid #CCCCCC;*/
	padding: 6px;
	width: 100%;
	margin: 10px;
	padding-bottom: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.formbox-tree {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding: 12px;
	width: 200px;
}
.formbox-alert {
	background-color: #F7F7F7;
	border: 1px solid #CC0000;
	margin: 10px;
	padding: 10px;
	width: 100%;
}
.formbox {
	/*background-color: #F7F7F7;
	border: 0px solid #CCCCCC;*/
	margin: 10px;
	padding-bottom: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.formbox-header {
	/*background-color: #FAA61A;
	border: 0px solid #FAA61A;
	padding: 6px;
	width: 100%;
	color: #FFFFFF;*/
	color: #FAA61A;
	margin: 10px;
	padding-bottom: 10px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.tree-title {
	/*background-color: #4568A4;
	border: 1px solid #4568A4;*/
	padding: 6px;
	width: 214px;
	color: #FFFFFF;
	background-image:   url(../nav_bg.gif);
}
#horizon {
background-color: #E3E3E3;
position: absolute;
top: 50%;
left: 0px;
width: 100%;
margin-top: -200px;
text-align: center;
min-width: 350px; 
}
	#wrapper {
margin: 0px auto;
position: relative;
text-align: left;
width: 350px;
/*height: 250px;*/
}
.txtinput-short {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 50%;
}
.login-wrapper {

	border: 1px solid #CCCCCC;
	padding: 0px;
	width: 350px;
}
.formbox-login {

	background-color: #EEEEEE;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
.changebox {

	color: #CC0000;
	font-weight: bold;
}
.changed {

	color: #CC0000;
	font-weight: bold;
}
.topbg {
	background-color: #FFFFFF;
	background-image:   url(../05_topbg.gif);
}
.login {
	background-color: #E3E3E3;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {

	color: #FFFFFF;;
	text-decoration: underline;
}
.error {
	color: #CC0000;
}
.contentid {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.pagesort {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
}
.formbox100 {

	background-color: #EEEEEE;
	border: 0px solid #CCCCCC;
	padding: 6px;
	width: 100%;
}
.filepath {
	color: #999999;
	font-style: normal;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.fileupload {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	width: 400px;
}
.txtinput-browse {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px none;
}
.formbox_end {

	/*background-color: #F7F7F7;
	border: 0px solid #CCCCCC;*/
	margin: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.menutable {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
input {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.adminsubheader {
	font-size: 11px;
	font-weight: bold;
	color: #832bab;
	padding-bottom: 0px;
}
/*
th {
	background-color: #FAA61A;
	font-weight: normal;
}
*/
.submenu {
	border: 1px solid #CCCCCC;
}
