body {
	background-color: #E1DBC5;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}

td,tr,p,div {
	font-family: Verdana;
	font-size: 11px;
	color: #3C3C3C;
	line-height: 20px;
}

a:link  {
	color: #FD9003;
	text-decoration: none;	
line-height: 20px;
font-weight: normal;
}

a:visited {
color: #FD9003;
	text-decoration: none;	
font-weight: normal;
}

a:hover {
color: #8E775C;
text-decoration: none;

}

li {
list-style: square;
line-height: 20px;
list-style-position: inside;

}

/* --Default Class Settings-- */

.moduletable {
padding-bottom: 30px;
vertical-align: left;
text-align: left;
}

.moduletable th {
	font-family: Georgia;
	font-size: 18px;
	color: #FB7E03;
	padding-bottom: 5px;
	text-align: left;
font-weight: normal;
letter-spacing: -1px;
}

.moduletable td {
  font-size: 11px;
  text-align: left;
 
}

a.mainlevel:link, a.mainlevel:visited {
	font-family: Verdana;
	display: block;
	font-size: 11px;
	color: Black;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 20px;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	width: 160px;
}

a.mainlevel:hover {
	color: #FF4500;		  
}
a.sublevel:hover {
  text-decoration: none;
	color:Silver;
}

a.sublevel:link, a.sublevel:visited {
font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-align: left;
	line-height: 20px;
	text-decoration: none;	
} 

a#active_menu
{
	color: #545454;
	font-weight: bold;
}


a#active_menu:hover
{
   color: #FFA500;
  text-decoration: none;
} 

/* Content - Sections & Categories */

.contentpane {
}

.contentpaneopen {

}

.contentheading {
	font-family: Georgia;
	font-size: 24px;
   color: #666666;		
	padding-top: 10px;
	padding-bottom: 10px;	
	line-height: 30px;
letter-spacing: -1px;
	
	}
	
	.contentheading-about {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #DC143C;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/icon.gif);
	background-position: left;
	background-repeat: no-repeat;
}
	
	.innercontent {
	font-family: Georgia;
	font-size: 14px;
	color: #DC143C;
	padding-left: 20px;
	background-image: url(../images/main.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.contentdescription {	
}

/* Links */
a.blogsection:link, a.blogsection:visited {
  color: #FF9900; 
  text-decoration: none; 
  font-weight: normal;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a.blogsection:hover {
  color: #999999;
  text-decoration: underline;
}

a.weblinks:link, a.weblinks:visited {
  color: #FF9900;
  text-decoration: none;
  font-weight: normal;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a.bar:link, a.bar:visited {
	color: #FF8C00;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.bar:hover {
  color: #FF9900;
  text-decoration: none;
}

a.weblinks:hover {
  color: #999999;
  text-decoration: underline;
}

a.readon:link, a.readon:visited {
	color: #5B5B5B;
	font-family: Trebuchet MS;
	font-size: 13px;	
	line-height: 30px;
	padding-left: 20px;
	background-image: url(../images/read.gif);
	background-position: left-centre;
	background-repeat: no-repeat;
}

a.readon:hover {
  color: #FF9900;
  text-decoration: none;
}

.componentheading {
	font-family: Georgia;
	font-size: 24px;
   color: #A08E72;		
	padding-top: 10px;
	padding-bottom: 10px;	
	line-height: 30px;
letter-spacing: -1px;
}

.button {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: Black;
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	float: left;
}

.button:hover {
	color: #FF8C00;	
	}
	
/** category text format and links **/
.category {
	color: #FF8C00;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	
}

a.category:link, a.category:visited {
  color: #FFA500;
  }

a.category:hover {
  color: #FF9900;
}

.poll {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: White;
  line-height: 14px
}

.pollstableborder {
  border: 0px solid;
  padding: 1px;
  width: 100%;
  text-align: left;
}

.sectiontableentry1 {
	line-height: 30px;
	
	
}

.sectiontableentry2 {
	line-height: 30px;
}

.sectiontableheader {
	color: black;	
	background-color: #F5F5F5;
	padding-top: 7px;
	padding-bottom: 7px;

	
}

.small {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FF8C00;
	letter-spacing: 2px;
	text-decoration: none;
	font-weight: normal;
}

.smalldark {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FF8C00;
	text-decoration: none;
	font-weight: normal;
}

.newsfeedheading {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: Black;
  text-align:left;
}

.newsfeeddate {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FF6600;
  font-weight: normal;
}

.createdate {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #708090;
	text-decoration: none;
	font-weight: normal;
}

.modifydate {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #808080;
  text-decoration: none;
  font-weight: normal;
}

ul {
  margin: 0px;
  padding: 0px;
}

li
{
margin-left: px;
 
}

.fase4rdf {
  font-size: 14px;
	font-family: Verdana;
	color: #505050;
	line-height: 20px;
}

a.fase4rdf:link {
  font-size: 11px; font-weight: normal; color: #FF9900;
}

a.fase4rdf:hover {
  font-weight: bold; color: #808080;
}

table.searchintro {
  background-color: #FFFFFF;
  border: solid 1px #777777;
}

table.contact {
  background-color: #FFFFFF;
}

table.contact td.icons {
  background-color: #C6CBCE;
}

table.contact td.details {
  background-color: #EEEEEE;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pathway {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFA500;
	text-decoration: none;
	}
.inputbox{
	background: #FAFAFA;
	border: 1px;
	border-color: #DADADA;
	padding: 3px;
	border-style: solid;
}
