@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
a {
text-decoration:none;
}

p{
padding:0px;
margin:0px;
}
.txt-tahoma-11-none-mehron {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #5f0026;
	text-decoration: none;
}
.search-field-bg {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 25px;
	color: #fffff;
	text-decoration: none;
	height: 24px;
	width: 168px;

}

.header-bg {
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
}
.top-links-bg {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5f0026;
	text-decoration: none;
	background-image: url(../images/top-links-bg.jpg);
	background-repeat: no-repeat;
}
.top-links-bg a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5f0026;
	text-decoration: none;
	background-image: url(../images/top-links-bg.jpg);
	background-repeat: no-repeat;
}
.top-links-bg a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5f0026;
	text-decoration:underline;
	background-image: url(../images/top-links-bg.jpg);
	background-repeat: no-repeat;
}

.txt-tahoma-14-none-mehron-pad {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #5f0026;
	text-decoration: none;
	padding-left: 20px;
	line-height: 40px;
}
.txt-tahoma-18-none-mehron-pad {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	color: #5f0026;
	text-decoration: none;
}
.txt-tahoma-19-none-mehron-pad {
	font-family: Tahoma, Arial, Verdana;
	font-size: 19px;
	color: #D5AC02;
	text-decoration: none;
}
.txt-tahoma-20-none-mehron-pad {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	color: #5f0026;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 0px;
}
.txt-tahoma-20-none-mehron-pad a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	color: #5f0026;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 0px;
}
.txt-tahoma-14-none-white-pad {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	line-height: 40px;
}
.txt2-tahoma-20-none-white-pad {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.txt2-tahoma-14-none-white-pad {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.txt-tahoma-11-none-white {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-tahoma-11-none-white a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-tahoma-11-none-orange {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ff7e00;
	text-decoration: none;
}
.txt-tahoma-11-none-orange a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ff7e00;
	text-decoration: none;
}
.txt-tahoma-11-none-grey {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height:16px;
	text-align: justify;
}
.txt-tahoma-11-none-grey a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
}
.txt-tahoma-11-none-grey a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color:#000000;
	text-decoration:underline;
}
.floatall {
 position:relative;
 z-index: 2;
}
.leftnav
{
	font-size:14px;
	color:#666666;
	text-decoration:none;
}

	.leftnav ul
	{
		padding:0px;
		margin:0px;
		list-style:none;
		
	}
	
	.leftnav li
	{
	border-bottom:1px solid #D7D7D7;
	background-image: url(../images/pub-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
	
	.leftnav li a
	{
		padding-left:20px;
		display:block;
		color:#666666;
		text-decoration:none;
	}
	
	.leftnav li a:hover
	{
	color:#fff;
	text-decoration:none;
	background-color:#5F0126;
	background-image: url(../images/pub-arrow-with.jpg);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	}
	
	
		.leftnav .subli
		{
			color:#4E4E4E;
			font-size:11px;
			line-height:25px;
			border-bottom:1px solid #E8E8E8;
			background:url(images/arrow-blue-small.gif) 12px 10px no-repeat;
			display:block;
			
		}
		
			.leftnav .subli a
			{
				
				color:#4E4E4E;
				text-decoration:none;
				
			}
			
			.leftnav .subli a:hover
			{
				background:#A0E100;
				color:#004F99;
				text-decoration:none;
				background:url(images/arrow-blue-small.gif) 12px 10px no-repeat;
				background-color:#D8E9FA;
			}
.txt-tahoma-11-none-grey2 {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.txt-tahoma-11-none-grey2 a:link{

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
