﻿body
{
	font-family: Verdana;
	margin: 0;
}
body, input
{
	font-size: 10pt;
}
h3
{
	margin-bottom: 5px;
}
input
{
	font-family: Verdana;
}
td
{
	padding: 5px 10px;
}


.border
{
	margin-bottom: 6px;
	border: solid 1px silver;
}
.Button
{
	padding: 2px 5px;
}
.Error
{
	color: red;
}
.footer
{
	color: black;
	font-weight: lighter;
	font-size: 8pt;
	font-family: Tahoma;
}
.GridView
{
	border-top: none;
	border-bottom-color: Black;
	border-left: none;
	border-right: none;
	text-align: left;
}
.GridView TD
{
	border-bottom-color: Gray;
}
.GridView TD, TH
{
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 5px;
}
.GridView TH
{
	border-bottom-color: Black;
}
.login
{
	color: maroon;
	font-style: italic;
	font-weight: bolder;
	font-size: 12px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
}
.PIN
{
	font-weight: bold;
}
.SectionTitle
{
	font-size: 15pt;
}
.th
{
	color: #896940;
	font-size: 14pt;
	font-weight: bold;
}
.Tip
{
	color: Green;
}
.tdBottom
{
	border-bottom: outset 1px;
}

.TopMenu
{
	padding: 0;
}
.WebTitle
{
	padding: 0;
	border-bottom: outset 1px;
}
.LeftMenu
{
	line-height: 2;
	background-color: #CDC78B;
	font-weight: bold;
	color: Navy;
}
.ddLeftMenu
{
	text-align: right;
}
.ddLeftMenu ul
{
	list-style-type: none;
}
a
{
	text-decoration: none;
}
.lPlace
{
	border-bottom: inset 1px Black;
}
a:link, a:visited
{
	color: Navy;
}
a:hover
{
	text-decoration: underline;
}

#bPinMaker
{
	background-color: #CDC78B;
}

.tdBottom {background-color:white;}


.footer a:link { color: black; font-weight: lighter; font-size: 8pt; font-family: Tahoma; text-decoration: underline }
.footer a:hover { color: maroon; font-weight: lighter; font-size: 8pt; font-family: Tahoma }
.footer a:visited { color: black; font-weight: lighter; font-size: 8pt; font-family: Tahoma }