*{
	border: none;
}

body{
	background: #fff;
	background-image: none;
	padding: 0;
	margin: 3em 1em 1em 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
}

h1{
	margin-top: 0;
}
p{
	line-height: 1.4em;
}

#flash-top, #main-left, #menu-top, .a-back, #search, .nop{
	display: none;
}
#main{
	background: #fff;
	background-image: none;
}

#left {
	width: 150px;
	float: left;
	text-align: center;
}

#content{
	float: left;
	width: 75%;
}

#footer{
	clear: both;
	height: 40px;
	text-align: right;
}

#wda{
	font-size:0.8em;
	margin-top: 1em;
	color: #666;
}
#wda img{
	float: left;
	margin-right: 1em;
}

h1{
	font-size: 1.3em;
	margin: 1em 0;
}

hr{
	clear: both;
	height: 1px;
	border: 0;
	color: #666;
	background: #666;
}

.catalog table{
	width: 100%;
	margin: 3px 0 15px 0;
}
.catalog th{
	background: #C1C7CE;
	color: #fff;
	font-weight: normal;
	padding: 2px 10px;
	border-bottom: 1px solid #F4F5F6;
}
.catalog td{
	border-bottom: 1px solid #C1C7CE;
	border-right: 1px solid #F4F5F6;
	background: #E4E7E9;
	padding: 6px 10px;
}
.catalog .even td{
	background: #F4F5F6;
}
.catalog a{
	text-decoration: none;
}
.catalog a:hover{
	text-decoration: underline;
}

.t-left{ text-align: left; }
.t-center{ text-align: center; }
.t-right{ text-align: right; }

.nod{ display: none; }

.input-text, textarea{
	border: 1px solid #C1C7CE;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 1px 3px;
}

.w10{ width: 10px; }
.w12{ width: 12px; }
.w13{ width: 13px; }
.w15{ width: 15px; }
.w17{ width: 17px; }
.w20{ width: 20px; }
.w25{ width: 25px; }
.w30{ width: 30px; }
.w40{ width: 40px; }
.w50{ width: 50px; }
.w60{ width: 60px; }
.w70{ width: 70px; }
.w75{ width: 75px; }
.w80{ width: 80px; }
.w100{ width: 100px; }
.w110{ width: 110px; }
.w120{ width: 120px; }
.w125{ width: 125px; }
.w130{ width: 130px; }
.w150{ width: 150px; }
.w172{ width: 172px; }
.w175{ width: 175px; }
.w180{ width: 180px; }
.w200{ width: 200px; }
.w210{ width: 210px; }
.w230{ width: 230px; }
.w250{ width: 250px; }
.w300{ width: 300px; }
.w333{ width: 333px; }
.w335{ width: 335px; }
.w350{ width: 350px; }
.w380{ width: 380px; }
.w400{ width: 400px; }
.w430{ width: 430px; }
.w500{ width: 500px; }
.w530, .catalog table.w530
{ width: 530px; }
.w600{ width: 600px; }
.w630{ width: 630px; }

.float-left{
	float: left;
}
