body {
	font-family: Tahoma, "Arabic Transparent", "MS Sans Serif", Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #cfcfce;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
}
.body {
	font-family: Tahoma, "Arabic Transparent", "MS Sans Serif", Arial;
	font-size: 12px;
	color: #000000;
	width: 800px;
	border: 1px solid #383333;
	background-color: #999999;
	background-image: url(../images/page_bg.gif);
}
a:link,a:visited ,a:active{
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.footer {
	font-family: Tahoma, "Arabic Transparent", "MS Sans Serif", Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/footer_bg.gif);
	height: 93px;
	background-color: #333333;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-repeat: repeat-x;
}
span {
	color: #FF9900;
}
.block {
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #000000;
	margin-top: 3px;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 3px;
	background-repeat: repeat-x;
}
small {
	font-size: 9px;
	font-weight: normal;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
}
.num {
	font-size: 10px;
	 
}
.link {
	font-family: Tahoma, Verdana, sans-serif, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.buttom{
	font-family: Tahoma, Verdana, sans-serif, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/buttom.gif);
	background-repeat: repeat-x;
	text-align: center;
	border: 1px solid #FFFFFF;
	height: 18px;
	padding-top: 2px;
	text-decoration: none;
}
.buttom a:link , .buttom a:visited ,.buttom a:active {
	color: #ffffff;
	text-decoration: none;
}
.buttom a:hover {
	color: #FF9900;
	text-decoration: none;
}
.small {
	font-family: Tahoma, Verdana, sans-serif, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.12font {
	font-family: Tahoma, Verdana, sans-serif, serif;
	font-size: 12px;
}
#12font {
	font-family: Tahoma, Verdana, sans-serif, serif;
	font-size: 12px;
}
.bt1 a:link , .bt1 a:visited , .bt1 a:active {
	background-image: url(../images/buttom.gif);
	height: 25px;
	width: 100px;
	background-repeat: repeat-x;
	text-align: center;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
}
.bt1 a:hover {
	background-image: url(../images/buttom-over.gif);
	color: #FFFFFF;
	text-decoration: none;
}