/* CSS Document */
body {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	background-color: green;
	border-collapse: collapse;
	}
#body {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-left: 3px solid black;
	border-top: 3px solid black;
	border-bottom: 6px inset black;
	border-right: 6px inset black;
	background-color: white;
	}
#head {
	background-color: white;
	width: 100%;
	border-collapse: collapse;
	}
#headimage {
	width: 100%;
	}
.headimage {
	width: 100%;
}
.maintable {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	}
td.content {
	vertical-align: top;
	width: 80%;
	background-color: white;
	border-top: 1px solid green;
	padding: 15px;
	text-align: left;
	border-collapse: collapse;
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left: 10px
	}
p.content {
	font-size: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
}
td.sidemenu {
	vertical-align: top;
	width: 20%;
	color: #686868;
	font-size: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-bottom: 8px;
	line-height: 20px;
	border-right: 3px solid green;
	border-top: 1px solid green;
	background-color: white;
	padding: 5px;
	text-align: left;
	border-collapse: collapse;
	}
img {
	border: none
	}
.treehead {
	color: #868686;
	font-size: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.treelink {
	color: red;
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
a.treehead:link {
	color: #686868;
	text-decoration: none
}
a.treehead:visited {
	color: #686868;
	text-decoration: none;
	}
a.treehead:active {
	color: #686868;
	text-decoration: none;
}
a.treehead:hover {
	color: #686868;
	text-decoration: none;
}
a.tree:link {
	color: red;
	text-decoration: none
	}
a.tree:visited {
	color: red;
	text-decoration: none
	}
a.tree:active {
	color: red;
	text-decoration: none
	}
a.tree:hover {
	color: red;
	text-decoration: none
	}
a.sidemenu:link {
	color: #686868;
	text-decoration: none
	}
a.sidemenu:visited {
	color: #686868;
	text-decoration: none
	}
a.sidemenu:active {
	color: white;
	text-decoration: underline
}
a.sidemenu:hover {
	color: gray;
	text-decoration: none
	}
h1 {
	font-size: 14px
	}
h2 {
	text-align: center;
	font-family: cursive
	}
h3 {
	text-align: center;
	font-family: cursive
	}
h4 {
	text-align: center;
	font-family: cursive;
	color: black
	}
p {
	font-family: sans-serif;
	font-size:  11px;
	text-align: left;
	}
div#tree {
	width: 98%;
	text-align: right;
	font-family: sans-serif;
	font-size: 10px;
	}
div#editwindow {
	width: 100%;
	padding: 10px;
	}

#main {
    margin: auto;
	border: 1px solid #cccccc;
	width: 400px;
	background: #F1F3F5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
}

form {
    margin-left: 5px;
	border: 1px solid #cccccc;
	width: 80%;
	background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
}

#result {
    margin-left: 80px;
	border: 1px solid #cccccc;
	width: 270px;
	background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
}

.text {
	border: 1px solid #cccccc;
}

input {
    border: 0px solid #cccccc;
}

.values{
  font-family: verdana;
  font-weight:normal;
  font-size : 10px;
  align:top;
  vertical-align:top;
}

.key{
  font-family: verdana;
  font-weight:bold;
  font-size : 12px;
  padding-bottom:15px;
}


.caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}

#icon{
    width:80px;
    height:80px;
    float:left;
    background-image:url(img/icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
#icon2{
    width:80px;
    height:80px;
    float:left;
    background-image:url(img/icon2.gif);
    background-repeat: no-repeat;
    background-position:center center;
}

#source{
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}

.loginbox {

	color: #666666;
	font-size: 14px;
	font-family: arial;
	border: 0px;
	background-color: white;

}

a.authmenucat {

	color: #000000;
	font-size: 14px;
	font-family: arial;

}

a.authmenucat:hover {

	text-decoration: underline;

}

a.authmenu {

	padding: 3px;
	color: #000000;
	font-size: 12px;
	font-family: arial;
	display: block;

}

a.authmenu:hover {

	border-left: 1px solid #000000;
	background-color: #ffffff;
	text-decoration: none;

}

.adminlist {

	color: #000000;
	font-size: 12px;
	font-family: arial;

}

.box {

	color: #000000;
	font-family: Arial;
	font-size: 14px;
	border: 1px solid #999999;

}

.fieldset {

    color: #000000;
	font-family: Arial;
	font-size: 14px;
	border: 1px solid #999999;
	padding-left: 10px;

}

.list1 {

	background-color: #F4F2EE;

}

.list2 {

	background-color: #FCFCF8;

}

.text {

    color: #000000;
	font-family: Arial;
	font-size: 14px;

}

.mlist {

    color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	width: 99%;
	border-bottom: 1px dashed #999999;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;

}

.warn {

	color: #ff0000;

}

.suc {

	color: #15b000;

}

.warnmsg { 

	margin-bottom: 5px;
	background-color: white;
	border: none;

}

.sucmsg { 

	background-color: #7cff7f;
	border: #000000 1px dashed;

}

input {

	color: #000000;
	font-size: 14px;
	font-family: arial;
	background-color: #ffffff;
	border: 1px solid #989898;

}

select {

	color: #000000;
	font-size: 14px;
	font-family: arial;
	background-color: #ffffff;
	border: 1px solid #989898;

}
	