/*
Design by Right Click Technology Services
http://www.rightclick-ksa.com
*/

body{
padding:0px;
margin:0px;
background-color:#ffffff;
}

.h1 {
	font-family: WendysHand;
	font-size: 20px;
	text-transform: none;
	color: #618B94;
	padding: 0px 10px;
	font-weight: bold;
	background-image: url(images/circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #CCCCCC;
	text-transform: none;
	padding: 10px 20px 0px 10px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #547981;
	padding: 0px 10px;
	letter-spacing: normal;
	line-height: 15pt;
	
}
.text a:link,.text a:visited,.text a:hover,.text a:active{
	color: #547981;
	text-decoration: underline;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #547981;
	padding: 0px 10px;
	text-align: justify;
	Font-Weight:bold;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: circle;
}
.list a:link,.list a:visited,.list a:hover,.list a:active{
	color: #547981;
	text-decoration: none;
}

.readmore {
	font-family: WendysHand;
	font-size: 13px;
	color: #EF8917;
	padding: 10px 20px 0px 0px;
	font-style: normal;
	text-decoration: underline;
	text-transform: none;
	text-align: right;
	font-weight: bold;
}
.readmore a:link,.readmore a:visited,.readmore a:hover,.readmore a:active{
	color: ##EF8917;
	text-decoration: underline;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	text-transform: none;
	padding: 0px;
}

.footer_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #547981;
	text-transform: none;
	padding: 0px 8px;
	font-weight: bold;
}
.footer_menu a:link {
	color: #547981;
	text-decoration: none;
}

.footer_menu a:visited {
	color: #547981;
	text-decoration: none;
}

.footer_menu a:hover {
	color: #EF8917;
	text-decoration: none;
}

.footer_menu a:active {
	color: #EF8917;
	text-decoration: none;
}
.news_text {
	padding: 10px 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.news_text a:link,.news_text a:visited,.news_text a:hover,.news_text a:active{
	color: #cccccc;
	text-decoration: underline;
}
