#navigator {

}

.housebutton {
}

.housebutton a {
font-size: 70%;
}

.housebutton a:hover {
	font-size: 70%;
	color: #0000FF;
	text-decoration: underline;
}

#navigator {
	background-color: #CCCCCC;
	border: 0px #000066 solid;
	width: 170px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	text-align: center;


}

.housebutton {

font-weight: normal;
text-align: center;
margin-bottom: 2px;
margin-top: 2px;
}

.housebutton a {
	padding: 4px;
	text-decoration: none;
	display: block;
	color: #000099; 
	background-color: #F0F0FF;
	border: 1px solid #000000;
}

.housebutton a:hover {
	color: #000099; 
	background-color: #F0F0FF;
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
}

.main_top_box{
	width: 33%;
	text-align: center;
}
.main_top_box a {}
.main_top_box a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.main_top_box a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.main_top_box a:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.top_ads_box {
	vertical-align: middle;
	width: 50%;
	background-position: center center;
	font-size: 12px;
	padding-left: 5px;
}
.top_ads_box A {
	color: #0000ff;
	text-decoration: none;
	font-size: 12px;
}
.top_ads_box A:LINK {
	color: #0000ff;
	text-decoration: none;
	font-size: 12px;
}
.top_ads_box A:VISITED {
	color: #0000ff;
	text-decoration: none;
	font-size: 12px;
}
.top_ads_box A:HOVER {
	color: #0000ff;
	text-decoration: none;
	font-size: 12px;
}

.ctr_ads_box {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;

}

.ctr_ads_box a {}
.ctr_ads_box a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.ctr_ads_box a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.ctr_ads_box a:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.bottom_ads_box {
	border: 1px solid #CCCCCC;


}
.below_top_banner {
	background-color: #F0F0FF;
	padding: 5px;
}

