﻿.mainTxt
{
	direction: ltr;
	text-align: justify;
	line-height: 150%;
	color: #123482;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
}

.Header1
{
	text-align: right;
	line-height: 140%;
	color: #123482;
	background-color: #EBECEC;
	font-weight: bold;
	font-size: 9pt;
	
}


.vertical
{
	margin: 0px;
	background-image: url( 'images/v.gif' );
	background-repeat: repeat-y;
	background-position: right;
}
.horizontal
{
	margin: 0px;
	background-image: url(       'images/h.gif' );
	background-repeat: repeat-x;
}


li
{
	margin-top: 0px;
	margin-bottom: 8px;
}

ol
{
	margin-top: -6px;
	margin-bottom: 16px;
	margin-right: 35px;
}

ol li
{
	margin-top: 0px;
	margin-bottom: 8px;
}

ul
{
	margin-top: 8px;
	margin-bottom: 16px;
	margin-right: 25px;
}



table
{
	font-family: Verdana;
	font-size: 10pt;
}
p
{
	margin-bottom: 14px;
	margin-top: 2px;
}
td
{
	text-align: center;
	vertical-align: top;
}


.rightAlign
{
	text-align: left;

}
.bottom
{
	background-image: url(      'images/Bottom.jpg' );
	background-repeat: no-repeat;
	background-position: center top;
}

.DotAndLinesTable
{
	direction:rtl;
}

.DotAndLineStyle
{
	font-family: "Century Gothic";
	font-size: 11px;
	line-height: 150%;
	color: white;
	text-align: right;
	font-weight: bold;
}

.rightReserved
{
	direction: rtl;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
}
.newsText
{
	vertical-align: middle;
	background-image: url(       'images/h.gif' );
	background-repeat: repeat-x;
	direction: ltr;
	text-align: center;
	line-height: 170%;
	color: #123482;
	font-size: 12px;
}

.searchTextbox
{
	padding-left: 15px;
	font-family: Tahoma;
	direction: ltr;
}

.searchField
{
	text-align: left;
	padding-left: 20px;
}

.selectStyle
{
	font-family:Tahoma;
	font-size:11px;
	direction:ltr;
}

