/* Global Styles */

body {
	margin:10px;

	}
	
td {
	font:16px Arial, Helvetica, sans-serif;
	color:blue;
	
	}
	
a {
	font:16px Arial;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	}
p {
     font: 16px times new roman;
	 color: #003399;
  	 padding-left: 3mm;

}
	
a:hover {
	color: #0000CC;
}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CCFF;
	color:#0000CC;
	}

.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #330000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
.subHeader {
	font:20px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	text-align: justify
	}
.spiski {
	font:15px arial;
	color: #333300;
	letter-spacing:.1em;
	font-weight:bold;
	text-decoration: none;
	}
	
.technoR {
	font:18px arial;
	color: #003399;
	line-height:20px;
	letter-spacing:.1em;
	text-align: Right;
	margin: 10px;
	line-height: 35px
	}	
	
.ssilk  {
	font:16px Arial;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	}
.logo {
	  font: 25px Arial;
	  color: #0000FF;
	  font-weight:bold;
	  letter-spacing:.1em;
	  text-align: center
	  }
	   
	  
/* ###### Footer ###### */

#footer {
  color: #003399;
  border-top: 2px solid;
  border-bottom: 2px solid;
  padding-top: 0.75ex;
  padding-bottom: 0.75ex;
  clear: left;
}

.footerImg {
  color: #003399;
  padding-right: 3mm;
  padding-top: 2mm;
  float: right;
}

#footer div {
  color: #003399;
  padding-left: 3mm;
}

#footer * {
  background-color: inherit;
  font-size: 85%;
}

#footer a:hover {
  text-decoration: none;
}

.footerCol2 {
  position: absolute;
  left: 7em;
}	
