body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        color: #00004A;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	}

a:link {
	color: #0000FF;
	text-decoration: none;
	}
	
a:visited {
        color: #0000FF;
	text-decoration: none;
	}
	
a:hover {
	color: #333333;
	text-decoration: none;
	text-decoration: underline;
	}
	
a:active {
	color: #333333;
	text-decoration: none;
	}

.pageBC	{
	font-size: 11px;
	}

.mainTable {
        width: 700px;
	}

.nowViewing	{
	font-size: 12px;
	text-align: left;
	}

.upParent {
	font-size: 12px;
	text-align: right;
	}

.prevNext {
	font-size: 12px;
	text-align: right;
	}
	
.sugg1Outer	{ 
	border:1px solid #883434;
	border-color: #3565CC;
	background-color: #FFFFEC;
	}

.sugg1Inner	{ 
	font-size: 11px;
	color: #3565CC;	
	}
		
.sugg2Outer	{
	border:1px solid #883434;
	border-color: #3565CC;
	background-color: #FFFFEC;
	}
.sugg3Outer {
    border:1px solid #883434;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    }

.sugg3Inner {
    border-color: #FFFFFF;
    }
	
.sugg2Inner	{
	font-size: 11px;
	color: #3565CC;
	}
	
.listingCell {
	text-align: left;
	width: 535px;
	height: 105px;
	}
	
.thmbCell {
	width: 165px;
	height: 105px;
	}

.thmbImage {
	border:2px;
	border-color: #000000;
	border-style: solid;
	}
A:hover .thmbImage {
	border-color: #3565CC;
	}	
	
.listingBC { 
	font-size: 11px;
	color: #9A9A9A
	}
	
.listingBC a:link {
	color: #9A9A9A;
	}
	
.listingBC a:hover {
	color: #333333;
	}
	
.listingBC a:visited {
        color: #9A9A9A;
	}	

.listingTitle {
	font-size: 12px;
	font-weight: bold;
	color: #3565CC;
	}
	
.listingTitle a:link{
	color: #3565CC;
	}	
	
.listingDesc {
	font-size: 12px;
	}

.listingURL {
	font-size: 11px;
	}
	
.listingURL a:link {
	color: #333333;
	text-decoration: underline;
	}
	
.listingURL a:hover {
	color: #3565CC;
	}
	
.SimCell {
	font-size: 10px;
	color: #9A9A9A;
	}	
