.styleDiv_a

{
	padding-left: 10;
	padding-right: 10;
	padding-bottom: 10;
}


td
{
	font-family : Verdana;
	font-size : 12px;
	color: #4F4F4F;
	font-weight: 550;
	font-style: normal;
	text-decoration: none;
}

.header
{
	font-family : Verdana;
	font-size : 13;
	color: #4F4F4F;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
}

.td1
{
	font-family : Verdana;
	font-size : 13px;
	color: #F85223;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.td2
{
	font-family : Verdana;
	font-size : 11px;
	color:  #4F4F4F;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.P1
{
	font-family : Arial;
	font-size : 13px;
	color: #F85223;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #F9FAD4;
	height:20;
	width:100%;
	padding-left:15;
}

.P2
{
	font-family : Arial;
	font-size : 11px;
	color: #F85223;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #F9FAD4;
	height:13;
	width:100%;
	padding-left:5;
}

.P3
{
	font-family : Arial;
	font-size : 12px;
	color: #F85223;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	height:20;
	padding-left:15;
}


.CountryMenu
{
	font-family : Verdana;
	font-size : 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.CountryMenu:hover
{
	font-family : Verdana;
	font-size : 11px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.SubMenu
{
	font-family : Tahoma;
	font-size : 11px;
	color: #999350;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.SubMenu:hover
{
	font-family : Tahoma;
	font-size : 11px;
	color: #FE4B24;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.SubMenuBottom
{
	font-family : Tahoma;
	font-size : 11px;
	color: #FE4B24;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.SubMenuBottom:hover
{
	font-family : Tahoma;
	font-size : 11px;
	color: #999350;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

A
{
	font-family : Verdana;
	font-size : 12px;
	color: #4F4F4F;
	font-weight: 550;
	font-style: normal;
	text-decoration : none;
}

A:hover
{
	font-family : Verdana;
	font-size : 12px;
	font-weight: 550;
	font-style: normal;
	color : red;
	text-decoration : none;
}

A.1
{
	font-family : Verdana;
	font-size : 11px;
	color: #4F4F4F;
	font-weight: normal;
	font-style: normal;
}

A.1:hover
{
	color : red;
}

A.2
{
	font-family : Verdana;
	font-size : 11px;
	color: #4F4F4F;
	font-weight: bolder;
	text-decoration : none;
}

A.2:hover
{
	color : red;
}

A.3
{
	font-family : Verdana;
	font-size : 11px;
	color: Red;
	font-weight: bolder;
	text-decoration : none;
}

A.3:hover
{
	color : red;
}

A.4
{
	font-family : Verdana;
	font-size : 12px;
	color: #4F4F4F;
	font-weight: 550;
	font-style: normal;
	text-decoration :underline;

}

A.4:hover
{
	font-family : Verdana;
	font-size : 12px;
	font-weight: 550;
	font-style: normal;
	color : red;
	text-decoration :underline;
}