@charset "utf-8";
/* CSS Document */

body,
html
{
margin:0;
padding:0;
color:#000;
background:#ffffff;
text-decoration:none;
}

#wrap
{
	border-color:#000;
	border-style:solid;
	border-width:6px;
	width:900px;
	margin:0 auto;
	text-decoration:none;
	background:url(images/background_sidebar.gif) repeat-y;
}
#wrap_ad
{
	border-color:#000;
	border-style:solid;
	border-width:6px;
	width:900px;
	margin:0 auto;
	text-decoration:none;
}

#wrap_admin
{
	border-color:#000;
	border-style:solid;
	border-width:6px;
	width:900px;
	margin:0 auto;
	text-decoration:none;
}




.date {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000;
	text-decoration: none;
}


#wrapcons
{
	border-color:#000;
	border-style:solid;
	border-width:6px;
	width:900px;
	margin:0 auto;
	text-decoration:none;
	background:url(images/background_sidebar_cons.gif) repeat-y;
}

#header ul
{
	margin:0;
	padding:0;
	list-style:none;
	background:#ffffff;
}

#header li
{
	font-style:normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	text-decoration:none;
	display:inline;
	margin:0;
	padding:0;
}

.top_menu_links
{
	font-style:normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	color:#900;
	text-decoration:none;
}



#nav
{
	float:left;
	width:200px;
	background:#ffffff;
	text-decoration:none;
}

#login
{
	float:left;
	width:190px;
	padding-left:9px;
	height:109px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	background:#CCC;
	border-bottom:solid 1px #000;
	border-right:solid 1px #000000;
}

#sidebar
{
	float:left;
	height:100%;
	width:200px;
	background:#3b5998 url(images/background_sidebar.gif) repeat-y right;
	text-align: left;
	text-decoration:none;
}

#sidebar li
{
	list-style-type:none;
	margin-left:0;
	text-decoration:none;
}


#pic
{
	float:right;
	width:700px;
	height:220px;
	background-color:#ffffff;
	text-decoration:none;
}

#main
{
	float:right;
	width:700px;
	height:auto;
	clear:both;
	background:#ffffff;
	position: relative;
	text-decoration:none;
}

#main_access
{
	width:900px;
	height:auto;
	clear:both;
	background:#ffffff;
	position: relative;
	text-decoration:none;
}
	
#footer
{
	clear:both;
	background:#ffffff;
}
	
#footer p 
{
	margin:0;
}

* html #footer 
{
	height:1px;
}
.title_writing {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #900;
}
	
#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 10px;
	width: 98%;
	text-align: justify;
	text-decoration:none;
	/* border-collapse: collapse; */
}

#box-table-a th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	text-align:left;
	text-decoration:none;
	background: #ffffff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background:#eee;  
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #000;
	text-decoration:none;
}


#box1-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 10px;
	width: 681px;
	text-align: justify;
	text-decoration:none;
	/* border-collapse: collapse; */
}

#box1-table-a th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	text-align:left;
	text-decoration:none;
	background: #ffffff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box1-table-a td
{
	padding: 8px;
	background:#eee;  
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #000;
	text-decoration:none;
}



.odd
{
	background:#999;  
}

.even
{
	background:#CCC;  
}


/*#box-table-a tr:hover td
{
	background: #ffffff;
	color: #000000;
}	
*/	
	
.writing_tree_structure
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:11px;
	color:#900;
	text-decoration:none;
}

.sidebuttons
{
   display:table-cell;
   font-size:12px;
   font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
   color:#ffffff;
   text-indent:30px;
   width:199px;
   height:40px;
   background-color:#3b5998;
   border-top-style:none;
   border-bottom-style:solid;
   border-bottom-color:#ffffff;
   border-bottom-width:1px;
   border-left-style:none;
   border-right-style:none;
   text-decoration:none;
}

.sidebuttons:hover
{
   background-color:#627aad;
   text-decoration:none;

}

.nodecoration
{
   color:#FFFFFF;
   text-decoration:none;
}


/* Consortium design */

#sidebarcons
{
	float:left;
	height:100%;
	width:200px;
	background:#990000 url(images/background_sidebar_cons.gif) repeat-y right;
	text-align: left;
	text-decoration:none;
}

#sidebarcons li
{
	list-style-type:none;
	margin-left:0;
	text-decoration:none;
}

.sidebuttonscons
{
   display:table-cell;
   font-size:12px;
   font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
   text-decoration:none;
   color:#ffffff;
   text-indent:30px;
   width:199px;
   height:40px;
   background-color:#990000;
   border-top-style:none;
   border-bottom-style:solid;
   border-bottom-color:#CCC;
   border-bottom-width:1px;
   border-left-style:none;
   border-right-style:none;
   
}

.sidebuttonscons:hover
{
   background-color:#AD3333;
   color:#000;
   text-decoration:none;
}

.nodecorationcons
{
   color:#ffffff;
   text-decoration:none;
}

#fillmenu
{
	height:200px;
	background:#3b5998;
}

#fillmenucons
{
	height:200px;
	background:#900;
}

.login {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	background-color: #FFF;
	border: 1px solid #000;
	width: 120px;
	height: 15px;
	margin:2px;
}
.login_button 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	background-color: #FFF;
	width: 40px;
	height: 20px;
	padding: 1px;
	margin: 1px;
	
}

.submit_button 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	background-color: #FFF;
	width: 50px;
	height: 20px;
	padding: 1px;
	margin: 1px;
	
}
.mail_button 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	background-color: #FFF;
	width: 100px;
	height: 20px;
	padding: 1px;
	margin: 1px;
	
}

.partners {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style:normal;
	color: #000;
	text-decoration: underline;
}


#box-ad-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 10px;
	width: 90%;
	align:center;
	text-align: justify;
	text-decoration:none;
	border-collapse: collapse;
}
#box-ad-a th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	text-align:center;
	text-decoration:none;
	background: #ffffff;
	color: #039;
}
#box-ad-a td
{
	padding: 8px;
	background:#fff;  
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #000000;
	text-decoration:none;
}

.logout_button 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color:#000;
	background-color: #FFF;
	width: 60px;
	height: 20px;
	padding: 1px;
	margin: 1px;
	}
	
.picborder {
	color:#CCC;
	text-decoration:none;
}


#header_admin
{
	width:900px;
	height:50px;
	background:#900;
	text-decoration:none;
	text-align:left;
	clear:both;
	vertical-align:middle;
	border-bottom:solid 1px #FFF;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:24px;
	color:#FFF;
}

#buttons_admin
{
	width:900px;
	height:60px;
	clear:both;
	background:#900;
	text-decoration:none;
	font-size:12px;
	color:#FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


.logout_admin {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	background-color: #900;
}
#login_admin {
	width:900px;
	height:140px;
	background:#900;
	clear:both;
	text-decoration:none;
	font-size:12px;
	color:#FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.simple_table
{
	border:1px solid #000;
	background:#eee;
	font-size:11px;
	color:#900;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
	padding: 0px;
}
.bottom_border
{
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	font-size:11px;
	color:#900;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
}

.right_border
{
	border-right:solid 1px #000;
	font-size:11px;
	color:#900;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
}.black_writing {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style:normal;
	color: #000;
	text-align: justify;
}
.registration_button {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	background-color: #FFF;
	width: 120px;
	height: 20px;
	padding: 1px;
	margin: 1px;
}
.black_writing_italic {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #000;
}

