/* ### Global Styles ################### */

BODY                   
	{ 
	background-color: #FFB301; 
	margin-top: 20px; 
	margin-left: 20px; 
	margin-right: 20px; 
	margin-bottom: 10px; 	
	}


.BodyText		
	{ 
	font-size: 12px; 
	color: #000000; 
	font-family: arial, verdana, sans-serif; 
	}


SELECT.selectInput     
	{ 
	height:20px; 
	font-size: 11px; 
	color: #000000; 
	font-family: Verdana, sans-serif; 
	}


INPUT.textInput        
	{ 
	height:20px; 
	font-size: 11px; 
	color: #000000; 
	font-family: Verdana, sans-serif; 
	}


TEXTAREA.textareaInput 
	{ 
	font-size: 11px; 
	color: #000000; 
	font-family: Verdana, sans-serif; 
	}


.ProductBorder	       
	{ 
	border-width: 1px; 
	border-color: #ffffff #000000 #000000 #ffffff; 	
	border-style: solid; 
	}


.TableBorder	       
	{ 
	border-width: 2px;
	border-color: #333333; 	
	border-style: solid; 
	background-color: #cccccc;
	}


.SectionTitle             
	{ 
	font-size: 9pt; 
	color: #333333; 
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	text-align: left;
	background-color: #ffffff;
	}


.ProductName              
	{ 
	font-size: 8pt; 
	color: #000000; 
	font-family: Verdana, sans-serif; 
	}


.ProductItems
	{
	padding-left: 30px;
	}


.Bullet
	{
	color: #000000;
	}


.Buy                   
	{ 
	font-size: 9pt; 
	color: #000000; 
	font-family: Verdana, sans-serif; 
	}


.Buttons
	{
	margin-top: 20px;
	}


.Price
	{ 
	font-size: 24px; 
	font-weight: bold;
	color: #000000; 
	font-family: arial, verdana, sans-serif; 
	}
	

/* ################################### */









/* ### Handset Compatibility Styles ### */

.HandsetTableBorder	       
	{ 
	border-width: 2px;
	border-color: #333333; 	
	border-style: solid; 
	background-color: #cccccc;
	}


.HandsetTableText	       
	{ 
	font-size: 12px; 
	color: #000000; 
	font-family: arial, verdana, sans-serif; 
	border-width: 1px 0px 0px 0px;
	border-color: #333333; 	
	border-style: solid; 
	background-color: #cccccc;
	}


.HandsetColTitles
	{ 
	font-size: 11pt; 
	color: #000000; 
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: #cccccc;
	border-width: 0px 0px 1px 0px;
	border-color: #333333; 	
	border-style: solid; 
	background-color: #cccccc;
	}


.HandsetPageTitle
	{ 
	font-size: 11pt; 
	color: #000000; 
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	text-align: center;
	}

/* ################################### */


	








/* ### Buy Popup Styles ############## */

.InstructionText		
	{ 
	font-size: 14px; 
	color: #000000; 
	font-family: arial, verdana, sans-serif; 
	font-weight: bold;
	background-color: #ffffff;
	border-width: 1px;
	border-color: #333333;
	border-style: solid none solid none;
	}

.CodeText
	{ 
	font-size: 20px; 
	font-weight: bold;
	color: #ff0000; 
	font-family: arial, verdana, sans-serif; 
	}


.ProductCode          
	{ 
	font-size: 7pt; 
	color: #0000FF; 
	font-family: Verdana, sans-serif; 	
	background-color: #cccccc; 
	border-style: dashed; 
	border-width: thin; 
	border-color: #666666; 	
	margin-top: 3px; 
	padding: 2px;
	}

/* ################################### */













/* ### Link Styles ######################## */


a:link { 
	font-size: 9pt; 
	font-color: #ff9900; 
	font-family: Verdana, sans-serif; 
	color: #0000ff;
	text-decoration: underline;
	}


a:visited { 
	font-size: 9pt; 
	font-color: #ff9900; 
	font-family: Verdana, sans-serif; 
	color: #0000ff;
	text-decoration: underline;
	}


a:hover { 
	font-size: 9pt; 
	font-color: #ff9900; 
	font-family: Verdana, sans-serif; 
	color: #333333;
	background-color: #ff9900;
	text-decoration: underline overline;
	}


a:active { 
	font-size: 9pt; 
	font-color: #ff9900; 
	font-family: Verdana, sans-serif; 
	color: #0000ff;
	text-decoration: underline;
	}


.MoreLink
	{ 
	font-size: 9pt; 
	font-color: #ff9900; 
	font-family: Verdana, sans-serif; 
	}


.FooterLinks             
	{ 
	font-size: 8pt; 
	color: #FF0000; 
	font-family: Verdana, sans-serif; 
	}


/* ####################################### */




