/* CSS Document */
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #B1AABB;
	letter-spacing: 2px;
	text-transform: capitalize;
	text-indent: 3px;
	background-color: #EDE9ED;
	border: 1px solid #CCCCCC;
}
.bold {
	color: #BCB486;
	font-weight: bold;
}

.images {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

body {
	background-color: #D4C8D4;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666600;
}
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #89A793;
}
	td.off {
	background-color: #F4FBF8;
}

td.on {
	background-color: #C9E2C7;
}
#content a {
	font-size: 11px;
	font-weight: bold;
	color: #86B580;
	font-family: "Trebuchet MS";
}
#content a:link {
	text-decoration: none;
	color: #86B580;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}
#content a:visited {
	text-decoration: none;
	color: #86B580;
}
#content a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #D4C8D4;
	font-weight: bold;
}
#content a:active {
	text-decoration: none;
	color: #86B580;
	font-weight: bold;
}
#menu a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C9E2C7;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;

	}
#menu a:visited {
	text-decoration: none;
	color: #86B580;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}
#menu a:active {
	text-decoration: none;
	color: #86B580;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
}
#menu a:link {
	color: #86B580;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;

}
#menu header {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	letter-spacing: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-transform: uppercase;
}
# menu td {
	background-color: #f2f2f2;
}
# menu td:hover {
	background-color: #fff;
}
#content {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #89A793;
}
.layout {
	border: 5px solid #FFFFFF;
}
.input {
	background-color: #F4FBF8;
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: 1px solid #cccccc;
}
.button {
	background-color: #F4FBF8;
	border: 1px solid #cccccc;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #89A793;
	padding: 0px;
	margin: 1px;
}
.updates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #96A473;
	text-align: left;
	letter-spacing: 2px;
	text-transform: capitalize;
	font-weight: bold;
	background-color: #E1F0DD;
	border: 1px solid #CCCCCC;
	text-indent: 10px;
	
}
.settings {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #89A793;
}
