@charset "utf-8";
/* CSS Document */

#bckgr{position:absolute; z-index:1; width:100%; height:270 px; background:url(../res/1-bckgr.jpg); background-repeat:repeat-x; padding:0; border:0; left:0px; top:0px;}
A {
	FONT-FAMILY: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	letter-spacing:0.5px;
	font-size: 14px;
	font-weight:normal;
}

span.spanbold {
azimuth: center;
color:#39312f;
font-weight:bold;
font-style:normal;
font-size: 14px;
font-family: Microsoft Sans Serif;
}

span.spannormal {
azimuth: center;
color:#39312f;
font-weight:normal;
font-style:normal;
font-size: 14px;
font-family: Microsoft Sans Serif;
text-align:justify;
}

span.spanitalic {
azimuth: center;
color:#39312f;
font-weight:normal;
font-style:italic;
font-size: 14px;
font-family: Microsoft Sans Serif;
text-align:justify;
}

a.menulink:link {text-decoration: underline; font-family: Microsoft Sans Serif; font-size: 12px; color: #39312f;}
a.menulink:visited {text-decoration: underline; font-family: Microsoft Sans Serif; font-size: 12px; color: #39312f;}
a.menulink:hover {text-decoration: underline; font-family: Microsoft Sans Serif; font-size: 12px; color: #39312f;}
a.menulink:active {text-decoration: underline; font-family: Microsoft Sans Serif; font-size: 12px; color: #39312f;}

a.projectlink:link {text-decoration: underline; font-family: Microsoft Sans Serif; font-size: 14px; color: #39312f;}
a.projectlink:visited {text-decoration: underline; font-family: Microsoft Sans Serif; font-size: 14px; color: #39312f;}
a.projectlink:hover {text-decoration: underline; font-family: Microsoft Sans Serif; font-size: 14px; color: #39312f;}
a.projectlink:active {text-decoration: underline; font-family: Microsoft Sans Serif; font-size: 14px; color: #39312f;}

a {
  outline: none;
}