body{	
		background-color: #fff;
		background-image:   url(file:///D|/Dayah%20Document/RuleOne/EcoLeadership/Website/%22images/gradient_bg.jpg%22);
		background-attachment: fixed;
		background-repeat: repeat-x;
		background-position: bottom left;
		margin-top: 0px;
		margin-bottom: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #757575;
	}
	
div, td, p{
	font-size: 12px;
	line-height:18px;
	color:#333333;
}	


h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		color:#333333;
		text-align: left;
}

h2{
	font-size: 15px;
	color: #476979;
	text-transform: uppercase;

}

h2 a:link, a:visited{
	text-decoration: none;
	color: #476979;
}

a:link, a:visited{
	color: #159BCA;
}

.wavyback{
	background-color: #fff;
	background-image:  url(file:///D|/Dayah%20Document/RuleOne/EcoLeadership/Website/%22images/wavy_line_04.gif%22);
	background-attachment: absolute;
	background-repeat: no-repeat;
	width: 684px;
	height: 104px;
}
/*========== Top Menu ================*/
#topnavcontainer ul
{
padding: .5em 0;
margin: 0;
background-color: #159BCA;
color: #FFF;
width: 100%;
font: normal 90% Verdana, arial, helvetica, sans-serif;
font-weight: bold;
text-align: center;

}

#topnavcontainer li { display: inline; }

#topnavcontainer li a
{
text-decoration: none;
background-color: #159BCA;
color: #FFF;
padding: .2em 1em;

}

#topnavcontainer li a:hover
{
color: #FFF824;
}
/*=============[Sub Menu] ============== */
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

#navcontainer li { margin: 0 0 3px 0; }

#navlist a
{
display: block;
padding: 2px 2px 2px 24px;
border: 0px solid #333;
width: 235px;
height: 25px;
background-color: #fff;
background-image:  url(file:///D|/Dayah%20Document/RuleOne/EcoLeadership/Website/images/submenu_green.gif);
background-repeat: no-repeat;

}

#navlist a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navlist a:hover
{
	border: 0px solid #333;
	background-color: #FFFFFF;
	background-image:  url(file:///D|/Dayah%20Document/RuleOne/EcoLeadership/Website/images/submenu_yellow.gif);
	background-repeat: no-repeat;
	color: #8DCF31;
}

#active a:link, #active a:visited, #active a:hover
{
	border: 0px solid #333;
	background-color: #FFFFFF;
	background-image:  url(file:///D|/Dayah%20Document/RuleOne/EcoLeadership/Website/images/submenu_yellow.gif);
	background-repeat: no-repeat;
	color: #8DCF31;
}

/* ------ Others -------- */
.tOutline{
	border: 1px solid rgb(200, 200, 200);
}


/* =-=-=-=-=-=-=-[Footer]-=-=-=-=-=-=-=- */	
	
#footer{
	clear: both;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
	margin-bottom: 0px;
	line-height: 12px;	
}

#footer a:link{
	color: #6699CC;
}

#footer a:hover{
	color: #64354A;
	text-decoration: underline;
}

#footer a:visited {
	color: #6699CC;
	text-decoration: underline;
}
/* =-=-=-=-=-=-=-[End Footer]-=-=-=-=-=-=-=- */

/* ========== Sign up Form  ================ */
.signupframe {
	border: 0px solid #8DCF31;
	background: #ffffff;
	color: ActiveBorder;
	font-family: Arial, Helvetica, sans-serif;
}
/* ========== End Sign up Form  ================ */
/* =-=-=-=-=-=-=-[Rounded Edge Box]-=-=-=-=-=-=-=- */	
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
  .b1 {height:1px; background:#A5D145; margin:0 5px;}
  .b2 {height:1px; background:#fff; border-right:2px solid #A5D145;
         border-left:2px solid #A5D145; margin:0 3px;}
  .b3 {height:1px; background:#fff; border-right:1px solid #A5D145;
         border-left:1px solid #A5D145; margin:0 2px;}
  .b4 {height:2px; background:#fff; border-right:1px solid #A5D145;
         border-left:1px solid #A5D145; margin:0 1px;}
  .content {background: #fff; border-right:1px solid #A5D145;
         border-left:1px solid #A5D145;height:150px;}
  .content div {margin-left: 10px; color: #000;} 
  
  .post{
  	
  }
  
 .post_message{
 	margin-left: 20px;
 }
 
 .table_outline
{
	border:1px solid #6699CC;
}

 .border_right
{
	border-right:1px solid #6699CC;
}