BODY {
  background-color : #FCEAB1;
  margin: 0px 0px 0px 0px;
  color: #993300;
 }
 a ,a:active, a:link {
	font-family:  "Palatino Linotype";
	font-size:  13px;
	color: #990000;
	font-weight: bold;

 }
a:hover {
	font-family:  "Palatino Linotype";
	font-size:  13px;
	color: #FF9900;
	font-weight: bold;

 }
 
#container { 
	position: absolute;
	width: 970px;
	top: 0px;
	left: 1%;
	text-align: center;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	height: 1px;
	z-index: 2;
	}
	
#seperator{

		background-repeat: no-repeat;
		left: 0px;
		z-index: 3;
		height: 0px;
		
		
	}

td, tr, p, div {
  font-family: "Palatino Linotype";
  font-size: 13px;
  color: #333333;
}
ul {
  margin: 0px 0px 0px 0px;
}
hr {
  background: #ffffff;
  height: 2px;
  width: 90%;
}
.title {
font-family: "Palatino Linotype";
font-size: 24px;
font-weight: bold;
margin-right: 10px;
color: #333366;
}
.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: White;
  margin-left: 10px;
  }
a.pathway:link, a.pathway:visited {
  color: White;
  font-size: 11px;
  margin-left: 10px;
 }
a.pathway:hover {
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
  margin-left: 10px;
 }
a.mainlevel:link, a.mainlevel:visited {
        color: #990000;
        text-align: center;
        font-weight: bold;
		font-size: 11px;
		  
		  padding: 10px 4px 10px 18px;
		   }
a.mainlevel:hover {
        color: #666666;
        background-position: left;
        text-align: center;
   	    font-size: 11px;
        }
a.mainmenu:link, a.mainmenu:visited {
        color: #EBEBEB; font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
		  font-size: 11px;
        }
a.mainmenu:hover, {
        color: #000000; text-decoration: underline;
        }
a.sublevel:hover {
        color: #000000; text-decoration: underline;
		  font-size: 11px;
		  font-weight: bold;
        }
a.sublevel:link, a.sublevel:visited {
        color: #333333; 
		  font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
		  font-size: 11px;
}
a.category {
		  font-family:  Verdana, Arial, Helvetica, sans-serif; 
 		  font-size:  12px; 
 		  color: #69699B; 
 }
a.category:hover {
		  font-family:  Verdana, Arial, Helvetica, sans-serif; 
 		  font-size:  12px; 
 		  color: Black; 
 }
table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 90%;
		  color: #000000;
	}
table.moduletable th {
  		 font-size        : 12px;
  		 font-weight      : bold;
  		 font-family      : Verdana, Arial, Helvetica, sans-serif;
  		 color            : #666666;
  		 text-align       : center;
  		 width            : 100%;
  		 background: url(../images/menu2.gif) no-repeat left;
  		 padding: 10px 50px 10px 20px;
}
table.moduletable td {

   padding: 0px 0px 0px 0px; 
	height: 20px;   
}
.inputbox {
		font-family:  Verdana, Arial, Helvetica, sans-serif; 
 	    font-size:  11px; 
 		color:  #FCEAB1; 
 		background-color:  #993300; 
 		border-style: ridge; 
 		border-color:  Black; 
		border: 1px;
	 }
 .button {
		font-family:  Verdana, Arial, Helvetica, sans-serif; 
 		font-size:  11px; 
 		color:  #993300; 
 		background-color:  #E1E3D9; 
 		border-width:  1px; 
 		border-color:  000000;
 }
table.contact {
		border-color:  929292; 
 		background-color:  #DCDAD0; 
}
table.contact td.icons {
		background-color:  #D3DEE1; 
 }
table.contact td.details {
		font-size:  12px;
 }
.poll {
  		font-family: Verdana, Arial, Helvetica, sans-serif;
  		font-size: 11px;
		text-align: left;
  		color: 333333; 		
		padding: 10px 1px 10px 1px;
}
table.pollstableborder td {
  padding: 2px;
  text-align: left;
  
}
.sectiontableheader {
  		background-color : #F7E7BD;
  		color: #548283;
  		font-weight: bold;
		
}
.sectiontableentry1 {
  		background-color : #FAEBC9;
		padding: 1px 1px 1px 1px;
		text-align: left;
		font-size: 11px;
}
.sectiontableentry2 {
  		background-color : #F7E7BD;
		padding: 1px 1px 1px 1px;
		text-align: left;
		font-size: 11px;
}
.small {
  		font-family: Verdana, Arial, Helvetica, sans-serif;
  		font-size: 12px;
  		color: #336666;
  		text-decoration: none;
  		font-weight: medium;
}
.smalldark {
  		font-family: Verdana, Arial, Helvetica, sans-serif;
  		font-size: 12px;
  		color: #000000;
  		text-decoration: none;
  		font-weight: normal;
}
.contentpane {
padding: 1px 1px 1px 1px;
}
.contentpaneopen {
padding: 1px 1px 1px 1px;
width: 100%;
}
.contentheading, .componentheading {
  		font-family: Monotype Corsiva, Verdana, Arial, Helvetica, sans-serif;
  		font-size: 16px;
  		font-weight: bold;
  		color: #990000;
  		text-align: left;
  		padding: 0px 0px 10px 50px;
		background: url(../images/cross.gif) no-repeat left;
}
.date {
  		font-family: Verdana, Arial, Helvetica, sans-serif;
  		font-size: 12px;
  		font-weight: bold;
  		color: #CCCC99;
  		text-align: left;
}
.foot {
  		font-family: Verdana, Arial, Helvetica, sans-serif;
  		font-size: 12px;
  		font-weight: bold;
  		color: #CCCCCC;
  		text-align: left;
}
.iml_style1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #990000
}

.dateText {
	font-size: 12px;
	color: #003366;
}
