.header {
}
.page_border_header {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.page_border_google {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.page_border_footer {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}

.page_border {
	border-top: thin none #FFCC00;
	border-right: thin solid #FFCC00;
	border-bottom: thin none #FFCC00;
	border-left: thin solid #FFCC00;
}

.header a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.header a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.header a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header a:active {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}


.footer {
	background-color: #FFCC00;
}


.footer a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.footer a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.footer a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.content {
}
.page_properties {
	background-color: #0000CC;
}
.content {
	color: #FFFFFF;
}
.rt_content-lft-border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
