body{
	color:#8A9092;
	background:#FF9900;
}

a:link , a:visited , a:active {color:#000000;}
a:hover {color:#FF3300;}

#main_table{
	width:766px;
	background:#FFFFFF;
}


#list{
	direction:rtl;
	margin:5px 10px 10px 10px;
	/*border:#CC66FF 1px solid;*/
}
#list a {
	color:#FFF;
	display:block;
	width:164px;
	margin:0px;
	padding:3px 7px 9px 7px;
	font-weight:bold;
	text-align:center;
	background:url(../images/button1.jpg) no-repeat;
	text-decoration:none;
}
#list a:hover {
	color:#FFF;
	background:url(../images/button2.jpg) no-repeat;
}

#footer{
	clear:both;
	color:#666666;
	text-align:center;
	font-size:11px;
	padding:30px;
}

#footer a:link ,#footer a:visited ,#footer a:active {color:#666666;font-weight:bold;}
#footer a:hover {color:#666666;font-weight:bold;}

.contactus{
	text-align:center;
	border:#F0F0F0 1px solid;
}
.contactus td{
	padding:5px;
	border-bottom:#F0F0F0 1px solid;
	background:#FDFDFD;
	
}
.contactus table{
	border:none;
}
.contactus table td{
	padding:0px;
	border:none;
	background:none;
}
.clear{
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
}

#main_content{
	/*border:#CCCCCC 1px solid;*/
	margin:5px 8px 15px 8px;
	text-align:center;
}
#main_content img{
	border:#B0B0B0 1px dotted;
	margin:5px;
}

.table_style{
	border:#F8F8FA 1px solid;
	padding:1px;
	text-align:center;
	direction:rtl;
}
.table_style input{
	width:300px;
}
.table_style textarea{
	width:300px;
	height:120px;
}
.table_style td{
	padding:6px;
}
