html, body {
	width: 100%;
	height: 100%;
}
body {
	background-color : White;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial;
	font-size: 13px;
	line-height: 23px;
	color: #424242;	
}
/**/
div.formenu {
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	height: 32px;
	text-align: center;
}
.ortitle {
	background-color: #F2F2F2;
	color: #FF8500;
	font-family: Arial;
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	/*background-image : url(images/w72.gif);
	background-position : right;
	background-repeat : repeat-y;
	padding-right: 75px;*/
}
.content {
	font-family: Arial;
	font-size: 13px;
	line-height: 23px;
	color: #424242;
	text-align: justify;
}
a.back {
	color: #8E8E8E;
	text-decoration: none;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	/*background-image : url(images/lt2.gif);
	background-position : left;
	background-repeat : no-repeat;
	height: 28px;
	padding-left: 37px;*/
}
.lt {
	background-image : url(/design/standart/images/lt-bg.gif);
	background-position : right;
	background-repeat : repeat-y;
	height: 60px;
}
div.forfull {	
	position: relative;
}
.full {
	margin-left: -15px;
	position: absolute;
}
.full span a{
	background-color: #F2F2F2;
	color: #FF8500;
	height: 23px;
	padding-left: 15px;
	padding-right: 20px;
	font-weight: bold;
	
}


 /**/
.copy {
	font-family :Helvetica, Arial, sans-serif;
	font-size : 9px;
	color : #B2B2B2;
}
.art_title {
	background-color: #F2F2F2;
	color: #FF8500;
	font-family: Arial;
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	padding: 18px 0pt 0pt 15px;
	height: 42px;
	width: 523px;
}
ul li {
	list-style-image: url(/design/standart/images/ul_pointer.gif);
}