﻿.MyAccountMenuSelected
{
	font-family: Arial;
	font-size: small;
	font-weight: bold;
}

.MyAccountMenu
{
	font-family:Arial;
	font-size:small;
}

.MyAccountHilightRow
{
	background-color: #32a1d9;
	color: #FFFFFF;
	border-bottom: #ccc 1px solid;
	font-family: Verdana;
	font-size: 12px;
}

.MyAccountOddRow
{
	background-color: #e5e5e5;
	border-bottom: #ccc 1px solid;
	font-family:Verdana;
	font-size: 12px;
	color: #2081B2 ;
}
.MyAccountEvenRow
{
	border-bottom: #ccc 1px solid;
	font-family:Verdana;
	font-size: 12px;
	color: #2081B2 ;
}

.MyAccountOddRow2
{
	font-family:Verdana;
	font-size: 12px;
	color: #2081B2 ;
}
.MyAccountEvenRow2
{
	font-family:Verdana;
	font-size: 12px;
	color: #2081B2 ;
}

.MyAccountOddRow3
{
	background-color: #e5e5e5;
	font-family:Verdana;
	font-size: 12px;
	color: #2081B2 ;
}
.MyAccountEvenRow3
{
	font-family:Verdana;
	font-size: 12px;
	color: #2081B2 ;
}

.MyAccountRow4
{
	font-family:Verdana;
	font-size: 12px;
	color: #2081B2 ;
}

.MyBillingDetailsRowHeading
{
	background-color: #ddf4ff;
	font-family: Verdana;
	font-size: 10px;
	color: #2081B2 ;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	border-right: solid 1px white;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}

.MyBillingRowHeading
{
	background-color:#ddf4ff;
	font-family:Verdana;
	font-size:12px;
	color:White;
	text-align:center;
	font-weight:bold;
	vertical-align:bottom;
	border-right:solid 1px white;
}

.PanelHeading
{
	font-family: Arial;
	font-size: small;
	font-weight: bold;
}

.PanelText
{
	font-family: Arial;
	font-size: small;
	color: #656565;
}

.BillFilterText
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 10pt;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
}

