﻿A:link
{
	COLOR: white; TEXT-DECORATION: none
	border-style: solid;
	border-color: transparent;		
}
	
A:visited
{
	COLOR: white; TEXT-DECORATION: none
}
	
A:hover
{
	COLOR: #636262;
/*	border-style: solid;
	border-color: #D80;
	border-width: 1px;*/
	background-color: gold;
}
	
A:active
{
	COLOR: #636262;
	background-color: gold;
}

#button{	background-color: whitesmoke;	font-family: Helvetica, Arial;	font-size: 10px;}

#hide
{
	display: none;
}

#ContentFrameBorder
{
	border-left : 0px;
	border-right : #999483 10px solid;
	border-top : #999483 10px solid;
	border-bottom : #999483 10px solid;
}

#MenuPos
{
	WIDTH: 850px;
	POSITION: relative;
	height: 18px;
	background-color: #b0b0b0;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#b0b0b0,endColorStr=#FFFFFF);
}

body 
{
	overflow: auto;
	margin-top: 12px;
	margin-bottom: 0px;
/*
	border-top : 0px;
	border-bottom : 0px;
	border-right : 0px;
	border-left : 0px;
*/
	background-color: #b0b0b0;
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
}

body.Content
{
	background-color: #636262;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	color: #EEE;
	text-align: left;
}

body.ImageView
{
	background-color: #636262;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #EEE;
	border-top : 0px;
	border-bottom : 0px;
	border-right : 0px;
	border-left : 0px;

}

div.Content
{
	width: 700px;
	padding-left: 5px;
	padding-top: 20px;
}

div.IntroPic
{
	position: relative;
	display : block;
	font-size : 10px;
	width : 160px;
}

div.Loading
{
	position: absolute;
	_top: 25%;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	background-color: #636262;
	background-image: url("/Site_Images/progress.gif");
	background-repeat: no-repeat;
	background-position: center;
}

div.TitleDiv
{
	align : bottom;
	font-weight : bold;
	font-family: times, courier;
	font-size : 28px;
/*	color : #ffcc33; */
	color : gold;
	width : 700px;
	height : 30px;
}

div.TitleImages
{
	align: right;
	WIDTH: 853px;
	HEIGHT: 127px;
	POSITION: absolute;
	TOP: 11px;
	background-image: url('Site_Images/me.gif');
	background-position: left;
	background-repeat: no-repeat;
}

div.MenuPos
{

}

div.MapPos
{
	font-family: Helvetica, Verdana, Arial;
	font-size : 10px;
	color : #535252;
	width : 600px;
	height : 18px;
	margin : 0px;
	text-align: bottom;
	position: relative;
}

div.Menu
{
	padding-left: 5px;
	background-color: #999483;
	font-family: Helvetica, Verdana, Arial;
	font-size : 11px;
	color : #535252;
	width: 105px;
	height: 100%;
	color: #EEE;
}

div.Footer
{
	padding-top: 5px;
	align: center;
	height: 40px;
	display: block;
	font-size : 10px;
	color : #FFF;
}

span.right
{
	float:right;
	margin:4px;
	padding:4px;
	border:1px solid black;
	background:#C9C4B3;
	text-align: left;
	font-size : 10px;
	color : black;
}

IMG.introimages
{
	border:10px solid #999483;
}


span.left
{
	float:left;
	margin:4px;
	padding:4px;
	border:1px solid black;
	background:#C9C4B3;
/* 	background:#ffd733; */
	text-align: left;
	font-size : 10px;
	color : black;
}

table
{
	height: 100%;
}


H1
{
	font-weight : bold;
	font-family: times, courier;
	font-size : 28px;
	color : #ffcc33;
}

P
{
	margin-left: 10px;
}

P.date
{
	font-size: 12px;
}

P.intro {
	text-align: justify;
/*	text-indent: -42px; */
	margin-left: 10px;
	font-size : 12px;
}



P.intro:first-letter {
	margin-right:2px;
	margin-top:5px;
	color:#A9A493;
	background:gold;
	border:1px solid #999483;
	font-size:40px;
	line-height:30px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	font-family:times, courier;

/*
	font-weight : bold;
	font-family: times, courier;
	font-size : 28px;
	color : #ffcc33;
*/
}

