/* Body Tag controls IE browsers elements - define font and padding and margins */
Body {
width: 100%; 
height: 100%; margin: 0px auto; 
text-align:center; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
cursor: default; 
background-image:url(../_images/bg_body.png);
background-repeat:repeat-x;}

/* HTML Tag controls Mozilla browsers elements */
Html {width: 100%; height: 100%;}

H1 {color: #f7ad00; font-size: 20px; letter-spacing:1px; font-weight: bold;}
H2 {color: #4b4a49; font-size: 15px; letter-spacing:1px; font-weight: bold;}
H3 {color: #4b4a49; font-size: 13px; letter-spacing:1px; font-weight: bold;}
H4 {color: #4b4a49; font-size: 12px; letter-spacing:1px; font-weight: bold;}
H5 {color: #4b4a49; font-size: 11px; letter-spacing:1px; font-weight: bold;}
H6 {color: #4b4a49; font-size: 10px; letter-spacing:1px; font-weight: bolder;}
			
a:link {color: #cccccc; text-decoration: none;}
a:active {color: #4b4a49; text-decoration: none;}
a:visited {color: #4b4a49;text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}
a:link#red {color: #FF0000;text-decoration: none;}
a:hover#red {color: #000000; text-decoration: none;}
a:visited {color: #4b4a49;text-decoration: none;}

.paper{color: #f7c500; text-decoration: none; font-size: 10px; font-weight:bold;}	

.paper a:link {color: #f7c500; text-decoration: none;}
.paper a:active {color: #f7c500; text-decoration: none;}
.paper a:visited {color: #f7c500;text-decoration: none;}
.paper a:hover {color: #000000; text-decoration: none;}

.menu{color: #ffc600; text-decoration: none; font-size: 16px; line-height:28px; font-weight:bold;}

.menu a:visited {color: #ffc600;text-decoration: none;}
.menu a:link {color: #ffc600; text-decoration: none;}
.menu a:active {color: #000000; text-decoration: none;}
.menu a:hover {color: #4b4a49; text-decoration: none;}

.footer{color: #000000; text-decoration: none; font-size: 10px; font-weight:bold;}	

.footer a:link {color: #f3ab01; text-decoration: none;}
.footer a:active {color: #f3ab01; text-decoration: none;}
.footer a:visited {color: #f3ab01;text-decoration: none;}
.footer a:hover {color: #000000; text-decoration: none;}

.bodytext{color: #000000; font-family: Arial, Helvetica, sans-serif; font-size:14px; line-height:15px;}

.bodytext a:link {color: #f7c500; text-decoration: none;}
.bodytext a:active {color: #f7c500; text-decoration: none;}
.bodytext a:visited {color: #f7c500;text-decoration: none;}
.bodytext a:hover {color: #000000; text-decoration: none;}

#Posdiv{
z-index:0;
background-color:#FFFFFF;
width:760px;
height: auto;
min-height:800px;
text-align:center;
margin:0px auto;
padding:0px auto;
margin-top: 15px;
}

#Header{
z-index:1;
position:relative; 
height:240px;
width:760px;
text-align:center;
padding:0px auto;
margin: 0px auto;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}
		
#Menu{
width:215px;
height:500px;
padding-top:5px;
z-index:99999;
float:left;
position: relative; 
text-align: right;
padding-left:5px;
padding-right:5px;
margin:0px auto;
margin-left:10px;
}

#Menu_left{
width:225px;
height:500px;
padding-top:5px;
z-index:99999;
float:left;
position: relative; 
text-align: left;
padding-left:5px;
padding-right:5px;
margin:0px auto;
margin-left:10px;
}
	
#Content{
z-index: 7;
float:right;
position: relative; 
width:460px;
height:100%;
vertical-align:top; 
text-align:left; 
margin:0px;
margin-right:10px;
padding:10px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-color:#ffc600;
}
.Content{
z-index: 7;
float:right;
position: relative; 
width:460px;
height:100%;
vertical-align:top; 
text-align:left; 
margin:10px 10px 0 0;
padding:10px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-color:#ffc600;
}


#greybox{
float:right;
z-index: 9999;
position: relative; 
width:460px;
height: auto;
vertical-align:top; 
margin:0px;
margin-right:10px;
margin-bottom:10px;
padding:10px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-color:#999999;
}

#greysmall{
margin-bottom: 10px;
}

#greyback{
background-color: #E9E9E9;
padding: 0.5em;
}

#yellowbdr{
float:right;
z-index: 9999;
position: relative; 
width:460px;
vertical-align:top; 
margin:0px;
margin-right:10px;
margin-bottom:10px;
padding:10px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-color:#ffc600;
}

/* Aligning Images */
.Pictures_Left {float: left; padding-right: 10px; padding-top: 5px; padding-bottom:0px;}
.Pictures_Right {float: right; padding-left: 10px; padding-top: 5px; padding-bottom:0px;}


/*----> left navigation <--------------------------------------------------------------------------------- */

#leftNavigation a{
	display:block;
	width:202px;
	height:21px;
	color:#000000;
	font-family:arial;
	font-weight:600;
	padding: 4px 0 0 0;}
	
#leftNavigation a:hover{	
	background-color:#000000;
	color:#FFFFFF;}
	
#leftNavigation .sel{
	color:#ffd43f;}

#leftNavigation li{
	list-style-type: none;}

#greyhead {
	color: #999999;
	font-family: arial, sans-serif;
	font-size: 
	}

/*----> all styles for the abstracts-list <--------------------------------------------------------------------------------- */

#abstracts-list{
	border:1px solid #CCCCCC;
	border-top:0;
	width: 460px;}

#abstracts-list tr{}

#abstracts-list td{
	width: 32%;
	vertical-align:top;
	border-top:1px solid #CCCCCC;
	padding:5px;
	padding-right:10px;}
	
#headlines td{
	font-weight:bold;}
	
#abstracts-list .number{
	width:4%;}
	
#abstracts-list .desc{
	width: 100%;
	padding-left:4%;
	border-top:0;}
	
#abstracts-list .more{
	border:0;}

.more a{
	position: absolute;
	margin-top:-25px;
	margin-left:40px;
	font-size: 10px;
	background-image: url("../_images/open.gif");
	background-repeat:no-repeat;
	padding-left:20px;
	display:block;
	width:50px;
	height:16px;
	padding-top:1px;}

.hide{
	display:none;
	border:0;}

.hide p{
	margin-left:19px;
	display:none;}

#abstracts-list .show{
	width:460px;
	border:0;}
	
.show p{
	padding-left:35px;}
	
.show p a{
	background-image: url("../_images/close.gif");
	padding-left:20px;
	display:block;
	width:30px;
	height:16px;
	padding-top:1px;
	font-size: 10px;}
	
#abstracts-list .sitenav{
	
	text-align:center;
	overflow:hidden;}
	
.sitenav p{
	margin:0px;
	margin-bottom:-13px;}
	
#selected{
	color:#000000;}