a.linkyellow {color:#FFD200; text-decoration:underline;}

.white {color:#FFFFFF;}

h2{
	padding-bottom:5px;
}

#acct_login .submit { width: 122px; height: 44px;
					background: url('/account/img/btn-login.gif');
					margin-top: -7px;
					margin-left: 5px;
					border:none;
					cursor:pointer;
					}
#acct_login .submit:hover { background-position: -122px 0px; }					

/*sidebar rollover*/
#acct_sidebar { width: 193px; background-image: url(/img/leftside_bkg_left.gif);
background-repeat:repeat-y; background-position:left; white-space:nowrap;}

#acct_sidebar ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;

font-family: Tahoma, "Microsoft Sans Serif", Arial; line-height:21px; vertical-align:top;
 margin-bottom:0px; vertical-align: text-bottom; margin-top:0px;
}

#acct_sidebar a
{
display: block;
margin-left: 3px; padding-top:3px; padding-bottom:3px;
width: 193px;
background-image:url(/img/leftside_normal.gif); background-repeat:no-repeat;
text-align:left;
}

#acct_sidebar a:link, #acct_navlist a:visited
{
color: #000000;
text-decoration: none;
}

#acct_sidebar a:hover
{
background-image:url(/img/leftside_over.gif); background-repeat:no-repeat;
color: #000000;
}

#acct_sidebar #acct_navlist a.on
{
font-size:12px;
width: 193px;
margin-left: 3px; padding-top:3px; padding-bottom:3px;
background-image:url(/img/leftside_hot.gif); background-repeat:no-repeat;
text-align:left;
color:#ffffff;
display:block;
}
