.tback TH, .tbackcell
{
background-image:url('./images/tback.jpg');
background-repeat: repeat-y;
}

table.tbackadvert
{
background-image:url('./images/advert.png');
background-repeat: no-repeat;
background-position: 1% 15%;
}

img.Advert { 
 
}

.tback TH, .tback
{
background-image:url('./images/tbackright.jpg');
background-repeat: repeat-y;
background-position: right;
}

table.hardleft {
    margin-left: 0px;
}

table.leftindent {
    margin-left: 2cm;
}

a:active {color: green; text-decoration: border: 1px solid #00FF00; font-size: 13px; font-family: arial; font-weight: bold;}
a:link { color: black; text-decoration: none; font-size: 13px; font-family: arial;font-weight: bold;}
a:visited { color: black; text-decoration: none; font-size: 13px; font-family: arial;font-weight: bold;} 
a:hover { color: darkblue; text-decoration: none; font-size: 13px; font-family: arial;font-weight: bold;}

a:active.faqslink {color: green; text-decoration: border: 1px solid #00FF00; font-size: 13px; font-family: arial; font-weight: bold;}
a:link.faqslink { color: darkgreen; text-decoration: none; font-size: 13px; font-family: arial;}
a:visited.faqslink { color: black; text-decoration: none; font-size: 13px; font-family: arial;} 
a:hover.faqslink { color: darkblue; text-decoration: none; font-size: 13px; font-family: arial;font-weight: bold;}

a:link .imager{ border: none;}
a:visited .imager { border: none;}
a:hover .imager {border: 1px ;}


td{
	font-family: arial;
	font-size: 12px;
 	padding: 0px;
	margin: 0px;
}

h1{color: darkgreen; font-size:16px; font-family: arial; font-weight: bold; text-align: center;}
h3{color: darkgreen; font-size:13px; font-family: arial; font-weight: bold; text-align: center;}

.center1{
text-align: center;
}

.center1 table {
margin-left: auto;
margin-right: auto;
text-align: left;

}

.notcenter{
text-align: left;
}

.notcenter table {
margin-left: 0px;
margin-right: auto;
text-align: left;

}

input.smallspaced{
margin-left: 5px;
}

input.spaced{
margin-left: 1cm;

}

input.borderless{
 border: black 0px solid;
}

select.spaced{
margin-left: 1cm;
}


#map{
	height: 300px;
	width: 600px;
      margin-left: auto;
	margin-right: auto;
	text-align: left;
}

a:visited.leftindent{
   margin-left: 10px;
   font-size: 10px;
   font-weight: normal;
}

a:link.leftindent{
   margin-left: 10px;
   font-size: 10px;
   font-weight: normal;
}

a:hover.leftindent{
   margin-left: 10px;
   font-size: 10px;
   font-weight: normal;
}


a:visited.baby{
   font-size: 10px;
   font-weight: normal;
}

a:link.baby{
   font-size: 10px;
   font-weight: normal;
}

a:hover.baby{
   font-size: 10px;
   font-weight: normal;
}


p.leftindent{
margin-left: 2cm;
}

ul.leftindent{
margin-left: 3cm;
}

form.leftindent{
margin-left: 2cm;
}

.imagecenter{
	position: absolute;
	z-index: 2;
	top:300px;
	width:100%;
	visibility:hidden;
	text-align: center;
}

.imagecenter table{
	position: absolute;
	z-index: 2;
	top:300px;
	visibility:hidden;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.bigpicstyle{
   height:296px;
   overflow:hidden;
   float:left;
} 