@charset "utf-8";

/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #669933;
	margin: 0px;
	padding: 0px;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2C742C;
	border-left-color: #2C742C;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	border-bottom-style: none;
	border-top-style: none;
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer  p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.border {
	border: thin solid #669933;
	margin: 2px;
}
#navmenu  a:hover  {
	font-size: medium;
	color: #FFFFFF;
}
h1 {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: large;
	color: #003500;
	font-weight: bold;
	text-decoration: underline;
}
li {
	list-style-position: inside;
	list-style-type: square;
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: small;
}
#container #main #TabbedPanels1 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: thin none #59902A;
}

h3 {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: medium;
	color: #1C5724;
}

h2 {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: medium;
	font-weight: bold;
	color: #4B7B24;
}
#left {
	width: 300px;
	padding: 5px;
	float: left;
	margin-left: 10px;
}
#right {
	width: 400px;
	float: none;
	margin-right: auto;
	background-image: url(../images/backrect.gif);
	height: 208px;
	margin-left: auto;
	margin-top: 10px;
}
.border {
	border: thin solid #507B21;
}

p {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: small;
	color: #003500;
}

#footer {
	background-color: #2C742C;
	height: 40px;
	text-align: center;
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #2C742B;
	border-left-color: #2C742B;
}
#container #main {
	width: 760px;
	height: auto;
	background-image: url(../images/dafodil_trans_50px.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #9BD56C;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #39521F;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
}
#container #main table {
	background-color: #CCFF99;
}

#welcome {
	margin-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#navmenu  {
	width: 800px;
	margin-left: auto;
	height: auto;
	padding: 0px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/banner_less.jpg);
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #59902A;
}
#navmenu  ul  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navmenu  a  {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #99FF66;
}
#container #main #TabbedPanels1 .TabbedPanelsContentGroup .tabbedpanelsp a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #007F00;
}

#navmenu  li  {
	list-style-type: none;
	display: inline;
	margin-right: 15px;
	margin-left: 25px;
}
body,td,th {
	color: #006600;
}
#container #main a {
	color: #009F00;
}
