A:link { color:#0987DE; text-decoration:underline }    /* unvisited link */
A:visited { color:#666666; text-decoration:underline } /* visited links */
A:active { color:#39B7FE; text-decoration:underline }  /* active links */
A:hover { color:#39B7FE; text-decoration:underline }   /* active links */


body {
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background: #bbbbbb;
	text-align: center;
	font: 11px Verdana;
}

#wrapper {
	width: 970px;
    margin: 0 auto;
	padding: 0;
	}

.clear {clear:both;}


#head {
	float:left;
	width:970px;
 	height:300px;
	background:transparent none repeat scroll 0 0;
	padding:0px;
	margin:0px;
	}

#headlft {
	float:left;
	width:376px;
 	height:195px;
	background:transparent none repeat scroll 0 0;
	padding:0px;
	margin:0px;
	} 

#headrgt {
	float:left;
	width:594px;
 	height:195px;
	background:transparent none repeat scroll 0 0;
	padding:0px;
	margin:0px;
	} 

#navContainer {
	float:left;
	width:970px;
	margin:0px;
	padding:0px;
	height:38px;
	}

#nav {
	float:left;
	width:970px;
	background:url(images/btn-bkd.jpg) repeat-x;
	margin:0px;
	padding:0px;
	height:38px;
	}

#main {
	float:left;
	width:970px;	
	background:transparent none repeat scroll 0 0;
	margin: 0px;
	padding: 0px;
	}

#bodytext {
	float:left;
	width:970px;
	background: url(images/m-slice.jpg) repeat-y;	
	margin: 0px;
	padding: 0px;
	}

#brtext {
	float:left;
	width: 940px;	
	background:transparent none repeat scroll 0 0;	
	margin: 20px 0px 10px 0px;
	padding: 0px 15px 0px 15px;
	color: #000000;
	text-decoration: none;
	font: 11px Verdana;
	text-align:left;
	min-height:500px;
	height:auto !important;
	height:500px;
	}

#footer {	
	float: left;
	width: 970px;
	height: 83px;
	background: url(images/m-add.jpg);
	margin: 0px;
	padding: 0px;
	}


#footertext {
	width: 940px;
	margin: 20px 15px 10px 15px;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	}

p {
 	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: 000000;
	text-align: left;
	}

BLOCKQUOTE {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

TEXTAREA {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

UL {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

OL {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

li {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

CENTER {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

TD {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}


H3 {
  font-family: Verdana;
	color: #582102;
	font-size: 15px;
	font-weight: bold;
	margin-top:0px;
	}

H4 {
  font-family: Verdana;
  font-size: 14px;
  color: #00509b;
  font-weight: bold;
}

H5 {
  font-family: Verdana;
  font-size: 13px;
  color: #306A98;
  font-weight: bold;
}

H6 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  font-weight: bold;
}








