#FirstPage
{
	margin: 35px;
	margin-left: 300px;
}
#FirstPage h2
{
	font-size: 130%;
	color: #004aae;
}
#FirstPage .Logo
{
	width: 186px;
	height: 93px;
	display: block;
	float: right;
	clear: right;
}
#FirstPage .Logo a
{
	width: 186px;
	height: 93px;
	display: block;
}
#FirstPage #VNafta, #FirstPage #Vitol, #FirstPage #VNafta a, #FirstPage #Vitol a
{
	height: 50px;
}
#FirstPage #VNafta
{
	margin-top: 30px;
}
#FirstPage #Vitol
{
	margin-top: 20px;
}
#FirstPage .Logo span
{
	position: absolute;
	top: -20000px;
}

#FirstPage #ISO9001
{
	background: transparent url(Images/ISO9001.gif) no-repeat scroll center center;
}
#FirstPage #ISO14001
{
	background: transparent url(Images/ISO14001.gif) no-repeat scroll center center;
}
#FirstPage #VNafta
{
	background: transparent url(Images/VNafta.gif) no-repeat scroll center center;
}
#FirstPage #Vitol
{
	background: transparent url(Images/Vitol.gif) no-repeat scroll center center;
}

#News
{
	font-size: 80%;
	border-collapse: none;
	border: none;
	margin-top: 20px;
	width: 70%;
	line-height: 18px;
}

#News td
{
	vertical-align: top;
	padding: 5px 0;
}

#News td.Date
{
	width: 85px;
	height: 30px;
}

#News td a
{
	text-decoration: none;
	color: black;
}
#News td.Date a
{
	color: #0049ad;
}

#FPText *
{
	margin: 0;
	padding: 0;
	background: none !important;
}
#FPText, #FPText *
{
	font-size: 13px !important;
}
#FPText
{
	background: none !important;
	margin-top: 15px;
	width: 70%;
	line-height: 150% !important;
}

#FPText p
{
	margin-bottom: 15px !important;
}