body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#666666;
}
.pc-bg {
	background-image:url(../images/top-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
.right-Side-color {
	background-color:#fff0d3;
	border-left:#fbcf75 solid 1px;
	}
.footer-Style {
	background-color:#e7aaaa;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#333333;
	padding:10px;
	}
.text-style {
	font-family:Tahoma, Arial;
	color:#333333;
	font-size:12px;
	text-align:right;
	padding:30px;
	direction:rtl;
	}
.text-color {
	color:#d56d6d;
	}
.table-border {
	border:#E8E8E8;
	border-style:solid;
	border-width:1px;
	}
input {
	direction:rtl;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#333333;
	text-align:center;
	}
select {
	direction:ltr;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#333333;
	text-align:right;
	}