body {
	font: normal 12px/13px verdana, sans-serif;
	color: #333;
	}

#box {
  width: 150px;
	padding: 5px;
	background-image: url(../images/r_ps_bg.gif);
	text-align: left;
	font: normal 11px/12px verdana, sans-serif;
	margin-top: 30px;
	margin-left: 20px;
	border: double;
	border-color: #95aa35;
	} 
	

#main {
  padding-left: 20px;
	padding-right: 20px;
	background-color: white;
	text-align: left;
	padding-bottom: 20px;
		} 
		
#left {
			background-color: #95aa35;
}

.footer {
	margin-top: 5px;
	background-color: #B9CD60;
	border: 3px solid #95aa35;
	font-family: verdana;
	font-size: 11px;
	}

p { font: normal 12px/13px verdana, sans-serif;
	color: #333;
    line-height: 1.4;
	margin-top: 2px;
	margin-bottom: 10px;

}

.box p {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 1px;
	}

.crumb {
  color: #fff;
	font-size: 12px;
	font-weight: bolder;
	}


.current  {
	color: #1b2f6c;
	FONT-SIZE: 11px;
	font-weight: bold;
	background-color: #B9CD60;
	border-top: 3px solid #95aa35;
	border-left: 3px solid #95aa35;
	border-right: 3px solid #95aa35;
	border-bottom: 3px solid #95aa35;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	}
	
.currentmember {
	color: #1b2f6c;
	FONT-SIZE: 11px;
	font-weight: bold;
	background-color: #B9CD60;
	border-top: 3px solid #95aa35;
	border-left: 3px solid #95aa35;
	border-right: 3px solid #95aa35;
	border-bottom: 3px solid #95aa35;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	text-decoration: underline;
	}
	
.directory {
	font-size: 12px;
	font-weight: bold;
	font-face: verdana;
	text-align: center;
	border-color: blue;
	}
	
.members {
		font-size: 11px;
		font-face: verdana;
		text-align: left;
		font-color: brown;
		padding: 2px;
		}
		

	
.membertable {
	border-color: blue;
	}
				
	
.textback { border: 2px solid #B9CD60;
						font-size: 10px;
						font-family: verdana;
						font-weight: bolder;
						}	
	
	
.leftborder 	 {
							 border-top: 3px solid #95aa35;
							 border-left: 3px solid #95aa35;
							 border-right: 3px solid #95aa35;
							 border-bottom: 3px solid #95aa35;
							 }
							 
.centerborder {
							 border-top: 3px solid #95aa35;
							 border-bottom: 3px solid #95aa35;
							 z-index: -5;
							 }
							 
.rightborder {
						 	 border-top: 3px solid #95aa35;
							 border-right: 3px solid #95aa35;
							 border-bottom: 3px solid #95aa35;		
							 }			 

table.small {
	font-size: 12px;
	 line-height: 1.4;
	margin-top: 2px;
}

ul {
margin-left: 15px;
	margin-bottom: 3px;
	margin-top: 2px;
	padding-left: 2px;
	font: normal 12px/13px verdana, sans-serif;
	color: #333;
}

li {
	list-style: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	line-height: 1.4;
}
			
.h1 {
	font: 18px verdana, sans-serif;
	font-weight: 700;
	color: #1b2f6c;
	padding-top: 30px;
}

.h2 {
	font: bold 15px verdana, sans-serif;
	color: #1b2f6c;
	margin-top: 10px;
  margin-bottom: 10px;
	}

.h3 {
	font: bold 13px verdana, sans-serif;
	color: #1b2f6c;
    padding-top: 3px;
    margin-bottom: 3px;
}

hr {
	color: #95aa35;

}

a { TEXT-DECORATION: none;
    FONT-SIZE: 13px;
    font-weight: bold;
	  color: #cc6633;  
	  font-family: verdana;
}

a:hover {
	text-decoration: underline; 
}

a.small {
	font-size: 11px;
}


.topnav a {
	margin-right: 2px;
	margin-left: 20px;
	color: white;
	font-size: 11px;
	
}

.topnav a:hover {
	color: #cc9933;
	text-decoration: underline;
        font-family: verdana;
}

.smalltext {
 font-family: verdana;
 font-size: 11px;
 }
 
 a.sidebar {
	color: #990000;
	font-family: verdana;
	font-size: 11px;
}

a:hover.sidebar {
	text-decoration: underline; 
	color: white;
}

a:hover.currentmember {
color: #cc6633; 
text-decoration: underline;  
}

.memberemail {
 font-family: verdana;
 font-size: 11px;
 color: #1b2f6c;
}