@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-tarek.gif);
	font-size: 12px;
	color: #a07f39;
	font-family: tahoma;
}
td ,ul ,ol {
	font-size: 12px;
	color: #a07f39;
	font-family: tahoma;
}
a:link {
	color: #d7b865;
	text-decoration: none;
}
a:visited {
	color: #d7b865;
	text-decoration: none;
}
a:active {
	color: #d7b865;
	text-decoration: none;
}
a:hover {
	color: #d6c780;
	text-decoration: underline;
}
.style1 {color: #FF3300}

.tit {
	font-size: 14px;
	color: #764A01;
	text-decoration: underline;
	background-color: #E4D1A6;
	margin: 2px;
	padding: 2px;
}
.tble {
	background-color: #FCF7E2;
	border: 1px solid #B3924B;
}
.tble-head {
	color: #6F5015;
	background-color: #F7E9B0;
	text-align: center;
}
.tble-1 {
	background-color: #F2DB7B;
	font-weight: bold;
}
.tble-2 {
	text-align: center;
	background-color: #FAEFC5;
}
