BODY {
	background-color: #adc5e5;
}
A,DIV,TR,TABLE,FONT {
	font-family: Arial, Verdana, sans-serif;
}
A, TD.A, A:link, A:visited, A:active {
	text-decoration: none;
	color: #ffffff;
}
A:hover {
	text-decoration: none;
	color: #ff0000;
}
.breadcrumbs {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: left;
}
.breadcrumbs a:link {
	color: #ffffff;
	text-decoration: none;
}
.breadcrumbs a:visited {
	color: #ffffff;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #ff0000;
	text-decoration: none;
}
.breadcrumbs a:active {
	color: #ffffff;
	text-decoration: none;
}
.centered-table {
	margin-left: auto;
	margin-right: auto;
}
.nav-table {
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	table-layout: fixed;
}
.thumb-table {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	table-layout:fixed;
}
.titlebarproxy-table {
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	table-layout:fixed;
}
.titlebar-table {
	width: 98%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #6d85a5;
	color: #ffffff;
}
.titlebar-table td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.atitle {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
}
.atitle:first-letter {
	font-size: 16px;
}
.atitle a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.atitle a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.atitle a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.atitle a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.adescription {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
}
.adescription:first-letter {
	font-size: 16px;
}
.adescription a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.adescription a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.adescription a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.adescription a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.ftitle {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
}
.ftitle:first-letter {
	font-size: 16px;
}
.ftitle a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.ftitle a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.ftitle a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.ftitle a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.fcomment {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
}
.fcomment:first-letter {
	font-size: 16px;
}
.fcomment a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.fcomment a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.fcomment a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.fcomment a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.logo {
	display: block;
	width: 0px;
}
.infotxt {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}
.infotxt a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.infotxt a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.infotxt a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.infotxt a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.navbox {
	background-color: #6d85a5;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding: 5px;
}
.navbox a:link {
	color: #ffffff;
	text-decoration: none;
}
.navbox a:visited {
	color: #ffffff;
	text-decoration: none;
} 
.navbox a:hover {
	color: #ff0000;
	text-decoration: none;
}
.navbox a:active {
	color : #ffffff;
	text-decoration: none;
}
.goto {
	color: #ff0000;
	font-weight: normal;
}
.goto a:link, .goto a:visited, .goto a:hover, .goto a:active {
	font-weight: bold;
	text-decoration: underline;
}
.caption {
	background-color: #6d85a5;
	background-image: url();
	background-repeat: repeat;
	background-position: top left;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding: 5px;
}
.caption a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.caption a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
} 
.caption a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.caption a:active {
	color : #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.thumbbox {
	background-color: #6d85a5;
	padding: 3px;
	color: #ffffff;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
}
.thumbbox a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.thumbbox a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.thumbbox a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.thumbbox a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.thumbnail img {
	border-width: 2px;
	border-color: #6d85a5;
	border-style: solid;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thumbnail:hover img {
	border-width: 2px;
	border-color: #adc5e5;
	border-style: solid;
	margin-top: 0px;
	margin-bottom: 0px;
}
.fthumbnail img {
	border-width: 2px;
	border-color: #6d85a5;
	border-style: solid;
	margin-top: 0px;
	margin-bottom: 0px;
}
.fthumbnail:hover img {
	border-width: 2px;
	border-color: #adc5e5;
	border-style: solid;
	margin-top: 0px;
	margin-bottom: 0px;
}
.copyright {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}
.copyright a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.copyright a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.copyright a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.copyright a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.credits {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.credits a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.credits a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.credits a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.credits a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.headerinc {
	color: #000000;
}
.footerinc {
	color: #000000;
}

