BODY
{
	background-color: #ffffff;
	color: #000;
	font-family: "trebuchet ms" , verdana, arial, sans-serif;
	font-size: 100%;
}

TD
{
	color: #000;
	font-family: "trebuchet ms" , verdana, arial, sans-serif;
	font-size: 100%;
}

P
{
	color: #000;
	font-family: "trebuchet ms" , verdana, arial, sans-serif;
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 100%;
}

.nav
{
	text-align: center;
	width: 123px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	background-color: #255673;
	color: White;
	margin-bottom: 0.5em;
}

.nav a
{
	color: White;
}

.blueInput, select.blueInput
{
	font-family: "trebuchet ms" , verdana, arial, sans-serif;
	font-size: 105%;
	border: solid 1px #255673;
	background-color: #d3dde3;
	color: #000;
	width: 280px;
	padding-left: 5px;
	padding-right: 5px;
}

select.blueInput
{
	width: 184px;
}

TABLE.Top
{
	border-bottom: #000000 1px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}
TABLE.Middle
{
	border-bottom: #000000 1px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px;
}
TABLE.Bottom
{
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px;
}
.NoBreakAfter
{
	margin-bottom: 0px;
}
TD.Color
{
	background-color: #d3dde3;
}
.NoBreakBeforeAfter
{
	margin-bottom: 0px;
	margin-top: 0px;
}
.Indented4L
{
	margin-left: 4px;
}
.HSeparator
{
	width: 100%;
	background-image: url('../../../../imagesBlank/HSeparator.gif');
	background-repeat: repeat-x;
	background-position: 0px 10px;
	height: 20px;
}
.Indented16R
{
	margin-right: 16px;
}
.DoubleBreakBefore
{
	margin-top: 8px;
}
TD.VSeparator
{
	background-image: url('../../../../imagesBlank/VSeparator.gif');
	background-repeat: repeat-y;
}

h1
{
	color: #255673;
	font-weight: bold;
	font-size: 120%;
}

h2, span.q
{
	color: #255673;
	font-weight: bold;
	font-size: 110%;
}

h3
{
	color: #255673;
	font-weight: bold;
	font-size: 100%;
}

p.q
{
	margin-bottom: 20px;
}

span.comment
{
	color: Gray;
	font-size: 75%;
}

.desc, #descr p
{
	font-size: 70%;
	line-height: normal;
	text-align: justify;
	line-height: 1em;
}

#descrArchive p
{
	font-size: 70%;
	line-height: normal;
	text-align: justify;
	line-height: 1em;
}

.desc1
{
	font-size: smaller;
	line-height: normal;
}

td.label
{
	text-align: right;
	padding-right: 0.5em;
	vertical-align: top;
}
.citylinks
{
    margin: 2px 0;
    line-height: 13px;
}
.citylinks a
{
    font-size: 12px;
    text-decoration: none;
    color: #666666;
}
.citylinks a:hover
{
    text-decoration: underline;
}
