body {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	background-color: #433f40;
    font-family: Verdana, Arial;
	font-size: 11px;
	color: #433f40;
}

h1.gray{color:#433f40;
	font-family: "Brie Light", Tahoma, Arial;
	font-size: 15px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	}
	
h1.green{color:#155701;
	font-family: "Brie Light", Tahoma, Arial;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	}
	
h1title.green{
	color:#155701;
	font-family: "Brie Light", Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
h2.{color:#433f40;
	font-family: "Brie Light", Tahoma, Arial;
	font-size: 14px;
	text-align:center;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

p. {font-family: Verdana, Arial;
	font-size: 11px;
	color: #433f40;
	padding-top: 0px;
	margin: 0px;
}

.link {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #433f40;
	padding-top: 0px;
	margin: 0px;
	text-decoration:none;
	font-weight: bold;
}	  	  
.link a:link, .link a:visited {
    font-family: Verdana, Arial;
	font-size: 11px;
	color: #433f40;
	padding-top: 0px;
	margin: 0px;
	text-decoration:none;
	font-weight: bold;
}
.link a:hover {
	color:#c1c1c1;
    font-family: Verdana, Arial;
	font-size: 11px;
	padding-top: 0px;
	margin: 0px;
	text-decoration:none;
    font-weight: bold;
}


.nav_top {
	color:#c1c1c1;
	text-decoration:none;
	font-family: "Brie Light", Tahoma, Arial;
	font-size: 14px;
	text-align:center;
	font-weight: normal;
}	  	  
.nav_top a:link, .nav_top a:visited {
	color:#c1c1c1;
	text-decoration:none;
	font-family: "Brie Light", Tahoma, Arial;
	font-size: 14px;
	text-align:center;
	font-weight: normal;
}
.nav_top a:hover {
	color:#ffffff;
 	text-decoration:none;
	font-family: "Brie Light", Tahoma, Arial;
	font-size: 15px;
	text-align:center;
	font-weight: normal;
}

.nav {
	color:#155701;
	text-decoration:none;
	font-family: "Brie Light", Tahoma, Arial;
	font-size: 16px;
	text-align:center;
	font-weight: normal;
}	  	  
.nav a:link, .nav a:visited {
	color:#155701;
	text-decoration:none;
	font-family: "Brie Light", Tahoma, Arial;
	font-size: 16px;
	text-align:center;
	font-weight: normal;
	}
.nav a:hover {
	color:#000000;
 	text-decoration:none;
	font-family: "Brie Light", Tahoma, Arial;
	font-size: 16px;
	text-align:center;
	font-weight: normal;
}
.side_nav_bg{
	background-image: url(images/nav_bg.jpg);
    background-repeat: no-repeat;
    background-repeat:repeat-y;
    background-position: left top;
}
td.line{
  background-repeat: no-repeat;
    width:111px;
    height:1px;
   	background-image: url(images/line_bg.gif);}

.side_nav {
	color:#474445;
	text-decoration:none;
	font-family: "Brie Light", Tahoma, Arial;
	font-size: 16px;
	font-weight: normal;
}	  	  
.side_nav a:link, .side_nav a:visited {
	color:#474445;
	text-decoration:none;
	font-family: "Brie Light", Tahoma, Arial;
	font-size: 16px;
	font-weight: normal;
	}
.side_nav a:hover {
	color:#155701;
 	text-decoration:none;
	font-family: "Brie Light", Tahoma, Arial;
	font-size: 16px;
	font-weight: normal;
}

.bg_body_line{
height:5px;
		background-color: #d5d5d5;
}


.bg_body{
	background-color: #ffffff;
	    font-family: Verdana, Arial;
	font-size: 11px;
	color: #433f40;
}



.footer, .footer a:link, .footer a:visited {
    color:#ffffff;
	font-family: Verdana, Arial;
	font-size: 11px;
    text-decoration:none;
}

.footer a:hover {
	color: #433f40;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration:none;
}

