@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
  font-family: "Times New Roman", Times, serif;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: url(../images/back_t.gif) repeat left bottom;
}

p {
	text-align:justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 3pt;
	padding-bottom: 3 pt;
	margin-bottom:0pt;
	margin-top:0pt;
	line-height:150%;
}

.TabPage {
    align:center;
	text-align:center;
	border-width:thick;
	vertical-align:middle;
}

.pict {
  text-align:center;
  margin-top:20pt;
}

#navigback {
float:left;
width:100pt;
}
#navigback a:link {color:#FF0066;
}
#navigback a:visited {color:#FF0066;
}
#navigback a:hover {background-color:#FFCC00;
}

#navigback a {
text-decoration:none;
}

#navigfor a:hover {background-color:#FFCC00;
}
#navigfor a:link {color:#FF0066;
}
#navigfor a:visited {color:#FF0066;
}

#navigfor a {
text-decoration:none;
}


#navigfor {
float:right;
width:100pt;
padding-right:15px;
}

#per {
   color:#9999CC;
	font-size: 1.3em;
	font-style:oblique;
	margin-bottom:20pt;
}

h1, h2, h3 {
	font: Georgia, "Times New Roman", Times, serif;
}

h1 {
	letter-spacing: -.05em;
	font-size: 1.8em;
}

h2 {
	margin-top: 0.5em;
	letter-spacing: -.05em;
	font-size: 1.2em;
	color: #FF6666;
	text-align:center;
}

h3 {
  margin-top: 0.5em;
  letter-spacing: .05em;
  font-size: 1.2em;
  font-weight:normal;
  font-style:italic;
  color: #F63;
  text-align:center;
}

.PictTitle {
  padding-bottom:20px;
  color: #993366;
  text-align:center;
}

.PageClass h2 {
	margin-top: 0.5em;
	letter-spacing: -0.05em;
	font-size: 1.2em;
	color: #009900;
	font-style: italic;
	text-align:center;
}
#container h2  {
	margin-top: 0.5em;
	letter-spacing: -0.05em;
	font-size: 1.2em;
	color: #009900;
	font-style: italic;
	text-align:center;
}
 
#container {
	margin: 12px 12px 12px 12px; /* the auto margins (in conjunction with a width) center the page */
	padding: 5px 2px 0 2px;
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.PageClass #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.emph {
   font-style:italic;
   color:#9900FF;
   font-weight:normal;
}

.emphOpr {
	font-style:italic;
	color:#330099;
	font-family:"Times New Roman", Times, serif;
	font-size:larger;
}

.ProectZad {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-style: italic;
  text-align: left;
  width: 550pt;
  margin-top:10pt;
  margin-left:30pt;
  margin-right:30pt;
  width:550pt;
  line-height: 150%;
  color: #FF6699;
  border:thick;
  border-top-style:solid;
}


#header {
  width: auto;
  height: 70px;
  background: url(../images/img02.png);
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding: 0 40px 0 40px;
}

#logo {
  float: left;

}

#logo h2 {
	margin: 0;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #660033;
}

#logo h1 {
  font-size: 3em;
}

#logo p {
  letter-spacing: -.055em;
  padding: 0px 0 0 5px;
  color:#FFFF00
}

#logo a {
  color: #F3F3E9;
}
