body {
	margin-bottom: 0px;
	font-family: Zapf Chancery, Palatino, Georgia, Verdana, Arial, sans-serif;;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: white;
	background:  black url(http://localhost/candace/graphics/bg.png) no-repeat right bottom;
}
p {
	color: white;
	font-family: Zapf Chancery, Palatino, Georgia, Verdana;
        font-size: 18px;
}
td.title1 {
	color: white;
	font-size: 38px;
	text-align: center;
}
td.copyright {
        color: white;
        font-size: 15px;
        text-align: right;
}
.header {
	width: 100%;
}
table.menu {
	margin: 90px 0px 0px 250px;
}
table.bottom {
        margin: 90px 0px 0px 5px;
}
table.navtop {
	background-color: #AFC642;
}
a:link  {
         font-size: 11px;
         font-weight: bold;
         font-family: Tahoma, Verdana, Arial,
         sans-serif; color: #ffffff;
}
a:visited  {
         font-size: 11px;
         font-weight: bold;
         font-family: Tahoma, Verdana, Arial, sans-serif;
         color: #ffffff;
}
a:hover {
         font-size: 11px;
         font-weight: bold;
         font-family: Tahoma, Verdana, Arial, sans-serif;
         color: #ffffff;
}
table.index a:hover {
	display: block;
	border: 1px dotted white;
}
td, textarea, input, select {
	font-family: Georgia, Verdana;
	font-size: 10px;
	color: white;
	font-weight: normal;
}
li                      { left: 0px; list-style-image: url("../images/rectangle.gif"); MARGIN: 0px; padding:0; LIST-STYLE-TYPE: none;}
ul                      { left: 0px; margin: 20px; padding:0; }
#navcontainer           { margin: 0; padding: 0;}
#navcontainer  ul       { margin: 0; padding: 0; list-style: none; list-style-type: none;}

#navcontainera li       { margin: 0px 0px 1px 0px; padding: 0; list-style: none; list-style-type: none; }
#navcontainera img      { margin: 0; padding: 0;}
#navcontainera a         { display:block; background-image: url(../images/li.gif); background-repeat: no-repeat;background-position: 5px 50%; background-color: #d0e8f8; font-size: 11px; font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; color: #1f4e6e; width: 120px; text-decoration: none; padding: 3px 0 3px 28px; }
#navcontainera a:hover   { display:block; background-image: url(../images/li2.gif); background-repeat: no-repeat;background-position: 5px 50%; background-color: #1F4667; font-size: 11px; font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; color: #ffffff; }
input.form {
        font-size:8pt;
}
select.form {
  font-size:8pt;
}
input.button {
        background-color: #4e473c;
        color:#ffffff;
        font-weight: bold;
}
textarea.form {
        font-size:8pt;
}
h2 {
         display:block;
         font-size: 17px;
         font-weight: bold;
         font-family: Zapf Chancery, Palatino, Georgia, Arial, sans-serif;
         color: #b4cd80;
}
