/* 
$Revision: 10 $
$Workfile: wvr_cyberrentals.css $
$Author: Mjones $
$Modtime: 5/21/05 7:16p $
*/

/* Brand specific style sheet for CyberRentals.
-------------------------------------------------------------------------------------------------------------- */
a
{
	color: #0000FF;
	text-decoration: none;
}

a:link 
{
	text-decoration: none;
	color: #0000FF;
}

a:visited 
{
	color: #0000FF;
}

a:hover 
{
	text-decoration: underline;
}

a:active 
{
	color: #FF0000;
}

.normal 
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}

.verySmall 
{
	font-size: 10px;
}

ul 
{
list-style-type: none;
padding: 0;
margin: 0;
margin-left:7px;
}

ul li 
{
background-image: url(/vd/i/wvr/en/bullet.gif);
background-repeat: no-repeat;
background-position: 0 0.5em;
padding-top: 1px;
padding-bottom: 0px;
padding-bottom: 0px;
padding-left: 7px;
margin-left: 0px;
}

.bkgPrimary 
{
	background-color: #FFCC33;
}

.bkgLight 
{
	background-color: #FFFFBB;
}

.bkgWhite 
{
	background-color: #FFFFFF;
}

.tableHeader 
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.PrimGlobalLink 
{
	font-weight: bold;
}

.SecGlobalLink 
{
	font-size: 11px;
	font-weight: bold;
}

.TertGlobalLink 
{
	font-size: 11px;
}

.SideNavNormal 
{
	font-size: 12px;
}

.SideNavSelected 
{
	font-weight: bold;
	color: #666666;
}

.bkgSpecial 
{
	background-color: #3366FF;
}

#QuickSignup td
{
	padding-top:5px;
	padding-bottom:5px;	
}

#QuickSignup th
{
	padding-top:0px 0px 0px 0px;
	font-size: 7pt;
	text-align:left;
}