body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #2c5f9f url(i/bg.jpg) repeat-x top;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-size: 27px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
}

h1 a {
	color: white;
	text-decoration: none;
	border-bottom: 1px dashed white;
}

h1 a:hover {
	color: yellow;
	text-decoration: none;
	border-bottom: 1px dashed yellow;
}

a .img {
	border: 1px solid #db7093;
	text-decoration: none;
	color: #db7093;
}

a:hover .img {
	border: 1px solid #dc143c;
	text-decoration: none;
	color: #dc143c;
}

p a {
	text-decoration: none;
	color: #db7093;
	border-bottom: 1px dashed #db7093;
}

p a:hover {
	text-decoration: none;
	color: #dc143c;
	border-bottom: 1px dashed #dc143c;
}

.TopMenu p {
	margin: 0 0 1px;
	color: white;
	font-size: 15px;
}

.TopMenu p a {
	color: white;
	text-decoration: none;
	border-bottom: 1px dashed white;
}

.TopMenu p a:hover {
	color: yellow;
	text-decoration: none;
	border-bottom: 1px dashed yellow;
}
td.content {
	padding: 10px;
}
td.content h2 {
	margin: 0 0 7px;
	font-size: 16px;
	font-weight: bold;	
}
td.content p.mainpage {
	font-size: 12px;
}
td.content p {
	font-size: 14px;
	margin: 0 0 7px;
}
td.content p a {
	color: yellow;
	text-decoration: none;
	border-bottom: 1px dashed yellow;
}
td.content p a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px dashed white;
}
td.content p.mainpage a {
	color: yellow;
	text-decoration: none;
	border-bottom: 1px dashed yellow;
}

td.content p.mainpage a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px dashed white;
}
td.content p.down {
	font-size: 14px;
	margin: 3px 0 5px;
}

td.content p.down a {
	color: yellow;
	text-decoration: none;
	border-bottom: 1px dashed yellow;
}

td.content p.down a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px dashed white;
}
td.content p.pages {
	margin: 7px 0;
	font-size: 20px;
	font-weight: normal;
}
td.content p.BottomAdv {
	margin:0;
	font-size:20px;
	font-weight: normal;
	font-weight: bold;
}
td.content div.GalleryPage p {
	font-size: 14px;
	line-height: 17px;
}
td.content div.GalleryPage p span{
	font-size: 11px;
}
td.content p.Aquo {
	font-size: 45px;
	font-weight: normal;
}
table.thumbnails {
	padding: 10px 0;
}
table.thumbnails td {
	text-align: center;
	vertical-align: top;
}
table.thumbnails td a img {
	border: 1px solid #4169e1;
}
table.thumbnails td a:hover img {
	border: 1px solid #ffffff;
}
table.thumbnails td h3 {
	margin: 0;
	color: #87cefa;
	font-size: 11px;
	font-weight: normal;
}
table.thumbnails td p {
	/*margin: 0 0 1px;*/
	margin: 3px 0;
	font-size: 11px;
}
table.thumbnails td p span {
	margin: 0;
	font-size: 12px;
}
table.thumbnails td p span a {
	color: yellow;
	text-decoration: none;
	border-bottom: 1px dashed yellow;
}
table.thumbnails td p span a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px dashed white;
}
div.menu {
	padding: 0 0 15px;
}
div.menu p {
	font-size: 16px;
	margin: 5px 0 5px 10px;
}
div.menu ul {
	margin: 0;
	padding: 0;
}
div.menu ul li {
	margin: 0 0 2px 30px;
	font-size: 14px;
	color: #2C5F9F;
}
div.menu ul li a {
	text-decoration: underline;
	color: white;
}
div.menu ul li a.active {
	text-decoration: underline;
	font-weight: bold;
	color: yellow;
}
div.menu ul li a:hover {
	text-decoration: underline;
	color: yellow;
}
p.copy {
	font-size: 11px;
	margin: 7px 0 0;
}
p.copy a {
	text-decoration: none;
	color: #ffff00;
	border-bottom: 1px dashed #ffff00;
}
p.copy a:hover {
	text-decoration: none;
	color: #f0e68c;
	border-bottom: 1px dashed #f0e68c;
}

div.counters {
	padding: 10px 0;
}

div.counters a {
	text-decoration: none;
	border: none;
}

div.counters a:hover {
	text-decoration: none;
	border: none;
}
