/* CSS Document */

body{ margin: 0; }


		A 
			.a1:link  { text-decoration: none; font-weight: bold; color: #61634D; }
			.a1       { text-decoration: none; font-weight: bold; color: #61634D; } 
			.a1:hover { text-decoration: underline; font-weight: bold; color: #9EB409; }

a { text-decoration: underline; font-weight: normal; color: #61634D; }
a:hover { text-decoration: underline; font-weight: normal; color: #9EB409; }

.highlight {
	color: #61634D;
	padding: 2px 0px 0px 0px;
	font: 13px arial;  
	font-weight: bold;
}	

.content {
	color: #61634D;
	padding: 0px 25px 0px 0px;
	font: 12px arial;  
	font-weight: normal;
}

.noUL { text-decoration:none;}

.topDivs { width:40%; height:16px; display:block; border:0px solid #900; margin-top:5px; margin-bottom:9px; }

h1, h2 { color: #61634D; font: 10px arial; font-weight: normal; text-decoration:none; padding:0; margin:0; }
h1 a, h2 a { color: #FFFFFF; font: 10px arial; font-weight: normal; text-decoration:none; padding:0; margin:0; }
h2 a:hover, h1 a:hover { color: #61634d; }

A
.mapL { color: #61634D; }
.mapL:link { color: #61634D; }
.mapL:visited { color: #61634D; }
.mapL:hover { color: #9EB409; }
.mapL:Before { content: "- "; line-height: 18px; }


.map { padding:0 0 15 6; margin:0; list-style:none; }


/* homepage ad style */
.fullDiv { position:absolute; top: 0; left: 0; right:0; bottom: 0; width:100%; height:100%; }
.blackout	{ background: url('../images/blackout.png');  }
.setListContainer { z-index:1; }
.btmLink { font-family: Arial; font-size:10px; color:#fff; }
.btmLink:hover {color:#FF0 ; }
