﻿body
{
	font-family:Tahoma;
}
.white {
	background-color: #FFFFFF;
}
.visitor {
	font-family: tahoma;
	font-size: 12px;
	color: #609704;
	text-align: right;
}
.blue-font {
	font-family: tahoma;
	font-size: 12px;
	color: #09426C;
	line-height: 25px;
	padding-left: 50px;
	text-align: justify;
}
.footer {
	background-color: #E9E9E7;
	height: 40px;
	font-family: tahoma;
	font-size: 12px;
	color: #808080;
	text-align: center;
}
A.websearch:link     {
	FONT: 12px Tahoma ;
	COLOR: #808080;
	TEXT-DECORATION: none;
}
A.websearch:visited  {FONT: 12px Tahoma ; COLOR: #808080; TEXT-DECORATION: none}
A.websearch:hover    {FONT: 12px Tahoma ; COLOR: #ff8000; TEXT-DECORATION: none}
.blue-font {
	border-left : solid #ffbb00 1px;
}
.title-dakheli-font {
	color: #666666;
	font-family: tahoma;
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.dakheli-upper {
	background-image: url('images/dakheli-upper.jpg');
	background-repeat: repeat-x;
	height: 33px;
}
.dakheli-footer {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	font-family: tahoma;
	font-size: 11px;
	color: #0066CC;
	text-align: center;
}

.bg
{
	background-image :url('images/bg.jpg');
	background-repeat:repeat-x;
	margin : 0px;
	 
}

.new-title-dakheli-font
{
	color: #666666;
	font-family: 'Times New Roman';
	font-size: large;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9135;
	padding-bottom: 5px;
	font-weight: lighter;
	text-indent: 30px;
}
.new-dakheli-upper {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #98DC17;
}
.new-dakheli-footer {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	font-family: tahoma;
	font-size: 11px;
	color: #0066CC;
	text-align: center;
}
.dakheli-main
{
	margin:0px;
}
.sublevel1
{
    background-color: #c1a287;
    color: White !important;
    font-variant: small-caps;
}
/*----------------------------------------------------------------------------*/

.tabcontainerLeft
{
	background: #ffbb00 url("images/tab-orange-left.gif") left top no-repeat;
	width:10px;
	height:16px;
	border:none;
}
.tabcontainerRight
{
	background: url("images/tab-orange-right.gif") right top no-repeat;
	
	width:10px;
	height:16px;
	border:none;
}
.tabcontainer
{
	background-color:#ffbb00;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-size:13px;
	font-weight:bold;
	border:none;
}
.orangeLine
{
	border-bottom-color:#ffbb00;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
