a:hover
{
	color:#0000FF; 
}
a
{
	color:#36754E; 
	text-decoration:none
}
body,table,td,th,p,div,input,select,textarea 
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color:#515151;
}
p 
{
	margin: 5px;
}
body {
	background-color: #dedede;
	margin: 0px;
	padding: 0px;
}
.fieldname 
{
	text-align:justify;
}
#contentbg {
	position:absolute;
	left:0px;
	top:0px;
	width:100px;
	height:100px;
	z-index:1;
	border:thin;
	background:white;
	opacity: 0.6;
	filter: alpha(opacity=60);
	display:none;
	direction:ltr;
}
.content {
	position:absolute;
	left:0px;
	top:0px;
	padding-top:25px;
	z-index:1;
	border:hidden;
	width:auto;
	height:auto;
	display:none;
	direction:ltr;
}
.fairname
{
	font-family:Arabic Transparent;
	font-size:15px;
	font-weight:bold;
}
.fairdetail
{
	color:#666666;
	font-size:9px;
}
.fairdetail2
{
	color:#666666;
}
ul
{
	line-height: 20px;
}
li
{
}
/* <a class="rbutton red" href="http://www.webtoolkit.info/"><span>Red</span></a> */
.rbutton {
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
	padding-left: 5px;
	padding-bottom: 1px;
	/*line-height: 19px;*/
	background-position: left top;
	background-repeat: no-repeat;
}

.rbutton span {
	padding-left: 5px;
	padding-right: 10px;
	display: -moz-inline-box;
	display: inline-block;
	padding-bottom: 1px;
	/*line-height: 19px;*/
	background-position: right top;
	background-repeat: no-repeat;
}

/* skin */
.red {
	background-image: url(images/red-left.gif);
}
	.red span {
		background-image: url(images/red-right.gif);
	}

.green {
	background-image: url(images/green-left.gif);
}
	.green span {
		background-image: url(images/green-right.gif);
	}

.blue {
	background-image: url(images/blue-left.gif);
}
	.blue span {
		background-image: url(images/blue-right.gif);
	}

/* font size and family */
.rbutton {
	font-family: tahoma;
	font-size: 11px;
	/*font-weight: bold;
	text-transform: uppercase;*/
	text-decoration: none;
	color: black;
	margin: 5px 0 5px 0;
}
a.rbutton {
	color: black;
}
a.rbutton:hover 
{
	color: Maroon;
}
