/* Default CSS Stylesheet for a new Web Application project */
.details
{DISPLAY: none; VISIBILITY: hidden;
}
.ListBoxSize
	{width:125px;
	height:125px;}
.ListBox5Col
	{width:250px;}
.DropListBox200
	{width:200px;}
.TextBoxSize200
	{width:200px;}
.TextBoxSizeMultiLine200
	{width:200px; height:150px;}
.TextBoxSizeMultiLine350
	{width:350px; height:150px;}
.FreeTextBox
	{width:500px;}
.EightPointType 
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;}
.TenPointType 
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;} 
.TewlvePointType 
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;}

body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:normal}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height:normal;
	color: #666666;}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	color: #666666;
	font-weight: bold;}
.style1 {color: #FF0000; font-weight:bold}

.standout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	color: #666666;
	font-weight: bold;}
	
.wasprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	color: #666666;
	text-decoration:line-through}

.was {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	color: #666666;
	text-decoration:line-through}

.sale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	color: #FF0000;
	font-weight: bold;}
	
.styleBlue {
	color: #0000FF;
	font-weight: bold;
	text-align:left}	
	
hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	color: #FFF;
	font-weight: bold;}
tr.odd {background-color: #e2e3e4;}	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;}
td.bgbd {
	background-color: #e0e0e0;
	border-right: solid;
	border-right-color: #fff;
	border-right-width: 1px;

}

td.vert {
	border-right:solid #CCCCCC 1px;
}
	
p {
    margin:1.4em 0;}
	
	p.thumb{ margin-top:0px;
		padding:2px;
	}
	p.thumb a{
		display:block;
		width:85px;
		height:85px;
		overflow:hidden;
		position:relative;
		z-index:1;	
	}	
	p.thumb a img{
		position:absolute;
		top:-250px;
		left:-250px;	
	}
	
	/* mouse over */
	
		p.thumb a:hover{
			overflow:visible;
			z-index:1000;
				
		}
		p.thumb a:hover img{
			border: 1px solid #333333; 
			padding:5px; background-color:#FFFFFF				
		}	
	
	
h1, h2, h3, h4, h5, h6 {
    margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;} 
h1 {
    font-size:18px;
    line-height:normal;
    text-transform:uppercase;}
h2 {
    font-size:11px;
    line-height:normal;}
h3 {
	font-size: 1.5em;
	padding-top: 1.4em;
    margin-bottom:1.12em;}
h4 {
	font-size: 1.3em;
	padding-top: 1.4em;
    margin-bottom:1.12em;}

img {border-width: 0;}

a {
	color: Blue;
	text-decoration: none;}
a:visited {
	color: Blue;}
a:hover {
	text-decoration: underline;
	color: #E05252;}
a:active {
	color: Red;}
	
SMALL	{	
	font-size:	.7em;}	

BIG	{	
	font-size:	1.17em;	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;	}	

UL LI	{	
	list-style-type:	disc;}	

UL LI LI	{	
	list-style-type:	disc;}	

UL LI LI LI	{	
	list-style-type:	circle;	}	
	
OL LI	{	
	list-style-type:	decimal;}	

OL OL LI	{	
	list-style-type:	lower-alpha;}	

OL OL OL LI	{	
	list-style-type:	lower-roman;	}
.bd { background-color: #ffffff; text-align: center; }
.one { width: 98%; float: left; display: inline; padding: 2px 8px;}
.two { width: 50%; float: left; display: inline;  }
.three { width: 33%; float: left;display: inline;  }
.four { width: 24%; float: left;display: inline;  }
.five { width: 20%; float: left;display: inline; }
.six { width: 16%; float: left; display: inline;  }
.stairpartheight {height: 355pt}
.t { background: url(images/top.gif) repeat-x 100% 0 ; }
.tclear { background: url(images/white.gif) repeat-x 100% 0; }
.b {background: url(images/bottom.gif) 0 100% repeat-x}
.bclear { background: url(images/white.gif) repeat-x 0 100%; }
.l {background: url(images/left.gif) 0 0 repeat-y;}
.lclear { background: url(images/white.gif) repeat-y; }
.r {background: url(images/right.gif) 100% 0 repeat-y;}
.rclear { background: url(images/white.gif) repeat-y 100% 0; }
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) no-repeat 100% 0; padding:15px}
.indent { text-indent: 20pt; }

.grayBar {background-color: #dcdcdc; width:98%;}


.clearfloat { /* this class should be placed on a div