body {
	background-color:white;
	margin:0px;
}
img {
	margin:0;
	border:1px black solid;
}
p, .Text, p.Btm {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
	text-indent: 20pt;
	margin-top: 0px;
	margin-bottom: 5px;
	padding:5px;
}
P.Btm {
	font-size:small;
}

table, .Transparent,Transparent td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12pt;
	background-color: #FFF;
}

.Transparent,Transparent td {
	border: none !important;
}

a{
	color:#800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration:none;
}

.Addr {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin:20px 0px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #F00;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
h2,h3 {
	color: #F00;
	font-weight: bold;
	padding: 0px;
	margin: 20px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-indent: 20pt;
}
h2.Top {
	margin-top:0px;
}
h3 {
	font-weight: bold;
	font-style:italic;
}

.fototxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: black;
	top: auto;
	font-style: normal;
	vertical-align: top;
	text-align: center;
	letter-spacing: normal;
}
table.table-price{
	background-color: #598189;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	color: #FFF;
}
table.table-price td{
	border: 1px solid #000;
	padding: 5px;
}
table.table-price a{
	color:#6FF;
	text-decoration: underline;
}

table.table-price a:hover{
	color:#FFF;
}

div.TopMenu,  .TopMenu td, div.topMenu table, div.TopMenu a{
	background-color:#3E5A60;
}

div.TopMenu a {
	font-size:x-large;
	color: #FFF;
	margin:10px;
}
table.Menu, td.Menu, table.Addr, .Menu td, div.Menu {
	background-color: #75939B;
}
div.Menu {
	padding: 3px; 
	text-align:center;
}
.MenuBody{
	margin: 0px 5px 0px;
	padding: 0px;
	/*background-color: #900;*/
}
a.Menu1, a.ProjLeft, a.Menu2{
	background-color: #598189;
	display: block;
	border-style: solid;
	border-color:#3E5A60;
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	color: #FFF;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.Menu2{
	background-color: #48A;
	border-color:background-color
: #E81;;
	border-color: #268;
}
a.ProjLeft {
	font-size: 10pt;
}
a:hover {
	color:#F00;
}
a.Menu1:hover,a.ProjLeft:hover{
	background-color: #409AA2;
	border-color: #0FF;
	color: #8FF;
}

a.Menu2:hover{
	background-color: #6AC;
	border-color: #8FF;
	color: #0FF;
}

.Projs, a.Projs {
	font-size:small;
	text-align:center;
	margin:0;
}
.Projs:hover{
	background-color:#FFF;
}
span.Projs {
	float:left;
	display:block;
	width: 220px;
	min-height: 200px;
}

img.Projs{
	border: black 1px solid;
}
ol{
	list-style-position:outside;
}

ul {
	list-style-type:square;
	list-style-position: inside;
}
.UnderlinedLinks a{
	text-decoration:underline;
}
tr.TopRow {
	color: #6CF;
	background-color: #3E5A60;
}

td.TopBanner {
	background:  url(Images/Banner.jpg) center no-repeat;
	background-color:black;
}

.nowrap {
	white-space: nowrap;
}/***********************************/
.Border {
	border:2px solid #400;
}

