body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
}

a{
	color: #fff;
	text-decoration: underline;
}

a:hover{
	color: #ddd;
	text-decoration: none;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-left: 10px;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-image: url(../images/bot-menu-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}


.welcome {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #17195e;
	background-image: url(../images/welc-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	vertical-align: middle;
}
.tblheader{
	background: transparent url(../images/bot-menu-bg.gif);
	font-size:16px;
	font-weight:bold;
	color:#05225b;

}
.c_name {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #05225b;
	padding-left: 10px;
	padding-top: 25px;
	text-align: left;
	vertical-align: middle;
}
.listingprice{
	position:absolute;
	margin-left:340px;
	width:150px;
	text-align:right;
	/*border:1px solid #000;*/

}
#mainimage{
	width:expression(document.body.clientWidth > 300 ? "300px" : "auto");
	max-width:300px;
	margin:2px;
}
.sideimg{
	border:0;
	width:90px;

}
.thumb{
	max-width:200px;


}
.newoverlay{
	position:absolute;
	width:50px;
	height:50px;
	margin-top:2px;
	margin-left:2px;
	background:transparent url('../images/new_fr.gif') no-repeat top left;


}
.menu {
	color: #141438;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
}
.menu_lnk{
	text-decoration: none;
	color: #141438;
}
.r-text {
	color: #FFFFFF;
	text-align: justify;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 16px;
}


.menu_lnk:hover {
	color: #17228B;
	text-decoration: none;
}


.sub {
	color: #07106d;
	text-transform: none;
	vertical-align: top;
	padding-right: 14px;
	text-align: right;
}

.sub_lnk{
	color: #07106d;
	text-decoration: none;
}

.sub_lnk:hover {
	color: #07106d;
	text-decoration: underline;
}


.body_txt {
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	background-image: url(../images/bot-menu-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}