/*		
	tags		
*/
a:link
	{
		color: #5D905D;
		text-decoration: none;
	}
a:hover
	{
		color: #5D905D;
		text-decoration: none;
	}
a:active
	{
		color: #5D905D; 
		text-decoration: none;
	}
a:visited
	{
		color: #5D7A37;
		text-decoration: none;
	}
a.faux-button
	{
		border-bottom: 1px solid #5D905D;
	}
a.faux-button:hover
	{
		color: #333333;
		border: 1px solid #5D905D;
		background: #C8E99F;
		text-decoration: none;	
	}
a.image-link
	{
		border-top: 0px;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
	}
a.image-link:link
	{
		border-top: 0px;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
	}	
body
	{
		font-family: Verdana;
		font-size: small;
		color: #336633;
		background: url(../../images/background.jpg) repeat-y right;		
	}
div
	{
		font-family: Verdana;
		font-size: small;
		color: #336633;
		background-color: Transparent;
	}
p
	{
		font-family: Verdana;
		font-size: small;
		color: #336633;
	}
p a
	{
		border-bottom: 1px dotted #7FB27F;
	}
p a:hover
	{
		border-bottom: 1px solid #7FB27F;
	}
p a.faux-button
	{
		border-bottom: 1px solid #5D905D;
	}
p a.faux-button:hover
	{
		border-bottom: 1px solid #5D905D;
	}
strong
	{
		font-family: Verdana;
		font-size: small;
		font-weight: bold;
		color: #336633;
	}
strong a
	{
		border-bottom: 1px dotted #336633;
	}
strong a:hover
	{
		border-bottom: 1px solid #336633;
	}
strong a.faux-button
	{
		border-bottom: 1px solid #5D905D;
	}
strong a.faux-button:hover
	{
		border-bottom: 1px solid #5D905D;
	}
/*		
	classes		
*/
.ad-text
	{
		font-family: Arial;
		font-size: 8pt;
		color: #777777;
	}
.code
	{
		font-family: "Courier New", Courier, mono;		
		color: #003300;
		background-color:#FEFFF2;
		scrollbar-3dlight-color:#FFFFFF; 
		scrollbar-arrow-color:#000000;
		scrollbar-base-color:#FEFFF2;
		scrollbar-darkshadow-color:#999999;
		scrollbar-face-color:#FEFFF2;
		scrollbar-highlight-color:#FEFFF2;
		scrollbar-shadow-color:#FEFFF2;		
	}
.content
	{
		color: #336633;
	}
.content a
	{
		border-bottom: 1px dotted #7FB27F;
	}
.content a:hover
	{
		border-bottom: 1px solid #7FB27F;
	}
.content a.faux-button
	{
		border-bottom: 1px solid #5D905D;
	}
.content a.faux-button:hover
	{
		border-bottom: 1px solid #5D905D;
	}
.content-left-split
	{
		/*background: transparent url("../../images/border.gif") repeat-x bottom; 	*/
	}
.faux-button
	{
		background: transparent; 						
		font-family: Verdana;
		font-size: x-small;
		color: #36622E;
		text-decoration: none;		
		border-top: 1px solid #5D905D;
		border-right: 1px solid #5D905D;
		border-left: 1px solid #5D905D;
		border-bottom: 1px solid #5D905D;
	}
.h-splitter
	{
		/* background: transparent url("../../images/border.gif") repeat-x top;*/
		border-top: 1px dotted #5D905D;
	}
.header
	{
		background: transparent url("../../images/background-rev.jpg") repeat-y left; 				
		font-family: Verdana;
		font-variant: small-caps;
		font-size: normal;
		font-weight: bold;
		color: #36622E;
		border: 1px solid #5D905D;
	}
.sidebar-content
	{
		/* background: transparent url("../../images/border.gif") repeat-y;*/
		background-color: Transparent;
		border-left: 1px dotted #5D905D;
		color: #000000;
	}
.sub-header
	{
		padding: 5px;
		text-align: right;
		border-bottom: 1px dotted #36622E;
		margin-bottom: 15px;
		font-weight: bold;
	}
/*		
	IDs			
*/
#container
	{
		background-color: Transparent;
	}
#content-container
	{
		background-color: Transparent;
	}
#construction
	{
		background-color: Transparent;
		font-family: "Courier New", Courier, mono;
	}
#footer-container
	{
		background-color: Transparent;
	}
#footer-mid
	{
		background: #FFFFFF url("../../images/footer-mid.jpg") repeat-x; 				
	}
#header-search
	{
		background-color: Transparent;
	}	
#header-ad
	{
		background-color: Transparent;
	}
#header-container
	{
		background-color: Transparent;
	}
#header-left
	{
		background-color: Transparent;
		background: #FFFFFF url("../../images/header-left.jpg") no-repeat left; 		
	}
#header-mid
	{
		background-color: Transparent;
		background: #FFFFFF url("../../images/header-mid.jpg") repeat-x bottom; 				
	}
#header-right
	{
		background-color: Transparent;
		background: #FFFFFF url("../../images/header-right.jpg") no-repeat bottom right; 		
	}