﻿*
{
	margin: 0;
	padding: 0;
}


body
{
	font-family: "trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
}

.Tab2PricesTable
{
	margin: 10px 0 0 20px;
	font-size: 1.1em;
	color: #666;
	width: 400px;
}
.Tab2PricesTable td
{
	padding: 1px;
}
.Tab2PricesTable .Title
{
	font-size: 1.5em;
	font-weight: bold;
	color: #035B8E;
}
.Tab2OtherLinks
{
	position:relative;
	top: -270px;
	left: 700px;
	font-size: 0.8em;
}
.Tab2OtherLinks Table
{
	margin-left: 3px;
	width: 206px;
}
.Tab2OtherLinks Table td
{
	padding: 5px 5px 5px 55px;
	text-decoration: none;
}
.Tab2OtherLinks Table td a
{
	color:White;
	font-weight:bold;
	text-decoration: none;
}
.Tab2OtherLinks Table td a:hover
{
	color: #CCC;
	text-decoration: underline;
}

.Tabe2PricesFromTag
{
	position: relative;
	top: -130px;
	left: 320px;
}
