BODY
{
    FONT-SIZE: medium;
    FONT-FAMILY: Verdana, 'Microsoft Sans Serif';
    
}

a:link, a:visited, a:active
{
	color: blue;
	text-decoration: underline
}

a:hover, a:visited:hover, a:active:hover
{
	color: red;
	text-decoration: underline;
	background-color: e1eaf2;
}

A.AmemberLeftMenu:link
{
    COLOR: blue;
    TEXT-DECORATION: none
}

A.AmemberLeftMenu:hover
{
    COLOR: blue;
    FONT-WEIGHT: 600;
    TEXT-DECORATION: none
   
}

TABLE.tableMemberLeftMenu
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: none;
    BORDER-BOTTOM: thin outset;
    BORDER-LEFT: none;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR:#FEF0C1;

}

TD.Admintitle
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: 600;
    FONT-SIZE: 30pt;
    FILTER: Shadow(color='yellow',direction=121);
    BORDER-LEFT: medium none;
    COLOR: midnightblue;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana
}
TD.tdSectionHeader
{
  FONT-WEIGHT: 600;
  FONT-SIZE: 20px;
  COLOR: "#6a6cdb";
}
TD.tdRegularText
{
  FONT-SIZE: 15px;
  COLOR: "#010199";
}

TD.halfBox
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    BORDER-LEFT: thin outset;
    BORDER-BOTTOM: thin outset
}
TR.trTableHeader
{  Background-color:Black;
   Color:White;
   FONT-WEIGHT: 600;

}
TABLE
{
	font-size: 10pt;
	font-family: Verdana;
}
TR.TRAlterColor
{
	background-color: #fef0c1;
}

A.webmasterMenu
{
	text-decoration: none;
	FONT-WEIGHT: 600;
}

A.webmasterMenu:active
{
	text-decoration: none;
	FONT-WEIGHT: 600;
}
A.webmasterMenu:hover
{
	cursor: hand;
	text-decoration: underline;
	FONT-WEIGHT: 600;
}
TR.trAlterColor
{
	background-color: #fef0c1;
}
INPUT.generalButton
{
	background-color: #fef0c1;
}


TD.menuheader
{
	font-weight: bold;
	font-size: 12pt;
	border-bottom: thin outset;
	text-decoration: none;
}

INPUT.inputTransparent
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.package_bg {
	background-image: url(../images/package_bg.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 210px;
}
.package_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	height: 52px;
	width: 113px;
}
.package_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	width: 88px;
	height: 52px;
	padding-top: 11px;
	vertical-align: top;
}
.package_month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.caution_bg {
	background-image: url(../images/caution_bg.gif);
	width: 411px;
	height: 73px;
	background-repeat: no-repeat;
	padding: 5px;
}

