
.newswindow {
	color: #8c4d5a;
	background: #F5F5DC;
	border: thin;
	border-color: Black;
	border-style: solid;
	border-top-width: thick;
	border-top-style: double;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;	
}

.newswindow a {
	color: #8c4d5a;
	/*background-color: white;*/
	text-decoration: none;
}	

.newswindow a:hover {
background: #F5F5DC;
color: Navy;
text-decoration: none;	
	
}

.buttonNav a {
	color: #8c4d5a;
	/*background-color: white;*/
	padding: 2px;
	padding-left: 8px;
	/*padding-right: 8px;
	border-right: 5px solid Navy; */
	display: block;
	border-left: 5px solid Navy;
	
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	/*font-weight: bold;*/
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
}

.buttonNav a:hover {
border-left: 10px solid Yellow;
padding-left: 3px;
/*border-right: 10px solid Yellow;
padding-right: 3px;*/
text-decoration: none;
color: Navy;}


.maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #8c4d5a;
	padding-left: 20px;
	}
	
.h3button {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 45px;
	color: #8c4d5a;
	margin-top: 5px;
	background-image: url(images/h3blank.gif);
	background-repeat: no-repeat;
	height: 34px;
	padding-top: 0px;
}
.h3button a {
color: #8c4d5a;
text-decoration: none;
	
	}
	
.h3button a:hover {
color: navy;
	
	}
	
	
img {
	border: none;
}
.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}


.bgmain {
	background-repeat: repeat-x;
	background-position: top;
}

.bgtop {
	background-repeat: no-repeat;
	background-position: top;
}
