<!--
body{
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
}
#extraDiv1 {
 z-index:0;
 position: absolute;
 Left: 50%;
 width: 1400 ;
 height: 800 ;
 margin-left: -640px;
 background:  url('/site_media/images/base/SCE_pageBG.jpg') no-repeat;
}

#ContentContainer {
 z-index:1;
 position: absolute;
 top:5px; 
 Left: 50%;
 width: 760;
 #height: 800 ;
 margin-left: -380px;
 background:  url('/site_media/images/base/SCE_pageBG.jpg') no-repeat;
}

a:visited { 
	color: Blue;
    margin-left : 0px;
	}
	

.TopNav a:visited,.TopNav a{
	color:white;
	text-decortation:none;
}

.TopNav {
	color:white;
	font-weight: bold;
    font-family: verdana;
    font-size: 10pt
}
li{
	list-style-image: none;
	list-style-type: none;
}
 
.cart_table tr th{
	 background-color:#3b72d2;
	 color:white;
	 padding:5px;
 }
 
 .cart_table tr th,.cart_table tr td{
 }

 
.cart_table{
	border-spacing: 0px; 
 }



.sidebar {
	color: #FFFFFF;
	background-image: url('/site_media/images/base/side_nav.gif');
	background-repeat:repeat-y;
	font-weight: bold;
    font-family: verdana;
    font-size: 10pt
}


.sidebar a:link { 
	color: cyan;
    margin-left : 10px;

	}

.sidebar a:visited { 
	color: cyan;
    margin-left : 10px;
	}
.sidebar a:hover { 
	color: white;
	}

.sidebarlink {
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
        font-family: verdana;
        font-size: 10pt;
}
.sidebarqoute {
        color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
        font-family: verdana;
        font-size: 9pt;
        padding: 10px;
        width:100;
}
.sidebarhighlite a:visited { 
	color: Yellow;
    margin-left : 10px;
	}
	
.sidebarhighlite a:link { 
	color: Yellow;
    margin-left : 10px;
	}

    

.inlineqoutesbox{
    border:1px solid black; 
    background-color: #E7EBF5;
    padding: 5px;
    width: 500;
    margin-left : 5px;
    font-family: arial;
    font-weight: bold;
    font-size: 14pt;

}

.inlineqoutescredit{
    font-family: arial;
    font-size: 10pt;
    font-weight:normal;

}
p{
    font-family: verdana;
    font-weight: bold;
    font-size: 10pt;
    color:000080;

}

.tabletext{
    font-family: verdana;
    font-weight: bold;
    font-size: 10pt;
    color:000080;

}

#note{
    font-family: verdana;
    font-weight: bold;
    font-size: 8pt;
    color:000080;
    margin-bottom: 20px;
}

#Gamelist { 
	margin: 0px; 
	font-family: verdana;
    font-size: 13pt;
    padding-left:80px; 
    padding-right:175px; 
    padding-top:10px; 
    padding-bottom:10px
	}
#Shop {
  width: 194px;
  height: 88px;
  background: url('/site_media/images/base/Buy_Button.gif') no-repeat;
}

#Shop span {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

#LostCodeFormTable tr
{
	text-align: right;
}
	
.GlistHL { 
	color: Red;
    margin-left : 0px;
    
}
    

//-->