/* CSS Document */
body
	{
	background-color:#000000;
	margin:0px;
	padding:0px;
	}
.navigation-text, .navigation-text a, .gen-small-text, .white-text, .gen-text
	{
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	line-height:13px;
	text-decoration:none;
	}
.nav-text-white, .nav-text-white a
	{
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	text-decoration:none;
	line-height:18px;
	}
.navigation-text a:hover, .nav-text-white a:hover 
	{
	text-decoration:underline;
	color:#FFFFFF;
	}
.gen-small-text, .white-text
	{
	font-size:10px;
	}
.gen-text
	{
	line-height:18px;
	}
.gen-text a, .gen-text a:hover{
	text-decoration:none;
	color:#FFFFFF;
	}
.white-text, .gen-text
	{
	color:#FFFFFF;
	}
form
	{
	margin:0px;
	padding:0px;
	}
.product-head
	{
	font-size:18px;
	font-weight:bold;
	color:#999999;
	font-family:tahoma;
	}
.content-text
	{
	font-family:tahoma;
	font-size:12px;
	color:#999999;
	line-height:16px;
	}
.content-head
	{
	color:#FFFFFF;
	font-size:14px;
	line-height:18px;
	}
.content-text a
	{
	color:#999999;
	text-decoration:underline;
	}
.content-text a:hover
	{
	color:#FFFFFF;
	text-decoration:none;
	}
.lblNoProdSpan
    {
       color:#FFFFFF;
       font-weight:bold;
    }
.lnkDisabled
    {
       color:#000000;
       font-style:normal;
       text-decoration:none;       
    }	    	