body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #000000;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

td , input {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}

td.externalFrameLeft {
	background-image: url(Images/shadowLeft.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

td.externalFrameRight {
	background-image: url(Images/shadowRight.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

td.headerSeparator {
	background-color: #888CA0;
	height: 12px;
}
td.headerSeparatorSmall {
	background-color: #888CA0;
	height: 1px;
}

td.topMenu {
	height: 26px;
	background-color: #F8F1E6;
	font-size: 10px;
	font-weight: bold;
}

a.topMenu {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
a.topMenu:hover {
	color: #888CA0;
}
a.flag {
	width: 18px;
	height: 18px;
	text-decoration: none;
}
a.flag:hover {
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0, xray=0, mirror=0, invert=0, opacity=0.75, rotation=2);
}
td.main {
	background-color: #F8F1E6;
}

td.FrameTopLeft {
	background-image: url(Images/FrameTopLeft.gif);
	width: 2px;
	height: 2px;
	background-repeat: no-repeat;
}
td.FrameTopRight {
	background-image: url(Images/FrameTopRight.gif);
	width: 2px;
	height: 2px;
	background-repeat: no-repeat;
}
td.FrameBottomLeft {
	background-image: url(Images/FrameBottomLeft.gif);
	width: 2px;
	height: 2px;
	background-repeat: no-repeat;
}
td.FrameBottomRight {
	background-image: url(Images/FrameBottomRight.gif);
	width: 2px;
	height: 2px;
	background-repeat: no-repeat;
}
td.FrameTop {
	background-color: #FFFFFF;
}
td.FrameBottom {
	background-color: #FFFFFF;
}
td.FrameLeft {
	background-color: #FFFFFF;
	width: 2px;
}
td.FrameRight {
	background-color: #FFFFFF;
	width: 2px;
}

td.mainMenu {
	background-color: #FFFFFF;
}

td.mainArea {
	height: 100%;
	background-color: #FFFFFF;
}
td.mainMenuSeparator {
	height: 1px;
	width: 100%;
	background-color: #F8F1E6;
}

a.mainMenuLevel1 {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 100%;
}
a.mainMenuLevel1:hover {
	color: #888CA0;
}

a.mainMenuLevel2 {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	width: 100%;
}
a.mainMenuLevel2:hover {
	color: #888CA0;
}
a.mainMenuLevel3 {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	width: 100%;
}
a.mainMenuLevel3:hover {
	color: #888CA0;
}


.Preamble
{
	font-size:14px;
	font-family:Verdana	;
	font-weight:bold
}

.Heading
{
	font-size:20px;
	font-family:Verdana	;
	font-weight:bold
}
td.ProductRowHeader
{
	font-size:12px;
	font-family:Verdana	;
	font-weight:bold;
	background-color:#888CA0
}

.ActiveMonth
{
	padding:1px 1px 1px 1px;
	background-color:White;
	color:#176A96;
	text-decoration:none;
	text-align:center;
}
.ActiveMonth:hover
{
	text-decoration:underline;
}

.InactiveMonth
{
	padding:1px 1px 1px 1px;
	background-color:#EFEFEF;
	color:Black;
	text-decoration:none;
	text-align:center;
}
.InactiveMonth:hover
{
	text-decoration:underline;
}

.ProductsListTable
{
	border-style:solid;
	border-width:0px;
	width:100%;
}

.ProductListHeader
{
	padding:1px 1px 1px 1px;
	background-color:#BFDCEC;
	color:Black;
}

.ProductListRow
{
	padding:1px 1px 1px 1px;
}

.ProductListRowAlternating
{
	padding:1px 1px 1px 1px;
	background-color:#F4F4F4;
	color:Black;
}

.ProductListPriceLink
{
	color: Maroon;
	text-decoration: none;
}
.ProductListPriceLink:hover
{
	text-decoration:underline;
}

.ProductListActiveYear
{
	padding:1px 1px 1px 1px;
	background-color:White;
	color:#176A96;
	text-align: center;
	text-decoration:none;
}

.ProductListYearRow
{
	padding:1px 1px 1px 1px;
	background-color:#EFEFEF;
	color:Black;
	text-decoration:none;
	text-align: center;
}
.ProductListYearRow:hover
{
	text-decoration: underline;
}

.ProductSum
{
	color: Black;
	text-decoration: none;
}

.MailTo
{
	color: Black;
	text-decoration: none;
}
.MailTo:hover
{
	text-decoration: underline;
}