BODY {
  text-align: center;
	color:White;
	background-color:#020586;
	font-size: 80%;
	font-family: Arial, sans-serif;
	}
	
#Container{
  position:relative;
	background: White;
  width:700px;
  margin-left: auto; 
  margin-right: auto;
	margin-bottom:0;
	padding:0;
	border:0;
  text-align: left;
}

#Body{
  position:relative;
	background-image:url(images/background2.jpg);
	background-repeat: no-repeat;
	background-color: #020586;
	color:White;
  width:692px;
	/*height:500px;*/
  padding: 0px 4px 0px 4px;
}

#Page{
	background-image:url(images/tile.jpg);
	background-color:#020586;
	color:White;
	background-repeat: repeat-y;
	/*background: White;*/
  width:704px;
  margin-left: auto; 
  margin-right: auto;
	margin-bottom:0;
	padding:0;
	border:0;
  text-align: left;
}

#Header{
  font-size: 85%;
	width: 100%;
	height:24px;
	padding:0;
	text-align:right;
	background-color:#020586;
	color:#990000;
}	

#Footer{
  float:left;
  font-size: 85%;
	width: 100%;
	padding:0;
	text-align:right;
	background-color:#020586;
	color:#6699ff;
}	

div.Address{
  position:relative;
	float:left;
  font-size: 85%;
	text-align:center;
	width:160px;
	padding:0;
	margin:0;
	clear:right;
	/*top: 234px;
	left: 4px;	*/
}

p.B1{
	padding:120px 4px 8px 240px;
}

p.B2{
	padding:0px 4px 8px 300px;
}

p.B3{
	padding:0px 4px 8px 240px;
}

p.B4{
	padding:0px 4px 0px 500px;
}

#Img2{
	position:relative;
	float:right;
	padding:74px 8px 0 0;

}

Div.L3Col{
  position:relative;
	float : left;
	background-color: transparent;
	width:160px;
	padding:0 0 0 0;
	margin: 4px 0px 4px 4px;  /*top right bottom left*/
}

Div.L2Col{
  background-color: transparent;
  position:relative;
	float : left;
	width:530px;
	padding:0 0 0 0;
	margin: 4px 0px 4px 4px;  /*top right bottom left*/
}

Div.OneCol{
  background-color: transparent;
	position:relative;
	float : right;
	width:558px;
	padding:0;
	margin: 0px 12px 4px 0px;  /*top right bottom left*/
}

Telement{
	background-color: transparent;
	padding:0;
	margin:0;  /*top right bottom left*/
}

.Large{
  font-size:1.2em;
  font-weight: bold;
  line-height:1.2em;
}

.Red{
  color:#990000;
}		

.Blue {
	color:#d4d200;
}
		
hr{
color:#990000;
}
		
p {
	margin : 0 6px 6px 6px;
}

span.h1{
  text-align:left;
	color:White;
  font-size:1.7em;
  font-weight: normal;
  line-height:1.7em;
  margin:0;
  padding:0;
}
h1{
  text-align:left;
	color:White;
  font-size:1.4em;
  font-weight: bold;
  /*line-height:1.4em;*/
  margin:0 0 0 60px;
  padding:0;
}
h2{
  text-align:left;
	color:White;
  font-size:1.2em;
  font-weight: bold;
  line-height:1.2em;
  margin:0;
  padding:0;
}

a:link {
color: White;
}

a:visited {
color: White;
}

a:hover {
color:#6699ff;
}

a.Menu:link {
color: #6699ff;
font-weight: bold;
}

a.Menu:visited {
color: #6699ff;
font-weight: bold;
}

a.Menu:hover {
color:White;
font-weight: bold;
}

.bold{
font-weight: bold;
}

img{
  float:left;
	border:0;
  margin:0;  /*top right bottom left*/
  padding:0;
}

img.inset{
  float:left;
	border:0;
  margin:0;  /*top right bottom left*/
  padding:0 4px 4px 4px;
}

