@charset "utf-8";
body {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	background-color: #cdc7c7;
	height: 215px;
	width: 256px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
}
.buttons01 {
	height: 30px;
	width: 256px;
	margin:0px;
	padding:0px;
	background-image: url(Images/buttons-01.gif);
	background-repeat: no-repeat;
}
.buttons02 {
	height: 30px;
	width: 256px;
	margin:0px;
	padding:0px;
	background-image: url(Images/buttons-02.gif);
	background-repeat: no-repeat;
}
.here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
	cursor:pointer;
}
.here a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.here a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.here a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.nohere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033cc;
	text-decoration: none;	
	cursor:pointer;
}
.nohere a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.nohere a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.nohere a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.heder {
	height: 30px;
	width: 256px;
	margin:0px;
	padding:0px;
}
.mainbg {
	background-image: url(Images/bg.jpg);
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 256px;
	text-align:center;
}
.mainbg2 {
	background-image: url(Images/bg2.jpg);
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 256px;
	text-align:center;
}
.maintxt {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	direction:rtl;
	text-align:right;
}
.maintxt2 {
	margin-top:14px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	direction:rtl;
	text-align:right;
}
