body {
	color: #333;
	background-color: white;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	font: 12px verdana, arial, helvetica, sans-serif;
}
a:link{
	text-decoration:none;
	/*color: rgb(10, 85, 85); */
}
a:visited{
	text-decoration: none;
	/*color: rgb(10, 45, 195);*/
}
a:hover{
	 /*background-color : rgb(109, 145, 175);*/
	 text-decoration: underline;
	/* color:white;*/
}
span{
	text-align:left;
	
}

h1.flag{
	padding-top: 10px;
	text-align: center;
	background-image: url(images/Flag.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	height: 70px;
}

p {padding: 1px 5px 5px 5px;}

img{border:none;}

#br{color:red}  /*bold red style */

ul{
	font-family:arial;
	font-size: 12;
	padding: 5px 5px 5px 5px;
	margin-left: 10px;
}

li{
	padding: 2px 0 2px 0;
	list-style-image: url(images/dot.gif);
}

th{
	/*background-color: rgb(109, 145, 175); */
	background-color: rgb(0,70,150);
	
	text-align: left;
	color: White;
	font-family: Arial;
	font-style: bold;
	font-size: 14
}

#tdHeaderStyle{
	font-family: Arial;
 /*	background-color:rgb(109, 145, 175); */
	background-color: rgb(0,70,150);
	color: white;
	font-size:14;
	font-weight: bold;
}

td.mainleft{
	vertical-align: top; 
}

table.main{
	width: 100%;
}

table.left{
	width: 175;
	/*background-color: rgb(221, 228, 222); */
   background-color: rgb(221, 230, 230);
	border-width: thin;
	border-color: rgb(109, 145, 175);
	border-style: solid;
}

table.right{
	width: 580;
	background-color: white;
	border-style: none;
}

#trAccentBG{
  background-color: rgb(221, 230, 230);
}

#contactTab{
	width:600;
	border-style:solid;
	border-width:1;
	padding:1px 1px 1px 1px ;
	font-family: Arial;
	font-size:12;
}

#mapTab{
	width:780;
	vertical-align: top;
	border-style:solid;
	border-width:1;
	padding:1px 1px 1px 1px ;
	font-family: Arial;
	font-size:12;
}

#ddTab{
	width:450;
	vertical-align: top;
	border-style:solid;
	border-width:1;
	padding:3px 3px 3px 2px ;
	font-family: Arial;
	font-size:10;	
}

td.one{
background: Silver;
}

#tdMapCell{
	vertical-align:top;
	padding: 5px 5px 5px 8px;
}

#trWhiteBG{
	background-color: white;
}

#trLetLog {
/*	background-color: rgb(221, 228, 222);*/
	background-color: rgb(221, 230, 230);
	font-style: italic;
}

#tdLetLog{
	padding-left:5px
}

td {
	text-align:left;
	font-family: Arial;
	font-size: 12;
}

