﻿
body{
margin:0px;
font-family:Helvetica, Arial, sans-serif
}

		
		div#container		
		{
			margin: 1em auto;
			width: 80%;
			border: 1px solid #000;
			padding: 1em;
		
			text-align: left;
		}
	

#banner 
 {
	 border:1px solid #000;
	 width:80;
 	 border-collapse:collapse;
 	 font-family:arial,sans-serif;
	 font-size:80%;
  }




a:link 
  { 
  /*	color: blue;  */
	  text-decoration: none;
  }
 
a:visited 
  { 
	 text-decoration: none;
  }


table
 {
	 border:1px solid #000;
	/* width="85%";*/
 	 border-collapse:no collapse;
 	 font-family:arial,sans-serif;
	 font-size:100%;
  }
  
  
#lis
{
   border:1px solid #000;
   width="85%";
 	 border-collapse:no collapse;
 	 font-family:arial,sans-serif;
	 font-size:80%;

}

#tgt 
  { 
  background-color: white;
  border:1px solid #000;
  }
  
#button
   {
    background-color: #E5F2F0;
    color: black;
    width:60px;
    font-size: 8pt;
    border:1px solid #000;
   }
  
  #button_more_info
   {
    background-color: #FBB917;
    color: black;
    width:60px;
    font-size: 8pt;
    border:1px solid #000;

   }



#button_event_programme
 {
    background-color: #FBB917;
    color: black;
    width:95px;
    font-size: 8pt;
    border:1px solid #000;
 }


.logo{
	color:#FFFFFF;
	font-size:100px;
	font-weight:bold;
	margin-left:50px;
	margin-top: 0px;
	margin-bottom: -80px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-8px;
}


.article_content{
width:430px;
float:right;
font-size:11px;}



.content_holder
{
width:570px;
margin-left:50px;
float:left;
background-color:#FFFFFF;
margin-top:20px;
}

#encraft_new {
background:transparent url(../css/slice.jpg) no-repeat scroll 0%;
border:2px solid #000000;
height:58px;
left:0px;
padding:0px;
position:absolute;
top:10px;
width:950px;
}

#secure_new {
color:#FFFFFF;
font-size:12pt;
font-weight:normal;
left:750px;
position:absolute;
top:30px;
}


.sub_content
{
width:210px;
float:right;
background-color:#FFFFFF;
margin-top:20px;
margin-left:700px;
font-size:14px;
}

.img_content
{
float:left;
margin-right:5px;
clear:both;
border-color:black;
}

.footer
{
   clear:both;
   background-color:#000000;
   min-height:120px;
   margin-top:25px;
   padding-left:50px;
   padding-top:25px;
   position:relative;
   bottom: 0px;
   font-size:11px;
   width:964px;
}

.header_link
 {

 border-color:#FFFFFF;

 }


.disclaimer
 {
   float:left;
   width:30%;
   color:#CCCCCC;
   text-align:left;
 }

.home_title
  {
    margin-left:325px;
    font-size:100px;
  }

.header{
height:120px;
background-color:#000000;
color:#FFFFFF;
margin:0px;
top:0px;
left:0px;
position:relative;
vertical-align:top;
 width:auto;

}

.logo{
	color:#FFFFFF;
	font-size:100px;
	font-weight:bold;
	margin-left:50px;
	margin-top: -115px;
	margin-bottom: -80px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-8px;
}


.hr{
background-image:url(../images/dot.jpg);
background-repeat:repeat-x;
height:1px;
margin-top:6px;
}


h4 {
	margin: 0;
	color: #000;
	font-size: 12px;
}

h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}


.main_body{
width:760px;}

.navigation{
	/*color:#999999;    */
	margin-left: 820px;
	font-weight:bold;
	width:70%;
	padding-top: 10px;
}

 table {
	background-color: #FFFFFF;
	border: none;
	color: #495E49;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 970px;
}

table a:link, table a:visited, table a:active {
	background-color: transparent;
	/*color: #0096BD;  */
	text-decoration: none;
}

table a:hover {
	background: transparent;
/*	color: #000000;   */
	text-decoration: underline;
}

table caption {
	background-color: transparent;
	color: #67BD2A;
	font-family: Georgia, serif;
	font-size: 24px;
	padding-bottom: 12px;
	padding-left: 8px;
	text-align: left;
}

table, td, th {
	margin: 0;
	padding: 0;
	
}


tbody td, tbody th {
	background-color: #D6F2C3;
	border-bottom: 2px solid #B3DE94;
	border-top: 3px solid #FFFFFF;
	padding: 9px;
}

tbody tr.odd th, tbody tr.odd td {
	background-color: #C8EDAE;
	border-bottom: 2px solid #67BD2A;
}

tbody tr:hover td, tbody tr:hover th {
/*	background-color: #BAE899;    */
}

td, th {
	vertical-align: middle;
}

tfoot td, tfoot th {
	font-weight: bold;
	padding: 4px 8px 6px 9px;
}

thead th {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	padding: 0 8px 2px 8px;
	white-space: nowrap;
}

div.btns{
	zoom:1;
	white-space:nowrap;
}

div.btns:after
{
	display:block;
	clear:both;
	content:'';
}

div.btns a.btn{
	float:left;
	background:buttonface url(border-2.gif) no-repeat;cursor:pointer;font-size:0;text-align:center;
	text-align:center;
	display:block;
	_width:140px;
	min-width:140px;
	text-decoration:none;
	margin:3px 2px;
}



div.btns a.btn:hover span{
 	opacity:0.6;
	filter:alpha(opacity:80);
}

div.btns a.btn span
{
	padding:3px 8px 4px 8px;

	text-align:center;
	position:relative;
	left:1px;top:1px;
	display:block;
	text-decoration:none;
/*	background:url(border.gif) right bottom no-repeat;       */
	font:small/1 Verdana;
	/*color:#222; */

}

xmp{
	margin:0;
	font-size:1.2em;
}
body{
	font:0.75em/1.3 Verdana;
}