body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color:#000000;
	background-color: #DFC0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0px;
}
#box {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 1px;
	margin-top: 0px;
	position: relative;
}
a:link {
	color:#02486C;
	text-decoration:none;
}
a:visited{
  color:#02486C;
	text-decoration:none;
}
a:hover{
  border-bottom: 0px solide #ffffff;
}
#title {
	background-color: #02486c;
	width: 760px;
	margin: 0px 0px 0px 11px;
	padding: 1px;
	border-bottom:2px solid white;
	height: 30px;
}
#title h1 {
	color: #BDD3E4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: right;
	font-style: oblique;
	font-variant: normal;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	
	}
#header {
	background-image: url(images/head2.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 305px;
	margin: 0px 0px 0px 11px;
	padding: 1px 1px 1px 0px;
}
#top-nav{
	width:760px;
	margin-left:11px;
	background-color : #CCCCCC;
	height : 30px;
	font-size: 80%;
	border-top : 2px solid #FFFFFF;
	padding: 0px;
	margin-top: -3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}

#main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding: 20px;
	margin-top: 0px;
	border: thin none #FF0000;
	float: left;
	width: 540px;
}
#main p {
	padding-left: 20px;
	padding-right: 15px;
}
#main h1 {
	text-transform:uppercase;
	margin:10px 40px 0px 20px;
	color:#02486C;
	text-align:left;
	font-size: 120%;
}
#right-menu {
	width:200px;
	margin:0px 0px 0px 560px;
	border: 1px none #FFFFFF;
	padding: 0px;
}

a.mainlevel:link, a.mainlevel:visited {
  width: 155px;
  display: block;
  color: #02486C;
	border-bottom: solid 1px #D3ADB4;
  font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
  text-indent: 10px;
  padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
  }

a.mainlevel:hover {
  width: 155;
	display: block;
	color: #990000;
  background:  #DFC0C0;
  border-bottom: solid 1px #D3ADB4;
  font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	text-indent: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #111D32;
	text-align: left;
	width: 100%;
	background: transparent url(../images/next.gif) no-repeat left;
	text-indent: 18px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #FF3300 repeat;
	}

table.moduletable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	}

.contentheading{
	font-size:14px;
	color: #000;
  background: url(../images/nexto.gif) center left no-repeat;
	padding: 0px 15px;
  padding-top: 0px
}

.sideheader {
	background-color: #02486C;
	color: #FFFFFF;
	font-size:15px;
	margin-top:10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#more-info {
	font-size: 0.75em;
	line-height: 130%;
}
#footer {
	margin-left: 11px;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #02486C;
}
#footer a:link {
	color: #02486C;
text-decoration:none;
}

#footer a:visited {
color: #02486C;
text-decoration:underline;
}

#footer a:hover {
	border-bottom: 1px solid #02486C;
}

.button {
	color: #000000; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 4px;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	background: #EFEFEF;
	border: 1px solid #000066;
	height: 20px;
	}

.inputbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid;
	}
 
.ontab {
	background-color: #323A15;
	border-left: outset 1px #DCF2FA;
	border-right: outset 1px #808080;
	border-top: outset 1px #DCF2FA;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}

.createdate {
  padding-left:1px;
	color            : #003366;
	text-align       : left;
	font-size        : 11px;
  }

.modifydate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}

a.readon:link, a.readon:visited {
	color: #003366; 
	text-decoration: none; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}

a.readon:hover {
	color: #003399;	text-decoration: none;
	font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.sectiontableheader {
	background-color : #6699ff;
	background-repeat: repeat;
	padding: 2px;
	color : #000000;
	font-weight : bold;
	padding: 2px;
	}

.sectiontableentry1, {
	background-color : #99ccff;
	}
	
.sectiontableentry2 {
	background-color : #F3F3F3;
	}	
	
	a.blogsection:link, a.blogsection:visited {
	color: #003366; 
	text-decoration: underline; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}

a.blogsection:hover {
	color: #003366;	
	text-decoration: underline;
	font-size: 10px;
	}
	
	.poll {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00000;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid #465675;
}
a.weblinks:link, a.weblinks:visited {
	color: #003366; text-decoration: underline; font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #3366cc;	text-decoration: none;
	}

.newsfeedheading {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #003366;
   }

.newsfeeddate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: normal;
	}

.fase4rdf {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	color: #003366; 
	font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; 
	font-weight: bold; 
	color: #003366;
	}

a.fase4rdf:hover {
	font-size: 11px;
	font-weight: bold; color: #FFCC66;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #8D9ABC;
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #003366;
	}

table.contact td.details {
	background-color: #ccccff;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
.menu2{
position:relative;
left:15px;

}
.menu{
left:5px;

}

