body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	background-image: url(wipimg/background.jpg);
	margin: 0px;
	padding: 0px;
}
.tdUp {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	background-image: url(wipimg/wip_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
	vertical-align: bottom;
	padding-right: 30px;
	padding-left: 30px;




}
.tdMid {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	background-image: url(wipimg/wip_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 30px;
	padding-left: 30px;


}
.tdDown {

	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	background-image: url(wipimg/wip_down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 111px;
}
.standart {

	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
}
.editctrl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #D5C097;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CEBE2B;
	border-right-color: #F3EEC5;
	border-bottom-color: #F3EEC5;
	border-left-color: #CEBE2B;

}
.btnctrl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F3EEC5;
	background-color: #643D24;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFBEA8;
	border-right-color: #643D24;
	border-bottom-color: #643D24;
	border-left-color: #DFBEA8;

}
.tdlighter {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	background-image: url(wipimg/bgr_light.jpg);
}
.tddarker {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	background-image: url(wipimg/bgr_dark.jpg);
}
.highlighted {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FFFFCC;
	background-color: #000066;

}

a:visited {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a:hover {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FF0000;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
a:link {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;

}
a:active {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
