/* napafasa.org css
by Qian XIE, http://www.napafasa.org/ */

h1 { color: #955322; font-size: 18px; margin: 1em 0 ; text-align: center;}
h2 { color: #EC361D; }
h3 { color: #955322; font-size: 16px; margin: 24px 0 0 0; text-align: center;}
h4 { color: #800000; font-size: 14px; margin: 24px 0 0 0; text-align: left;}
h5 { color: #336688; font-size: 14px; margin: 18px 0 0 0; text-align: left;}
h6 { color: #000030; font-size: 12px; margin: 12px 0 6px 0; text-align: left; }

.text {
	font-family: verdana,Tahoma,Tunga; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #000030; 
	Line-height: 1.4;
	text-decoration: none; 
}
.text A { color: #0000CC; text-decoration: none; }
.text A:visited { color: #554FA0; text-decoration: none;}
.text A:hover { color: #0000CC; text-decoration: underline;}

P { margin-top: 12px; margin-bottom: 0; text-align: justify; }
ul{ margin-top: 6px; margin-bottom: 6px; }
li{ margin-top: 3px; margin-bottom: 3px; text-align: left; }


.links { font-size: 10pt; Line-height: 1.5; text-align: left; }
.links p{ margin: 6px 0; text-align: left; }


.board {
	font-size: 10pt; 
	color: #777777;
	Line-height: 1.2;
	text-align: left;
}
.board p { margin: 6px 0 0 0; text-align: left;}
.board h5{ margin: 6px 0 0 0; color: #336688; }
.board A, .board A:visited{
	color: #777777;
	text-decoration: none;
}
.board A:hover, .board A:active {
	color: #777777;
	text-decoration: underline;
}


.footer{
	font-family: verdana,Tahoma,Tunga; 
	font-size: 10px; 
	font-weight: normal; 
	color: #777777; 
	text-decoration: none;
	text-align: left;
}

.sitemap {
	font-family: verdana,Tahoma,Tunga; 
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration: none;
}
.sitemap A, .sitemap A:visited{
	color: #554FA0;
	text-decoration: none;
}
.sitemap A:hover, .sitemap A:active {
	color: #554FA0;
	text-decoration: underline;
}


#botmenu {
	margin: 0;
	padding: 0;
	color: #955322;	
}
#botmenu A, #botmenu A:visited {
	font-family: verdana,Tahoma,Tunga; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none;
	color: #955322;
}
#botmenu A:hover {
	color: #800000;
	text-decoration: underline;
}


#nav {
	margin: 0;
	padding: 10px;
}
#nav ul {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: solid 1px #ffffff;
	list-style: none;
}
#nav li {
	margin: 0;
	padding: 1px 0;
	background-color: #F5F2EF;
}
#nav A, #nav A:visited {
	font-family: verdana,Tahoma,Tunga; 
	font-size: 12px; 
	font-weight: normal; 
	color: #955322; 
	text-decoration: none;
	line-height: 1.2;
	
	margin: 0;
	padding: 4px 10px 4px 1.5em;
	display: block;	
	background-color: transparent;
}
#nav A:hover, #nav A:active {
	color: #800000;
	background-color: #FFFFFF;
}
#nav .heading { background: #EEEAE4;}
#nav .selected{ color: #A00000; text-decoration: underline; }


hr { margin: 18px 0 0 0; width: 95%; }
hr.gray
{
	padding: 0;
	border: 0;
	margin: 12px 0 0 0;
	background-color: #cccccc;
	height: 1px;         
	width: 95%;          
}
