/* CSS Document */
@import url(http://yui.yahooapis.com/2.5.0/build/fonts/fonts-min.css);

body{margin:0px;
	background-repeat: repeat;

	background-position: left top;
	background-color: #FFFFFF;
	width:100%;
	overflow: auto;
}

td{
	color: #424331;
}
p{padding-top:6px; padding-bottom:6px; padding:16px;}	

.copyright{ color:#333333; font-size: 8pt;}
.copyrightb{
	color:#CBCB99;
	font-size: 8pt;
}
#TopNav{ font-weight:bold;
	color:#CBCB99;
	
}
/* TopNav links*/
#TopNav a:link{
	text-decoration: underline;
	color:#CBCB99;
	font-size: 10pt;
	}#TopNav  a:visited{ text-decoration: underline;
	color:#CBCB99;
	
}#TopNav a:hover{ text-decoration: underline;
	color:#FFFFFF;
	
}
/* TopNav Links*/
/* main navigation */
a{ font-size:12pt;}
a:link{ font-weight:bold; !important
 font-size: 12pt;
	color: #0066CC;
	text-decoration: none;
}
a:hover{font-weight:bold; !important	font-size: 12pt;
	text-decoration: underline;
	color: #FF0000;
}
a:visited{font-weight:bold; !important	font-size: 12pt;
text-decoration: none;

	color: #666666;
}
a:visited:hover{font-weight:bold; !important	font-size: 12pt;
	text-decoration: underline;
	color: #FF0000;
}
/* end main navigation */

/*copyright navigation*/
.copyright a:link{
	text-decoration: underline;
	font-size: 8pt;
	color: #cc9900;

}
.copyright a:hover{
	text-decoration: underline;font-size: 8pt;
	color: #FF0000;
}
.copyright a:visited{
	text-decoration: underline;font-size: 8pt;
	color: silver;
}
.copyright a:visited:hover{
	text-decoration: underline;font-size: 8pt;
	color: #FF0000;
}
/* end copyright navigation */

#shadow {
	background-color: #FFFFFF;
	background-image: url(../../iface/bgs/shadow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}#shadowSide {
	background-color: #FFFFFF;
	background-image: url(../../iface/bgs/shadowSide.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}#ape{
	background-image: url(../../iface/bgs/apeche.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*contact form*/
.tbmain{ 
 /* Changes on the form */
/* background: white !important; */
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
/*  end contact form*/#gwerx {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../../iface/bgs/gwerxbg.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#shadowSideB {
	background-color: #FFFFFF;
	background-image: url(../../iface/bgs/shadowSideB.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
