body {
	font-family: arial; 
	background-color: #fff;
}


td {
	 font-size: 12px;
}



h1 {
	 padding:0px;
	 margin:0px;
	 font-size: 16px;
	 font-weight:bold;
}

h2 {
	 padding:0px;
	 margin:0px;
	 font-size: 14px;
	 font-weight:bold;
}

a {text-decoration:none;color:#184786;}
a:hover{text-decoration:underline;}
a img {border: none;}


#Body {
	text-align: center;
	vertical-align:top;
}

.bdy {
	padding:4px;
}

.bdydiv {
	border:1px #184786 solid;
	width:750px;
	height:2350px;
	margin:0 auto;
}

#LeftSide {
	text-align: left;
	font-size:11px;
	width: 150px;
	position: relative;
	padding:4px;
	border:0px #184786 solid;
	background-color:#184786;
	color:#CCCCCC;
	float:left;
	/*top: -44.5em;*/
	vertical-align:top;

}

html>body #LeftSide {
	/*top: -12.5em;
	left: -15em;*/
}

#LeftSide ul {
 	padding: 0;
  	margin: 0;
	list-style-position: outside;
	list-style: none ; 
}
  	
#LeftSide li {
}

#LeftSide a{
	color:#fff;
	text-decoration:none;
}

#LeftSide a:hover{
	color:#fff;
	text-decoration:underline;
}

.maintable {
	background-color:#ffffff;
	margin:0 auto;
}

#Product {
	width: 577px;
	border:0px #184786 solid;
	margin-left:140px;
	text-align:left;
	font-size:11px;
	padding:4px;
}

html>body #Product {

	margin-left:160px;
}


#Product .coattail a{
	text-decoration:none;
}


#Product .coattail a:hover{
	text-decoration:underline;
}
#Product .ListPrice {
	font-size:14px;
	color: #800000;
	font-weight:none;
	text-decoration: none;
	line-height: 30px;
}


#Product .OurPrice {
	font-size:14px;
	color: #800000;
	font-weight:bold;
	text-decoration: none;
	line-height: 30px;
}


#Product  .PriceDiv {
	height:250px;
	width:250px;
	top: 5em;
	left: 4em;
	position:relative;
	border:0px #184786 solid;
	margin-left:170px;
}


#Footer {
	border-top: 1px solid black;
	width:750px;
	background-color:#184786;
	margin:0 auto;
	color:#ccc;
	font-size:11px;
	text-align:left;
}



#ProductListing {
	width:520px;
}

#ProductListing td {vertical-align:bottom;
	border: #cfcfcf solid;
	border-width: 0px 1px 1px 0px;
	text-align:center;
	width:170px;
}

#Product #PriceTable {
	width:160px;
	padding: 4px 0px;
	font-size:14px;
	background-color:#EEEEEE;
	border: #000000 solid;
	border-width: 1px 1px 1px 1px;
}
  

