body { 
	text-align:center;
	font-family: Verdana, sans-serif;
	}
	
	
h1	{
    color: #9a9a9a;
    font-weight: normal;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#container {
	width:731px;
	line-height: 0px;
	margin-right:auto;
	margin-left:auto;
	margin-top:40px;
	padding:0px;
	text-align:left;
    }


#menu a, a:link {
	color: #c5d9a8;
	font-weight: bold;
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
}

#menu a:hover {color: #4f7925;}
#menu span {color: #4f7925;}




.leftbox {
    background-color: #FBFBF9;
}





#righttext {
    color: #9a9a9a;
    font-weight: normal;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

/*color="#c5d9a8"  B5B686 */
#righttext a {
	color: #c5d9a8;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

/* previous hover 5B642E */
#righttext a:hover {color: #4f7925;}


#leftbox span {
	color: #4f7925;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.footer {
	background-color: #EDEDE3;
	font-family: Verdana, sans-serif;
    color: #9a9a9a;
    font-weight: normal;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	text-align: center;
}


.footer a, a:link {
	color: #c5d9a8;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.footer a:hover {color: #4f7925;}

#boxtext {
    color: #9a9a9a;
    font-weight: normal;
	font-size: 10px;
	line-height: 15px;
}

#boxtext a { color: #c5d9a8; font-weight: bold; font-size: 10px; text-decoration: none;}
#boxtext a:link {font-weight: bold; font-size: 10px;}
#boxtext a:visited {font-weight: bold; font-size: 10px;}
#boxtext a:hover {color: #4f7925; font-size: 10px;}
#boxtext span {color: #4f7925; font-size: 10px; font-weight: bold;}





/* BORDER DEFINITIONS */

.border {
    border-width: 1px;
	border-style: solid;
	border-color: #9a9a9a;
    }

.bordertrb {
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9a9a9a;
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9a9a9a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9a9a9a;
    }
    
.bordertlb {
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9a9a9a;
    border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9a9a9a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9a9a9a;
    }
    
.borderlbr {
    border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9a9a9a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9a9a9a;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9a9a9a;
    }    
    
.borderltr {
    border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9a9a9a;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9a9a9a;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9a9a9a;
    }  
.bordertl {
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9a9a9a;
    border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9a9a9a;
    }
    
.borderr {
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9a9a9a;
    }
    
.bordert {
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9a9a9a;
    }

.borderl {
    border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9a9a9a;
    }
