BODY
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000;
    FONT-FAMILY: Arial,Helvetica;
    FONT-SIZE: 10pt;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-TOP: 0px;
    TEXT-DECORATION: none
}

p {
	font-family:			Arial,Helvetica,Verdana;
	font-size:			10pt;
	color:				#000000;
	text-decoration:		none;
}

h1 {
	font-family:			Arial,Helvetica,Verdana;
	font-size:			16pt;
	color:				#000000;
	text-decoration:		none;
}

h2 {
	font-family:			Arial,Helvetica,Verdana;
	font-size:			12pt;
	color:				#000000;
	text-decoration:		none;
}

li {
	font-family:			Arial,Helvetica,Verdana;
	font-size:			10pt;
	font-weight:			normal;
	color:				#000000;
	text-decoration:		none;
}

td {
	font-family:			Arial,Helvetica,Verdana;
	font-size:			10pt;
	color:				#000000;
	text-decoration:		none;
}

.quotebox {
	font-family:			Arial,Helvetica,Verdana;
	font-size:			8pt;
	color:				#000000;
	text-decoration:		none;
}

.edit_control {
  	background-color:		#b6e3fc;
	font-family:			Arial,Helvetica,Verdana;
	font-size:			8pt;
	color:				#000000;
	text-decoration:		none;
}	
.button {
	font-family:			Arial,Helvetica,Verdana, Sans-Serif;
	text-align:     		center;
	text-decoration:		none;
	color:          		#000000;
	background:     		#999999;
	border-top:     		2px solid #CCCCCC;
	border-left:    		2px solid #CCCCCC;
	border-right:   		2px solid #666666;
	border-bottom:  		2px solid #666666;
}

.dropdown {
	border-top:     		2px solid #666666;
	border-left:    		2px solid #666666;
	border-right:   		2px solid #cccccc;
	border-bottom:  		2px solid #cccccc;
	background:			#ffffff;
}

.stepstitle {
 	font-family:			Verdana,Arial,Helvetica;
	font-size:			8pt;
	font-weight:			bold;
	color:				#000000;
	text-decoration:		none;
}

.stepson {
	font-family:			Verdana,Arial,Helvetica;
	font-size:			8pt;
	font-weight:			bold;
	color:				#FF0000;
	text-decoration:		none;
}

.stepsoff {
	font-family:			Verdana,Arial,Helvetica;
	font-size:			8pt;
	color:				#000000;
	text-decoration:		none;
}

.smalltext {
	font-family:			Verdana,Arial,Helvetica;
	font-size:			7.5pt;
	font-weight:			normal;
	color:				#000000;
	text-decoration:		none;
}

.featured_item_price {
	font-family:			Arial,Helvetica;
	font-size:			10pt;
	font-weight:			bold;
	color:				#333333;
	text-decoration:		none;
}

A:link {
	font-weight:			normal;
	color:				#0000FF;
	text-decoration:		underline;
}

A:active {
	font-weight:			normal;
	color:				#0000FF;
	text-decoration:		underline;
}

A:visited {
	font-weight:			normal;
	color:				#0000FF;
	text-decoration:		underline;
}

A:hover	{
	font-weight:			normal;
	color:				#FF0000;
	text-decoration:		underline;
}

A.tablelink:link {
	font-weight:			normal;
	color:				#0000FF;
	text-decoration:		underline;
}

A.tablelink:active {
	font-weight:			normal;
	color:				#0000FF;
	text-decoration:		underline;
}

A.tablelink:visited {
	font-weight:			normal;
	color:				#0000FF;
	text-decoration:		underline;
}

A.tablelink:hover {
	font-weight:			normal;
	color:				#FF0000;
	text-decoration:		underline;
}

A.leftpanelitems:link, A.leftpanelitems:visited { 
	font-family:			arial, helvetica, sans-serif;
	color:				#0000FF;
	text-decoration:		underline;
	font-size:			10pt;
	font-style:			normal;
	font-weight:			normal;
}

A.leftpanelitems:active, A.leftpanelitems:hover {
	font-family:			arial, helvetica, sans-serif;
	color:				#FF0000;
	text-decoration:		none;
	font-size:			10pt;
	font-style:			normal;
	font-weight:			normal;
}
	
.tableborder {	
	background-color:		#b1b1b1;
}

.tableheading {	
	font-family:			Arial,Helvetica;
 	font-size:			10pt;
	font-weight:			bold;
	color:				#000000;
	text-decoration:		none;
	background-color:		#98C5E4;
}
	
.tableheading2 {
	font-family:			Arial,Helvetica;
	font-size:			12pt;
	font-weight:			bold;
	color:				#FFFFFF;
	text-decoration:		none;
	background-color:		#6699CC;
}

.tablefooter {
	font-family:			Arial,Helvetica;
	font-size:			10pt;
	font-weight:			bold;
	color:				#000000;
	text-decoration:		none;
	background-color:		#CCCCCC;
}

.tablebody {
	font-family:			Arial,Helvetica;
	font-size:			10pt;
	font-weight:			bold;
	color:				#000000;
	text-decoration:		none;
	background-color:		#eaeaea;
	}
	
.tablebodySpecialOffer {
	font-family:			Arial,Helvetica;
	font-size:			12pt;
	font-weight:			bold;
	color:				#FF0000;
	text-decoration:		none;
	background-color:		#FFFFFF;
}
	
.tablebody2 {
	font-family:			Arial,Helvetica;
	font-size:			10pt;
	font-weight:			bold;
	color:				#000000;
	text-decoration:		none;
	background-color:		#CCCCCC;
}
	
.tablebutton {
	font-family:    		Verdana, Arial, Helvetica, sans-serif;
 	text-align:     		center;
	text-decoration:		none;
	color:          		#000000;
	background:     		#999999;
	border-top:     		2px solid #cccccc;
	border-left:    		2px solid #cccccc;
	border-right:   		2px solid #666666;
	border-bottom:  		2px solid #666666;
}

.tablefield {
	border-top:     		2px solid #666666;
	border-left:    		2px solid #666666;
	border-right:   		2px solid #cccccc;
	border-bottom:  		2px solid #cccccc;
	background:			#ffffff;
}

.tableleftcell {
	font-family:			Arial,Helvetica;
	font-size:			10pt;
	color:				#000000;
	text-decoration:		none;
	background-color:		#FFFFFF;
}

.tableleftcellnocontent {
	font-family:			Arial,Helvetica;
	font-size:			10pt;
	color:				#000000;
	text-decoration:		none;
	background-color:		#FFFFFF;
}

A.sidelink:link	{
	color:				#000000;
	font-weight:			bold;
	text-decoration:		none;
}

A.sidelink:active {
	color:				#000000;
	text-decoration:		none;
}

A.sidelink:visited {
	color:				#000000;
	text-decoration:		none;
}

A.sidelink:hover {
	color:				#FFFFFF;
	text-decoration:		none;
}

.special {
	background-color:		#FFCCCC;
}

.inet_table {
	BACKGROUND-COLOR: #FFFFFF;
}

.inet_outter_window {
	BORDER-RIGHT: 			#dadce2 1px solid;
	BACKGROUND-POSITION: 		0% 50%;
	BORDER-TOP: 			#dadce2 1px solid;
	BACKGROUND-ATTACHMENT: 		scroll;
	BORDER-LEFT: 			#dadce2 1px solid;
	BORDER-BOTTOM: 			#dadce2 1px solid;
	BACKGROUND-REPEAT: 		repeat;
	BACKGROUND-COLOR: 		#94a2bd;
}

.inet_window {
	BORDER-RIGHT: 			#dadce2 1px solid;
	BACKGROUND-POSITION: 		0% 50%;
	BORDER-TOP: 			#dadce2 1px solid;
	BACKGROUND-ATTACHMENT: 		scroll;
	BORDER-LEFT: 			#dadce2 1px solid;
	BORDER-BOTTOM: 			#dadce2 1px solid;
	BACKGROUND-REPEAT: 		repeat;
	BACKGROUND-COLOR: 		#FFFFFF; 
}

.inet_controls {
	FONT-FAMILY: 			Arial, sans-serif, Verdana;
	FONT-SIZE: 			10px;
	BACKGROUND: 			#f8f8f9;
	BORDER-RIGHT: 			#94a2bd 1px solid;
	BORDER-LEFT: 			#94a2bd 1px solid;
	BORDER-TOP: 			#94a2bd 1px solid;
	BORDER-BOTTOM:			#94a2bd 1px solid;
}

TD.inet_heading {
	FONT-FAMILY: 			Verdana, Arial, sans-serif;
	BORDER-RIGHT: 			#dadce2 1px solid;
	BACKGROUND-POSITION: 		0% 50%;
	BORDER-TOP: 			#dadce2 1px solid;
	FONT-WEIGHT: 			bold;
	FONT-SIZE: 			10px;
	BACKGROUND-ATTACHMENT: 		scroll;
	BORDER-LEFT: 			#dadce2 1px solid;
	COLOR:				#FFFFFF;
	BORDER-BOTTOM: 			#dadce2 1px solid;
	BACKGROUND-REPEAT: 		repeat;
	BACKGROUND-COLOR: 		#dadce2;
	BACKGROUND-IMAGE: 		url('images/bg_nav.gif');
}
