a:link{ color:white;text-decoration:none }
a:visited{ color:white;text-decoration:none }
a:hover{ color:#9d2e2d;text-decoration:none }
a:active{ color:white;text-decoration:none }



div.main_center {
	text-align:left; /* reset text alignment */
	width:815px; /* or a percentage, or whatever */
	margin:0 auto; /* for the rest */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.3em;
	color: 3e5f59;
	padding-left: 12px;
} 


/* drop down */
div.child_attach
{
  font-family: Arial;
  font-size: 10px;
  width: 130px;
  border: 0px solid black;
  background: #38596a;
  padding: 0px 5px;
  font-weight: 900;
  color: white;
}

div.attach_parent
{
  font-family: Arial;
  font-size: 10px;
  border: 0px solid black;
  padding: 0px 0px;
  font-weight: 900;
}

div.menu_child{
font-family: Arial;
font-size: 10px;
position: absolute;
visibility: hidden;
background-color: #38596a;
width: 200px;
padding: 0px;
border: 1px solid white;
border-bottom-width: 0;
}

div.menu_child a{
font-family: Arial;
font-size: 10px;
display: block;
width: 98%;
border-bottom: 1px solid white;
padding: 2px;
text-decoration: none;
color: white;
}

div.menu_child a:hover{
font-family: Arial;
font-size: 10px;
background-color: lightyellow;
 background: white;
 color: #38596a;
}

.textarea { 
	color: white; 
	font-size: 12pt; 
	font-family: "Futura Bk BT", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: white; 
	background-image: url(images/McDougall_09.jpg); 
	background-repeat: repeat; 
	width: 510px; 
	height: 357px;
}

.textarea_table { 
	color: white; 
	font-size: 12pt; 
	font-family: "Futura Bk BT", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 

}
.textarea2 { 
	color: white; 
	font-size: 12pt; 
	font-family: "Futura Bk BT", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;  background-color: #60899f; 
	background-repeat: repeat;  
	width: 510px; 
	height: 357px;
	text-align:justify;  
}
.sectiontitle { 
	color: white; 
	font-size: 13pt; 
	font-weight: bold; 
}

body { 
	margin: 0px 0px 0px 0px; 
	SCROLLBAR-BASE-COLOR: #60899f;
}



