﻿h2
{
	font-family: Times New Roman;
	color: #2e882e;
}
li
{
	list-style-image: url( Images/Main/smallBullet.gif);
	/*padding-top:6px;
	padding-bottom:3px;
	height:19px;*/
	text-align:justify;
	line-height:150%;
}
.greenbullet
{
	list-style-image: url( Images/Main/Bullet.gif);
	/*padding-top:6px;
	padding-bottom:3px;
	height:19px;*/
	text-align:justify;
	list-style-position:outside;
	font-weight:bold;
	color:#0b5e0b;
	height:27px;
	padding:0px;
	text-align:right;
}
.ArrowList
{
	list-style-image: url(Images/Main/ENArrow.gif);
	padding-right:5px;
	background-position:left center;
	text-align:left;
	height:27px;
	color:#1c2d8e;
}
.ArrowList_2
{
	list-style-image: url(Images/Main/Arrow.gif);
	padding-right:5px;
	text-align:justify;
	height:27px;
	color:#137713;
	font-weight:bold;
	font-size:10pt;
}

.WarningList
{
	list-style-image: url(Images/Icons/WarningBullet.gif);
	padding-right:5px;
	text-align:justify;
	color:red;
}
.CheckListEN
{
	list-style-image: url(Images/Icons/CheckBullet.gif);
	padding-left:5px;
	text-align:justify;
	color:Green;
	height:27px;
}
.CompanyList
{
	padding-top: 6px;
	list-style-image: url( Images/Main/smallBullet.gif);
}
#TitleDivEN
{
	background-image: url(Images/Main/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.TdStyle
{
	background-color: #fbfbfb;
	width: 30%;
	color: #636363;
	padding: 5px;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	font-family: Times New Roman;
}
.TdStyle3
{
	background-color: #ffffcc;
	color: #000000;
}
.btnSubmit
{
	border: solid 1px silver;
	background-color: #5e8b00;
	width: 310px;
	height: 18px;
	font-weight: bold;
	font-family:Tahoma;
	color:#ffffff;
	font-size:8pt;
}
.textbox
{
	border-color: #d4d0c8;
	background-color: white;
	height: 11px;
	width: 170px;
	border-style: inset;
	font-size: 11px;
}
.TdStyle2
{
	background-color: #fbfbfb;
	width: 30%;
	color: #636363;
	padding: 5px;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	font-family: Times New Roman;
	text-align: center;
}

.Center
{
	text-align:center;
	margin:0px auto;
}
.RedLink
{
	color:#790000;
}
.ButtSearch
{
	border:solid 5px red;
}

.BtnShowHide_Hide,.BtnShowHide_Hide:hover,.BtnShowHide_Show,.BtnShowHide_Show:hover
{
	background-image:url(Images/Icons/btn_Show-Hide.gif);
	width:15px;
	height:15px;
	cursor:pointer;
}
.BtnShowHide_Hide
{
	background-position:0px 0px;
}
.BtnShowHide_Hide:hover
{
	background-position:0px -30px;
}
.BtnShowHide_Show
{
	background-position:0px -15px;
}
.BtnShowHide_Show:hover
{
	background-position:0px -45px;
}
