/* style.css for theredshift.us  */


  body {
	margin-top: 5px;
	margin-bottom: 1px;
	margin-right: 1px;
	margin-left: 1px;
	background-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #CD0000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #CD0000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 12px;
	cursor: url(http://www.theredshift.us/pix/Arrow.red.cur);}


a {cursor: url(http://www.theredshift.us/pix/Arrow.red.cur);}
a:hover {cursor: url(http://www.theredshift.us/pix/Arrow.red.cur);}

	UL LI 
	{
	list-style-image: url(pix/bullet.gif);
	list-style-type: none;
	}
	
	OL LI 
	{
	list-style-image: none;
	list-style-type: decimal;
	}
	
  table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 12px;
} 

  a:link, a:visited, a:active  { color: #FF0000; text-decoration: none; }
  
  a:hover { color: #FFFFFF; text-decoration: none; }
  
  p { margin-top: 5px; }
  
  p.indent { text-indent: 25px; }
  
  
  table.footer {
	text-align: right;
} 
  
  form.menu  { text-align: right; margin-top: 0px; margin-bottom: 0px; }

table.menu {
	
	font-weight: bold;
	text-align: right;
	}
	
	table.navbar
	
	{
	border: thin solid #999999;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12pt;
	letter-spacing: 0px;
	
	}
	
	
.sale {
	color: #FFFF00;
}

a.text:hover { color: #FF0000; text-decoration: underline; }

table.text { background-color: #333333; }

td.text  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #333333;
	border-right-style: none;
}

td.store {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #333333;
	border-right-style: none;
}

td.news  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #333333;
	}
	
	.cancel
	{
	text-decoration: line-through;
	font-style: italic;
	
	}