/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #CAC0C1;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin:3px 0px 0px 3px;
    text-align:justify;
    
}

table.TableMain
{
	border: solid 0px black;
	background-color: Transparent;
	vertical-align: top;
	width: 790px;
	font-family: Sans-Serif;
	height:100%;
	padding-bottom:0;
}

table.footerContainer
{
	BACKGROUND-COLOR: #CAC0C1;
}

td.cellLeft
{
	border: solid 0px black;
	background-color: DodgerBlue;
	vertical-align: top;
	width: 130px;	
	COLOR : White;
	FONT-FAMILY: sans-serif;
    FONT-SIZE: 11px;
	padding: 15px 15px 15px 15px;
}

td.cellCenter
{
	border: solid 0px black;
	background-color: White;
	vertical-align: top;
	width: 470px;	
	font-size: 11px;
	text-align:justify;
	padding: 0px 25px 15px 25px;
	color:navy;	
}

td.cellCenter2
{
	border: solid 0px black;
	background-color: White;
	vertical-align: top;
	width: 470px;	
	font-size: 12px;
	text-align:center;
	padding: 0px 25px 15px 25px;
	color:navy;	
}

td.cellContact
{border: solid 0px black;
	background-color: White;
	vertical-align: top;
	width: 470px;	
	font-size: 12px;
	text-align: justify;
	color:navy;	
}

td.cellRight
{
	border: solid 0px black;
	background-color: Navy;
	vertical-align: top;
	width: 200px;
	COLOR : LightCyan;
	FONT-FAMILY: sans-serif;
    FONT-SIZE: 11px;
	padding: 5px 5px 5px 10px;
	text-align: center;
}


td.footerCell
{
	background-color:SlateGray;
	vertical-align: top;
	width: 800px;	
	font-size: 10px;
	padding: 5px 25px 5px 25px;
	color: white;	
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 0px black;
	border-left: solid 0px black;
}

td.footerCell2
{
	background-color:SlateGray;
	vertical-align: top;
	font-size: 10px;
	padding: 5px 25px 5px 25px;
	color: white;	
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 0px black;
	border-left: solid 0px black;	
}


td.cellDeal
{
	border: solid 0px black;
	background-color: White;
	vertical-align: top;
	width: 670px;	
	font-size: 11px;
	text-align:justify;
	padding: 0px 25px 15px 25px;
	color:navy;	
	height: 100%;
}

table.pTable
{
	background: White;
	padding: 0px;
	width: 700px;
	border: solid 1px Silver;
}

td.pTitleCell
{
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	background: MidnightBlue;
	color: White;
	padding: 4px 4px 4px 4px;
}

td.pPriceCell
{
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	background: DodgerBlue;
	color: White;
	padding: 4px 4px 4px 4px;
}

td.pSpecCell
{
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	background: White;
	color: Black;
	padding: 4px 4px 4px 4px;
}

td.pMoreCell
{
	font-size: 11px;
	font-weight: normal;
	text-align:right;
	background: DodgerBlue;
	color: White;
	padding: 4px 4px 4px 4px;
	width: 300px;
}

td.pNotesCell
{
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	background: White;
	color: Black;
	padding: 4px 4px 4px 4px;
	
}

A.pLink
{
	font-size: 11px;
	font-weight: normal;
	text-align:right;
	color: White;
}

A.pLink:visited	{	
	text-decoration:	none;
	font-size: 11px;
	font-weight: normal;
	text-align:right;
	color: White;
}	
	
A.pLink:active	
{
	font-size: 11px;
	font-weight: normal;
	text-align:right;
	color: White;
	text-decoration: none;
}	

table.pOptionTable
{
	font-size:11px;
	background: gainsboro;
	border: solid 0px Black;
	padding: 16px 16px 16px 16px;
	width: 700px;
}

td.pOptionCell
{
	font-size:11px;
	background: gainsboro;
	border: solid 0px Black;
	padding: 16px 16px 16px 16px;
}
		
A.pLink:hover	
{
	font-size: 11px;
	font-weight: normal;
	text-align:right;
	color: Yellow;
	text-decoration:none;	
	}

SPAN.newsTitle
{
	font-size: 11px;
	color:Navy;
	font-weight:bold;	
}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
}	
	
A:active	{	
	text-decoration:	none;
}	
		
A:hover	{	
	text-decoration: underline;
	color: #3333cc;
	}
	
a.linkFooter
{
	color:White;	
	font-style:italic;
}

a.linkFooter:hover
{
	color: Silver;
	text-decoration: none;
}

A.topLink
{
	color:Black;
	font-size:12px;
	font-weight:bold;
}

A.topLink2
{
	color:Black;
	font-size:11px;
	font-weight:normal;
}

A.topLink:hover
{
	color:DodgerBlue;
	text-decoration:none;

}

A.menuLink{
	text-decoration:none;
	COLOR : White;
	FONT-FAMILY: sans-serif;
    FONT-SIZE: 11px;
}

A.menuLink:hover
{
	color: Navy;
	text-decoration:none;

}

A.topSellersLink{
	text-decoration:none;
	COLOR : LightCyan;
	FONT-FAMILY: sans-serif;
    FONT-SIZE: 11px;
}

A.topSellersLink:hover
{
	color: Yellow;
	text-decoration:none;

}
	
IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
