﻿body 
{
	background-color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: White;
	font-family: Tahoma;
	font-size: 11px;
}

TD.srch
{
	font-size: 11px;
	color: #837f51;
}

INPUT, SELECT, TEXTAREA
{
	background-color: Black;
	border: solid 1px #837f51;
	color: White;
	height: 19px;
}

TD.menu
{
	padding-top: 12px; 
	padding-bottom: 12px;
	vertical-align: top;
	height: 50px;
}

TD.leftcol
{
	width: 170px;
	text-align:left;
	vertical-align: top;
}

TD.maincol
{
	width: 490px;
	text-align:left;
	vertical-align: top;
}

TD.maincol A
{
	color: White;
	text-decoration: none;
}

TD.maincol A:hover
{
	color: White;
	text-decoration: underline;
}

TD.rightcol
{
	width: 170px;
	text-align:left;
	vertical-align: top;
}

TD.footer
{
	font-family: Tahoma;
	padding-top: 20px;
	font-size: 10px;
	text-align: center;
	color: #837f51;
}

.archive A
{
	color: White;
	text-decoration: underline;
}

.archive A:hover
{
	color: White;
	text-decoration: none;
}


table.tblForma{
margin: 5px 0px 5px 0px;
}
table.tblForma tr td{
padding-left: 25px;
vertical-align: top;
width: 240px;
}
table.tblForma tr td input{
border: solid 1px #bfbfbf;
margin-bottom: 10px;
font-size: 11px;
width: 170px;
height: 15px;
padding: 2px;
}
table.tblForma tr td input.button{
background: #bfbfbf;
color: #000;
height: 25px;
padding: 0px;
font-weight: bold;
}
div.divPhotogallery div.divPhoto a img
{
	border: solid 1px #837f51;
	margin-right: 9px;
	margin-bottom: 8px;
}
div.divPhotogallery div.divPhoto
{
	clear: both;
}
div#divPhotogalleryPagination
{
	text-align: right;
	padding-right: 5px;
}
div#divPhotogalleryPagination a
{
	font: 22px "Times New Roman";
	color: #fff;
	outline: none;
	text-decoration: none;
	background: url(/pics/bullet.gif) no-repeat 1px 50%;
	padding-left: 10px;
}
div#divPhotogalleryPagination a.selectedPagination,
div#divPhotogalleryPagination a:hover
{
	color: #BBB057;
}
