
.maintable {
	height: 650px;
	width: 950px;
	border: 2px solid #000000;
	cellspacing:0px;
	cellpadding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 212px;
	width: 950px;
}
body {
	background-color: #999999;
	
}

table {
	border: none;
	cellspacing:0px;
	cellpadding:0px;
}

td {
	border: none;
	}

.footer {
	background-image: url(../images/footer.png);
	height: 34px;
	border: none;

}
.borderleft {
	background-image: url(../images/contentleft.png);
	background-repeat: repeat-y;
	width: 113px;
	border: none;


}
.borderright {
	background-image: url(../images/contentright.png);
	width: 113px;
	border: none;

}
.content {
	background-color: #FFFFFF;
	height: 600px;
	width: 716px;
	border: none;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;

}

.menue {
	border-top: 1px none #1A607D;
	border-right: 3px solid #1A607D;
	border-bottom: 1px none #1A607D;
	border-left: 1px none #1A607D;
	
}

.menue2 {
	border-top: 1px solid #1A607D;
	border-right: 3px none #1A607D;
	border-bottom: 1px solid #1A607D;
	border-left: 1px none #1A607D;
	}
	
.htmlareatable, td.htmlareatable, tr.htmlareatable {
	border-top: 1px solid #1A607D;
	border-right: 3px none #1A607D;
	border-bottom: 1px solid #1A607D;
	border-left: 1px none #1A607D;
	}


.rootline,a.rootline:link,a.rootline:visited,a.rootline:active {
	border-top: #1A607D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	padding-bottom: 20px;
	text-decoration: none;
}

.headerlayout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	color: #1A607D;
}

.pdf, a.pdf:link, a.pdf:visited, a.pdf:active, img.pdf, a.img.pdf{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	border: none;
	text-align: center;
}

#transcontainer {
   background-color: #ffffff;  /* the background          */
   filter:alpha(opacity=80);   /* Internet Explorer       */
   -moz-opacity:0.8;           /* Mozilla 1.6 and below   */
   opacity: 0.8;               /* newer Mozilla and CSS-3 */
   height: 15px;
}

#transmenue2 {
   background-color: #ffffff;  /* the background          */
   filter:alpha(opacity=80);   /* Internet Explorer       */
   -moz-opacity:0.8;           /* Mozilla 1.6 and below   */
   opacity: 0.8;               /* newer Mozilla and CSS-3 */
   cellpadding:0px;
   cellspacing:0px;
}