body{
	background: url("/design/img/user/pattern2.jpg");
	margin: 0px; 
	padding:0px;
}

body, p, select, input, textarea, td{
	color: #000;
}

a{
	text-decoration: underline;
	color: #0061C1;
}

a:hover{
	text-decoration: underline;
	color: #0061C1;
}

p {
	margin:0px; padding:0px;
}

img {
	border-width: 0px;
}

h2{
	font-family: Arial Black;
	color: #000;
	font-size: 20px;
	font-weight: 0;
}

h3{
	font-family: Impact;
	font-size: 17px;
	margin: 0px;
	dislpay: inline;
}

h4{
	color: #7F7F7F;
	font-family: Tahoma;
	font-size: 14px;
	margin: 0px;
	dislpay: inline;
}

h5{
	font-family: "Arial, Times";
	font-size: 11px;
	margin: 0px;
	dislpay: inline;
	margin-left:16px;
}

.tlbg{
	background: url("/design/img/user/box1.jpg") no-repeat top right;
}

.t{
	vertical-align: top;
}

.b{
	vertical-align: bottom;
}

.r{
	text-align: right;
}

.c{
	text-align: center;
}

#logo{
	background: #F4E9CD;
	vertical-align: top;
	text-align: right;
}

.clock{
	background: url("/design/img/user/clock.jpg") no-repeat top left;
}

.menu{
	width: 100%;
}

.menu td{
	text-align: center;
}

.paper{
	background: #F4E9CD;
}

.bottom{
	background: url("/design/img/user/bot_bg.gif") repeat-x bottom left;
}

.bottom td{
	vertical-align: bottom;
}

.bbg{
	background: url("/design/img/user/bl_bg.jpg") no-repeat bottom right;
}

.hr1{
	background: url("/design/img/user/br_bg1.jpg") no-repeat bottom left;
}

.hr2{
	background: url("/design/img/user/br_bg2.jpg") no-repeat bottom left;
}

.text{
	color: #483E22;
	font-size: 14px;
	font-family: "Times";
	line-height: 18px;
	padding: 33px 0px 0px 25px;
}

.flat{
	color: #000;
	font-size: 14px;
	font-family: "Times";
	line-height: 18px;
	padding: 13px 10px 0px 15px;
}

.tech-info{
	font-size: 11px;
	font-family: "Arial, Times";
	margin: 2px 0px 10px 20px;
}

.topw{
	background: url("/design/img/user/t3.jpg") repeat-x top left;
}

#nav-block td{
	text-align: right;
}

#nav-block img{
	margin-right: 15px;
}

.form{
	background: #F9F0DF;
	padding: 10px 46px 2px 44px;
}

.form td{
	vertical-align: top;
}

.coord_input{
	background: #fff;
	border: solid 1px #A9AEAA;
	width: 183px;
	height: 18px;
	margin: 0px 0px 9px 11px;
}

.coord_text{
	width: 320px;
	height: 124px;
	background: url("/design/img/user/textarea_bg.jpg") #fff no-repeat center;
	border: solid 1px #A9AEAA;
	scrollbar-face-color: #EEEFE9;
	scrollbar-highlight-color: #fff; /*#fff*/
	scrollbar-shadow-color: #CCCCC4;
	scrollbar-3dlight-color: #eee;
	scrollbar-arrow-color: #C8C8C0;
	scrollbar-track-color: #FBFBFD;
	scrollbar-darkshadow-color: #fff;
}

.rpaper{
	background: url("/design/img/user/right2.jpg") repeat-y top right;
	text-align: right;
}

.lpaper{
	background: url("/design/img/user/left2.jpg") repeat-y bottom right;
}

.coord_btn{
	margin-right: 100px;
	margin-top: 16px;
}

.img_bord{
	margin-right:10px;
	border: 1px solid #BDAC90;
}

#hidden1{
	background: url("/design/img/user/hidden1.jpg") no-repeat top right;
}

#hidden2{
	background: url("/design/img/user/hidden2.jpg") no-repeat top left;
	text-align: right;
}

.keys1{
	background: url("/design/img/user/keys1.jpg") no-repeat bottom right;
}

.keys2{
	background: url("/design/img/user/keys2.jpg") no-repeat top right;
}


ul{
	margin: 0px; padding: 0px;
}

li{
	list-style: disc url("/design/img/user/li.gif") inside;
	font-family: "Arial, Times";
	font-size: 11px;
	color: #68643E;
	line-height: 16px;
}

.sent{
	color: #483E22;
	font-size: 17px;
	font-weight: bold;
	font-family: "Times";
	padding: 33px 0px 0px 25px;
}

.comment{
	color: #483E22;
	font-size: 14px;
	font-family: "Times";
	padding-left:30px;
}

