<comment>###################################################################
# Name: 	styles.css
# Purpose: 	This file defines styles for My Account.
# Method: 	
# 
#
#     This file is a part of the RealNetworks software library.
#     Copyright (C) 2000 RealNetworks, Inc.
#     All rights reserved.
#
##################################################################</comment>
<style>
html
{
	font-family:	"Trebuchet MS", Arial, Helvetica;
	font-size:	11px;
}

body
{
	font-family:	"Trebuchet MS", Arial, Helvetica;
	font-size:	11px;
}

ul {
	line-height: 14px;
	padding-left: 10px;
	margin-left:10px;
	font-size:11px
  }
  
DIV.nav a:link {text-decoration:none}
DIV.nav a:visited {text-decoration:none}
DIV.nav a:hover {text-decoration:none}
DIV.nav a:active {text-decoration:none}

a:link, a:visited {color:#336699;}
a:hover, a:active {color:#3399FF;}

.error
{
	color:		#990000;
}
.LinkON
{
	font-weight:	bold;
	text-decoration:none;
	color:		#000000;
}
.LinkOFF
{
	text-decoration:none;
}
.wbs	
{
	font-weight:	bold;
	color: 		#ffffff;
}
.wbm	
{
	font-weight:	bold;
	color: 		#ffffff;
}
.wbmlink	
{
	font-weight:	bold;
	text-decoration:underline;
	color: 		#ffffff;
}
.gs	
{
	color: 		#000000;
}
.gm	
{
	color: 		#000000;
}
.gbs	
{
	font-weight:	bold;
	color: 		#000000;
}
.gbm	
{
	font-weight:	bold;
	color: 		#000000;
}
.td2
{
	color:		#000000;
	line-height:	13px;
}
.sb     
{
	font-weight:	bold;
	color:		#000000;
}
.mh {
	font-weight: bold;
}
.cheadbig {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	color: #666666;
	text-align: right;
	vertical-align: top;
	padding-right: 17px;
	margin: 0px;
	padding-top: 0px;
}
.footer {
	font-size: 11px;
	text-align: center;
	padding: 4px;
}
.navintro {
	font-weight: bold;
	font-size:11px;
	background-color: #F7F7F7;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 5px;
}
.navbig {
	font-weight: bold;
	font-size:11px;
	color: #336699;
	background-color: #EBEBEB;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	border-right-style: solid;
}
.navsmall {
	color: #336699;
	font-size:11px;
	background-color: #EBEBEB;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-right-style: solid;
}
.navdiv {
	background-color: #CCCCCC;
	height: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.navon {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
</style>
