/* CSS Document */
body{
	background-color: #C0C0C0;
}
.top{
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -390px;

}
.top-background{
	background-color: #8EC75A;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.logo{
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 36px;
	padding-left: 20px;

}
.top-td{
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CFD8E5;

}
.support{
	background-color: #5698C1;
	margin: 6px;

}
.middle{
	position: absolute;
	top: 173px;
	left: 50%;
	margin-left: -390px;

}
.google-adsense{
	position: absolute;
	top: 175px;
	left: 50%;
	margin-left: -390px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.search{
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
}
.text{
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	vertical-align: top;
	width: 600px;
}
h1{
	color: #44639C;
	font-family: Arial;
	font-size: 14px;
	padding-left: 160px;
}
h2{
	color: #44639C;
	font-family: Arial;
	font-size: 14px;
	padding-left: 160px;
}
h3{
	color: #44639C;
	font-family: Arial;
	font-size: 14px;
	padding-left: 160px;
}
p{
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	padding-left: 160px;
}
p a:link, p a:visited{
	font-family: Arial;
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: #000000;
	padding-left: 20px;
}
p a:hover{
	text-decoration: underline;
}
.menu-top{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu a:link, .menu a:visited{
	background-color: #FDCD5F;
	display: block;
	padding: 6px 6px 6px 10px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.menu a:hover{
	text-decoration: underline;
}
.right{
	background-color: #CFD8E5;
	vertical-align: top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.adsense{
	background-color: #CFD8E5;
	vertical-align: top;
}
.cat{
	background-color: #5698C1;
	display: block;
	padding: 6px;
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;

}
.table-boxes{
	background-color: #FFFFFF;
}
.bottom-boxes{
	background-color: #FFFFFF;
	border: 1px solid #5698C1;
	vertical-align: top;
}
.box-title{
	background-color: #5698C1;
	display: block;
	padding: 6px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.box-text{
	font-family: Arial;
	font-size: 12px;
	color: #black;
	font-weight: bold;
	padding: 6px;
}
.right a:link, .right a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 6px 6px 6px 15px;
	font-weight: bold;
}
.right a:hover{
	text-decoration: underline;
}
.bottom{
	background-color: #44639C;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
.bottom a:link, .bottom a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.bottom a:hover{
	text-decoration: underline;
}
.bottom-sponsor{
	background-color: #CFD8E5;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
.copy{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
