body
{
	margin: 15px 0px 5px 0px;
	background-image: url(images/background.jpg);
	background-position: center top;
}

body, p, textarea, input, select, option, td, span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

hr, h1, hr
{
	color: #013070;
}

h1 {font-size: 17px;}
h2 {font-size: 14px;}

hr
{
	border-style: solid;
	border-width: 1px;
}

a:link, a:visited {color: #013070;}
a:hover, a:active {color: #0251BD;}

a.edit_item:link, a.edit_item:visited {color: #FF0000;}
a.edit_item:hover, a.edit_item:active {color: #FF6060;}

.page
{
	width: 750px;
	text-align: left;
	background-color: #F1E0C2;
}

div.arrow
{
	position: relative;
	left: 0px;
}

div.arrowmid
{
	width: 2px;
	height: 2px;
	background-color: #FFFFFF;
}

div.topNav
{
	background-color: #013070;
	font-weight: bold;
	padding: 10px;
	position: relative;
}
	
span.navCell
{
	color: #A9C6EE;
}
	
span.topNavSpacer
{
	padding: 7px;
	color: #FFFFFF;
}

a.topNav
{
	text-decoration: none;
}

a.topNav:link, a.topNav:visited
{
	color: #FFFFFF;
}

a.topNav:hover, a.topNav:active
{
	color: #A9C6EE;
}

div.leftImage
{
	border-color: black;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	padding: 3px;
	margin: 14px 0px 5px 0px;
}

img.leftImage
{
	border: 1px solid black;
}


div.caption
{
	margin-top: 0px;
	margin-bottom: 10px;
}

div.text
{
	margin: 10px;
}

div.textInclude
{
	margin: 10px 0px 10px 0px;
}

td.photos
{
	width: 174px;
	text-align: center;
}

td.telegram
{
	width: 170px;
	background-color: #FFFAE8;
	border-left: 2px solid #013070;
}

.itemPhoto
{
	border: solid 1px #796B57;
}

.noPhoto
{
	width: 150px;
	height: 150px;
	border-width: 0px;
}

table.contactTable
{
	border: solid 1px black;
	background-color: #C1D4ED;
}

td.contactHeader
{
	border-bottom: solid 1px black;
	background-color: #7094C6;
	padding: 5px 10px;
}

p.copyright
{
	font-size: 10px;
	color: #FFFFFF;
}

a.copyright:link, a.copyright:visited {color: #B6D2F8;}
a.copyright:hover, a.copyright:active {color: #DFE8F5;}

ul {margin-top: 0px;}

li {margin-top: 5px;}

.formFormat
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.labelFormat
{
	text-align: right;
	width: 32%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.slidebutton
{
	background-color: #CCCCCC;
	width: 100px;
	text-align: center;
}

.slidebuttonover
{
	background-color: #FFFFFF;
}
