

body {
	background-color: #A5C66B;
	background-image:url(images/final/bg.gif);
	font-family: verdana, arial, helvetica, sans-serif;
	color: #404040;
	font-size:11px;
	line-height:9pt;
	overflow-x:hidden;
	margin:0px;
	margin-top:0px;
	}


a, a b {
	color: #003399;
	font-weight:none;
	text-decoration:underline;
	}

a:hover, a:hover b, a:hover .nosubject {
	color: #003399;
	font-weight:none;
	text-decoration:none;
	}


html {
	scrollbar-face-color: #A5C66B;
	scrollbar-arrow-color: #A5C66B;
	scrollbar-highlight-color: #CCDFAB;
	scrollbar-3dlight-color: #B7DDDD;
	scrollbar-shadow-color: #95B955;
	scrollbar-darkshadow-color: #CCDEAC;
	scrollbar-track-color: #E5EED6;
	}

/* LogIn */
.login {
	font-size:10px;
	color: #656565;
	padding-top:10px;
	padding-bottom:5px;
	white-space:nowrap;
	text-decoration:none;
	}
#login {
	font-size:10px;
	color: #656565;
	padding-top:10px;
	padding-bottom:5px;
	white-space:nowrap;
	text-decoration:none;
	}
.buttonblue {
	font-size:12px;
	color: #0066FF;
	}



/* PHOTOS */
#photos a { 
	color: #003399; 
	BORDER-BOTTOM: double;
	text-decoration: none;
	font-weight: normal;
	}
#photos a:active { 
	color: #003399; 
	BORDER-BOTTOM: double;
	text-decoration: none;
	font-weight: normal;
	}
#photos a:visited { 
	color: #003399; 
	BORDER-BOTTOM: double;
	text-decoration: none;
	font-weight: normal;
	}
#photos a:hover { 
	color: #A5C66B; 
	BORDER-BOTTOM: double;
	text-decoration: underline;
	font-weight: normal;
	position: relative; left: 1px; top: 1px;
#photos { 
	font-size:8px;
	color: #202020;
	position: relative; left: 1px; top: 1px;
}




.grnEdge {background-image:url(images/final/grn.gif);}
.gryEdge {background-image:url(images/final/gry.gif);}


.directory {
	font-size:12px;
	font-family: arial;
	letter-spacing:0px;
	padding-top:10px;
	padding-bottom:5px;
	white-space:nowrap;
	text-decoration:none;
	}


/* footer */
#footer {
	color: #999999;
	letter-spacing:2px;
	padding-top:10px;
	padding-bottom:5px;
	white-space:nowrap;
	text-decoration:none;
	}



table, tr, td, tbody, th {
	background-color: #FFFFFF;
	font-size:11px;
	}

h3 { 
	color: #003399;
	font-size:16px;
	font-weight:bold;
	}

input, textarea, select {
	color:#404040;
	font-family:Trebuchet MS;
	font-size:11px;
	background-color:#FFFFFF;
	}




