body {
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position:center;
}

.style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.thum{
	padding: 3px; 
	border:1px solid #CCCCCC;
}
.vsmall {
  font-family: tahoma, Courier New, Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color:#999999;
}
.price {
  font-family: tahoma, Courier New, Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color:#FFFFFF;
  font-weight: bold;
}
td {
  font-family: tahoma, Courier New, Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
}
.listing {
  font-family: tahoma, Courier New, Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
}
.big {
  font-family: tahoma, Courier New, Arial, Verdana, Helvetica, sans-serif;
  font-size: 20px;
  font-weight:bold;
}
.dewan {
  font-family: "Arabic Transparent", Courier New, Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
}
.submit {
  font-family: "Arabic Transparent", Courier New, Arial, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  font-weight:bold;
  	margin-top: 3px;
	margin-bottom: 3px;
}

.headline {
  font-family: "Arabic Transparent", Courier New, Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight:bold;
  color:#009900;
}
.menuhead:hover {
 /* border: #91c918 0px solid;
  color: #000000; */
  background-color: #ededed;
}
.news {
 text-align: justify;
 /*border-bottom:#CCCCCC 1px dotted;*/
/* padding:5px;*/
 font-family: "Arabic Transparent", Courier New, Arial, Verdana, Helvetica, sans-serif;
 font-size: 16px;
 font-weight:bold;
}

/* Top Menu */
.TopMenu {
  display: block; 
  color: #404040; 
  font-size: 16px;
  font-weight:bold;
  font-family: "Arabic Transparent", geneva, arial, helvetica, sans-serif; 
  line-height: 16pt; 
  text-decoration: none;
}
.TopMenu:hover {
  border: #91c918 0px solid; 
  color: #000000;
  font-weight:bold; 
  background-color: #ededed;
}

/* Right Menu */
.RightMenu {
  /*display: block; */
  color: #404040; 
  font-size: 14px;
  font-weight:bold;
  padding-right:10px;
  height:20px;
  font-family: "Arabic Transparent", geneva, arial, helvetica, sans-serif; 
  /*text-decoration: none;*/
}
.RightMenu:hover {
 border: #91c918 0px solid; 
  color: #000000;
  font-weight:bold; 
  background-color: #FDFDFD;
}


a{
  color: black;
  text-decoration:none;
}
a:hover {
  color: red;
}

.error,.red {
  color: #ff0000;
}
.blue {
  color: #0000ff;
}
.green {
  color: green;
}
.gold {
  color: #FF0000;

  background-color:#F6FF00;
}

.white {
    color: #FFFFFF;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight:bold;
	font-size: 10pt;
}
.white_small {
    color:#999999;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
}

h1,.title {
  color:#FF9900;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  border-bottom: dotted #CCCCCC 1px;
  font-size: 14pt;
  font-family: "Arabic Transparent", arial, helvetica, sans-serif;
  font-weight: bold;
  height:25px;
}

.mobile {
  color:#2792C9;
  padding: 0px;
  border-bottom: dotted #CCCCCC 1px;
  font-size: 14pt;
  font-family: "Arabic Transparent", arial, helvetica, sans-serif;
  font-weight: bold;
  height:25px;
}

.title_boy {
  color:#2792C9;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  border-bottom: dotted #CCCCCC 1px;
  font-size: 14pt;
  font-family: "Arabic Transparent", arial, helvetica, sans-serif;
  font-weight: bold;
  height:25px;
}

.title_girl {
  color:#FF00FF;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  border-bottom: dotted #CCCCCC 1px;
  font-size: 14pt;
  font-family: "Arabic Transparent", arial, helvetica, sans-serif;
  font-weight: bold;
  height:25px;
}
.SubTitle {
  color: #000000;
  font-size: 12pt;
  font-family: "Arabic Transparent", arial, helvetica, sans-serif;
  font-weight: bold;
}

form,input {
  margin: 0px;
  padding: 0px;
  font-size: 10pt;
  font-family: "Arabic Transparent";
}
.mainPage{
	padding:10px;
	font-size: 10pt;
  	font-family: "Arabic Transparent";
}

/* Dot Box */
.DotBox{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.DotBoxTable{
	border-left:solid 1px #000000;
	border-right:solid 1px #000000; 
	border-bottom:solid 1px #000000;
	border-top:solid 1px #000000;
}
.DotBoxtd{
	padding:5px;
}


.row1 {
  background-color: #eeeeee;
}

.row2 {
  background-color: #ffffff;
}

