.parkmain  {  font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-variant: normal; color: #333333} 
.nav  {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold}
.headingsub {  font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #CD3333}
.headingsubsub {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #666699}
.subitalic {  font-family: Arial, Helvetica, sans-serif; font-style: italic; color: #333333}
.greysubhead {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #333333}

a:link {
	color: #990000;
	text-decoration : none
}

a:hover {
	text-decoration: underline
}

a:visited {
	color: #990000;
	text-decoration : none
}

a:visited:hover {
	text-decoration: underline
}

# Form
form {
    margin-bottom: 0px;
    margin-top: 0px;
}

input {
	color : #000000;
 	background-color: #FFFFFF;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

input.flat {
	color : #000000;
 	background-color: #FFFFFF;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}

textarea {
	color : #000000;
 	background-color: #FFFFFF;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}

select {
	color : #000000;
 	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;	
}	

.horizontaldots {
  background-image: url(http://madd.ca/english/top_page/graphics/horizontal-dots.gif);
  margin: 10px 0px 10px 0px;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}

.horizontaldots_para {
  background-image: url(http://madd.ca/english/top_page/graphics/horizontal-dots.gif);
  margin: 10px 10px 10px 10px;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}
