/* @import url("reset.css");*/
@import url("nn4.css");


/* Settings NN4.x Supports */


/* ::::::::::::::::::: FONT ::::::::::::::::: */

p, div, li, a, h1, h2, h3, h4, th, td, dd, dl, dt, .cap, #copyright{
	font-family : Arial, Helvetica, sans-serif;
}

#main p, #main div, #actnavi, #main td, li, #main th, dd, dt{
	font-size:95%;
	line-height : 1.35em;
		}

dd {
	font-weight: normal;
	}


/* ::::::::::::::::::: LINK ::::::::::::::::: */
a:visited{
	color:#003333;
	text-decoration: underline;
	}
a:link {
	color:#003366;
	text-decoration: underline;
	}
a:hover {
	color:#FF3366;
	text-decoration: none;
	}


/* ::::::::::::::::::: head ::::::::::::::::: */
td#search, td#contact {
	padding : 3px;
	vertical-align:middle;
	background-color: #844A00;
	color:#FFFFFF;
	}
td#lang {
	text-align: right;
}
td#logos {
	text-align : right;
	}



/* ::::::::::::::::::: LEFT ::::::::::::::::: */
td.leftmenu {
	width: 190px;
	vertical-align:top;
	background-color: #23754C;
	color: #FFFFFF;
	font-size:90%;
	}
td.leftmenu a.on, td.leftmenu a.leftsubon {
	color: #FFFFFF;
	background-color: #003600;
	display:block;
	}
td.leftmenu a.leftsub {
	background-color: #336600;
	display:block;
	padding:3px;
	text-decoration:none;
	color: #FFFFFF;
	}
/* ::::::::::::::::::: COMMON ::::::::::::::::: */
.noshow {	display:none;	}


div.more {
	text-align:right;
	font-size:85%;
	vertical-align: baseline;
}
div.arrowlink {
	text-align:right;
	font-size:85%;
	}



/* ::::::::::::::::::: HTML ::::::::::::::::: */

body {
	margin : 0px;
	padding : 0px;
	}
td, th {
	vertical-align:top;
	}
th {
	text-align:right;
	}
h1 {
	font-size : 140%;
	color: #23754C;
	}
h1 .small{
	font-size : 80%;
	color: #333300;
	}
h2 {
	font-size:120%;
	color:#002901;
	}

h3 {
	font-size:110%;
	color:#333300;
}

/* ::::::::::::::::::: LIST ::::::::::::::::: */

ul.noblt{
	margin : 0px;
	padding: 0px;
}
li 			{	padding : 3px; }


/* ::::::::::::::::::: MAIN ::::::::::::::::: */
div#bread {
	font-size:80%;
	color:#666666;
}

div#main {	
}

.cap {
	font-size: 90%;
	color:#333333;
	font-family : sans-serif;
	line-height : 1em;
}

/* :::::::::::::::::::::::: POSITION :::::::::::::::::::::::: */

.floatright, .floatrighthalf {		float:right;	}
.floatleft, .floatlefthalf	 {		float:left;		}

.floatrighthalf, .floatlefthalf {	width :230px;	}

/* ::::::::::::::::::: RECORD OF ACTIVITIES ::::::::::::::::: */
#04memberlist .name {
	font-weight : bold;
}
#04memberlist .title {
	color: #333333;
	font-size:95%;
}

div.actinfo {
	text-align:right;
}

div.actinfo .date {
}
div.location {
	color:#333300;
}
.date {
	text-align:right;
	display: block;
	margin-bottom: 2px;
	padding:2px;
	vertical-align:top;
	}
#actnavi {
	text-align:center;
	margin-top :30px;
	}

/* ::::::::::::::::::: ACTION PLAN ::::::::::::::::: */

table#action th {
	padding : 5px;
	text-align:left;
	background-color:#C0C0C0;
}

table#action td {
	padding : 5px;
	background-color:#F0F0F0;
	}
table#action td ol {
	margin : 0px;
	}

table#action td.outputs {
	width : 35%;
	background-color:#CCCCCC;
}
.alignright {
	text-align:right
	}


/* ::::::::::::::::::: FOOTER ::::::::::::::::: */
td#footer {
	vertical-align:top;
	background-color: #003600;
	text-align : right;
	color:#FFFFFF;
	font-size : 80%;
	padding:10px;
	}
td#footer a:link, td#footer a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	}
td#footer a:hover	{
	color:#FFCC00;
	text-decoration:none;
	}

ul#sitemaplist {
	list-style:none;
	margin: 0px;
	padding: 0px;
	}
ul#sitemaplist li a {
	font-size:105%;
	margin-bottom: 10px;
	background-color:#F0F0F0;
	display:block;
	padding:3px;
}
ul#sitemaplist li li a{
	font-size:105%;
	border-bottom: 0px;
	background-color:#FFFFFF;
	margin: 0px;
	padding:0px;
}

/* ::::::::::::::::::: GALLERY ::::::::::::::::: */

.galhead {
	font-size: 105%;
	color:#B34439;
	font-weight:bold;

}

.galdetail {
	font-size: 90%;
	color:#000000;

}

.galimage {
	border-color:#666666;
	
}

#copyright {
	font-size:80%;
	padding:3px;
	color:#333333;
	}
	
/* ::::::::::::::::::: Project Members ::::::::::::::::: */

#memberstable td{
	padding:10px;
}

#memberstable .name {
	font-weight : 105%;
	color:#003300;
	font-weight:bold;
}

#memberstable .title {
	color:#666666;
}

#memberstable .email {
	border-bottom:#CCCCCC solid 1px;
	padding-bottom: 5px;
}
ul.memcate li{
	display : inline;
}
