A {
	color: #00533E; 
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #00533E; 
	font-weight: bold;
	text-decoration: underline;
	}

BODY {
	background-image: url('../images/background.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Arial; 
	color: #626466;
	font-size: 11px
	}

TD {
	font-family: Arial; 
	color: #221E1F;
	font-size: 11px
	}


#section-link, #section-link A, #section-link A:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.topstrip {
	background-image: url('../images/topstrip.gif');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}

.grad_left {
	background-image: url('../images/grad_left.gif');
	background-repeat: repeat-y;
	}
	
.grad_right {
	background-image: url('../images/grad_right.gif');
	background-repeat: repeat-y;
	}
	
.main_body {
	background-color: #FFFFFF;
	background-image: url('../images/gradinternal_left.jpg');
	background-repeat: repeat-y;
	}
	
.leftside {
	background-color: #FFFFFF;
	border-right: 1px solid #00533E;
	}
	
.nav {
	font-family: Arial; 
	color: #626466;
	font-size: 14px;
	background-color: #00533E;
	}

.title {
	font-family: Arial;
	font-weight: bold; 
	color: #00533E;
	font-size: 18px;
	}
	
.section_first_para {
	font-weight: bold;
	}