@charset "utf-8";
/* CSS Document */

body			{
	font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	}
	
table, td, th, p   {
	font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	}

a {
	text-decoration:underline;
	color: #CCCCCC;
	}
	
a:hover {
	text-decoration: none;
	color: #999999;
	}
	
.MainContent a {
	text-decoration:underline;
	color: #333333;
	}
	
.MainContent a:hover {
	text-decoration: none;
	color: #666666;
	}	
	
.bold {
	font-weight:bold;
	}
	
.lefttext {
	color: #ededed;
	font-size: 11px;
	padding-top: 8px;
	}	
	
.entry a {
	text-decoration:none;
	color: #ededed;
	font-size: 11px;
	padding-top: 8px;
	}
	
.entry a:hover {
	text-decoration: underline;
	color: #ededed;
	font-size: 11px;
	padding-top: 8px;
	}	
	
.subnav a {
	text-decoration:none;
	color: #cccccc;
	font-size: 10px;
	}
	
.subnav a:hover {
	text-decoration: none;
	color: #<%=MainTextColor%>;
	font-size: 10px;
	}
	
.ltitle {
	text-decoration:none;
	color: #cccccc;
	font-size: 10px;
	line-height: 24px;
	}	
	
.nav a {
	text-decoration:none;
	color: #cccccc;
	font-size: 10px;
	}
	
.nav a:hover {
	text-decoration: none;
	color: #cccccc;
	font-size: 10px;
	}
	
.dotted {  border: #999999; border-style: dotted; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px;}
.dotted2 {  border: #999999; border-style: dotted; border-top-width: 0px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px;}
.white12px { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #ffffff;}

.DropMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}

.pname {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #132e46;
}

.pinfo {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #132e46;
}

.pinfo2 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9px;
	color: #ffffff;
}

.price {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #132e46;
	font-weight: bold;
}

.stockst-inst {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	font-weight: bold;
}

.stockst-back {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	font-weight: bold;
}

#buybutton a {
	background: #5c7b96;
	width: 100px;
	margin: 0 auto;
	padding: 0.25em;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	color: #cccccc;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

#buybutton a:hover {
	background: #132e46;
	border-color: #000000;
	color: #ffffff;
}

#pwindow {
	SCROLLBAR-FACE-COLOR: #5c7b96;
	SCROLLBAR-HIGHLIGHT-COLOR: #132e46;
	OVERFLOW: auto;
	SCROLLBAR-SHADOW-COLOR: #132e46;
	SCROLLBAR-3DLIGHT-COLOR: #5c7b96;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #5c7b96;
	SCROLLBAR-BASE-COLOR: #132e46;
	height: 220px;
}

#pwindow h1 {
	font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.10em;
	color: #ffa800;
	font-weight: bold;
}

#pwindow2 {
	SCROLLBAR-FACE-COLOR: #5c7b96; 
	SCROLLBAR-HIGHLIGHT-COLOR: #132e46; 
	OVERFLOW: auto; 
	SCROLLBAR-SHADOW-COLOR: #132e46; 
	SCROLLBAR-3DLIGHT-COLOR: #5c7b96; 
	SCROLLBAR-ARROW-COLOR: #cccccc; 
	SCROLLBAR-TRACK-COLOR: #cccccc; 
	SCROLLBAR-DARKSHADOW-COLOR: #5c7b96; 
	SCROLLBAR-BASE-COLOR: #132e46; 
	HEIGHT: 210px;
}

.nonwhtlink a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: blue;
	text-decoration: underline;
}

.nonwhtlink a:hover {
	color: green;
	text-decoration: underline;
}

.FormElement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.errormsg {
	font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
	color: #ffa800;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;	
}

.RegError {

							font-family:				Arial, Tahoma, Verdana, Arial, sans-serif;
							color:						#ff0000;
							font-size:					14px;
							font-weight:				bold;
							padding:					0px 0px 0px 0px;
}

.blacktext				{
							font-family:				Arial, Tahoma, Verdana, Arial, sans-serif;
							color:						#000000;
							font-size:					11px;
							padding:					0px 0px 0px 0px;
}

.blacktext a			{
							color:						#000000;
							text-decoration:			underline;
}

.blacktext a:hover		{
							color:						#000000;
							text-decoration:			none;
}

.footertext				{
							font-family:				Arial, Tahoma, Verdana, Arial, sans-serif;
							color:						#cccccc;
							font-size:					9px;
}

.footertext a			{
							color:						#cccccc;
							text-decoration:			none;
}

.footertext a:hover		{
							color:						#ffffff;
							text-decoration:			underline;
}

.strike					{
							text-decoration:			line-through;
}

.orangetext				{
							font-family:				Arial, Tahoma, Verdana, Arial, sans-serif;
							color:						#ffa800;
							font-size:					11px;
							padding:					0px 0px 0px 0px;
}

.largertext				{
							font-family:				Arial, Tahoma, Verdana, Arial, sans-serif;
							color:						#ffffff;
							font-size:					13px;
							padding:					0px 0px 0px 0px;
}

.largertexthl			{
							font-family:				Arial, Tahoma, Verdana, Arial, sans-serif;
							color:						#ffa800;
							font-size:					13px;
							font-weight:				bold;
							padding:					0px 0px 0px 0px;	
}

.titleActive			{
							text-decoration:			none;
							color:						#ffffff;
							font-size:					11px;
							font-weight:				bold;
}

.titleInactive			{
							text-decoration:			none;
							color:						#cccccc;
							font-size:					11px;
}

.menuActive				{
							text-decoration:			none;
}

.navSel a				{
							text-decoration:			none;
							color:						#ffffff;
							font-size:					11px;
							font-weight:				bold;
}

.moreinfo_thumb			{
							background-color:			#ffffff;
							border:						#5c7b96 solid 1px;
							padding:					0px 0px 0px 0px;
							width:						58px;
							height:						58px;
}

.moreinfo_title			{
							color:						#5c7b96;
							font-size:					1.50em;
							font-weight:				bold;
}

.LeftNavSpacerCell		{
							height:						8px;
}

.Quote					{
							color:						#ffa800;
							font-size:					0.90em;
							font-style:					italic;
							text-align:					left;
}

.AwardText				{
							color:						#000000;
							font-family:				Verdana, Arial, Helvetica, sans-serif;
							font-size:					1.00em;
							font-weight:				bold;
}

.AwardQuote					{
							color:						#ffa800;
							font-size:					0.90em;
							font-style:					italic;
							position:					relative;
							text-align:					left;
							top:						8px;
}

.PageUpdated					{
							color:						#ffa800;
							font-family:				Verdana, Arial, Helvetica, sans-serif;
							font-size:					1.00em;
							font-style:					italic;
							font-weight:				bold;
							margin:						20px 0px 20px 0px;
							text-align:					center;
							text-transform:				capitalize;
}




