body	{font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif; font-size: 14px; color: #2e2e2e;}
ul		{font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif; font-size: 14px; color: #2e2e2e;}
td		{font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif; font-size: 14px; color: #2e2e2e; vertical-align: top;}

.title		{font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif; font-size: 22px; color: #2e2e2e; font-weight:bold;}

A:link 		{color: #1b8b39 ;cursor:hand; text-decoration:none; background:transparent;}
A:visited	{color: #1b8b39 ;cursor:hand; text-decoration:none; background:transparent;}
A:active	{color: #1b8b39 ;cursor:hand; text-decoration:none; background:transparent;}
A:hover		{color: #d5eb98 ;cursor:hand; text-decoration:none; background:transparent; font-weight:bold;}

A:link.underline 		{color: #1b8b39 ;cursor:hand; text-decoration:none; background:transparent;}
A:visited.underline		{color: #1b8b39 ;cursor:hand; text-decoration:none; background:transparent;}
A:active.underline		{color: #1b8b39 ;cursor:hand; text-decoration:none; background:transparent;}
A:hover.underline		{color: #1b8b39 ;cursor:hand; text-decoration:none; background:#d5e03c; font-weight:bold;}

A:link.title 		{color: #fff ;cursor:hand; text-decoration:none; background:transparent; font-weight:bold; font-size: 14px;}
A:visited.title		{color: #fff ;cursor:hand; text-decoration:none; background:transparent; font-weight:bold; font-size: 14px;}
A:active.title		{color: #fff ;cursor:hand; text-decoration:none; background:transparent; font-weight:bold; font-size: 14px;}
A:hover.title		{color: #fff ;cursor:hand; text-decoration:underline; background:transparent; font-weight:bold; font-size: 14px;}

A:hover.imagehref {cursor:hand; text-decoration:underline;background: transparent;}
	
#page	{	background:#000;
			margin: 0px;
			scrollbar-arrow-color: white;
			scrollbar-face-color: #000;
			scrollbar-base-color: #000;
			scrollbar-3dlight-color: white;
			scrollbar-darkshadow-color: black;
			scrollbar-highlight-color: white;
			scrollbar-shadow-color: grey;
			scrollbar-track-color: #FBBFDB;
		}

#container		{ margin: 0px auto; width: 960px; background-image: url(images/tw_lrbg.gif);}
#menu			{ height: 35px; background-image: url(images/tw_menu.gif); padding: 0px 10px;}
#header 		{ height: 155px; background-image: url(images/tw_header.gif);}
#banner			{ background-image: url(images/tw_copyright.gif); text-align: center; color: #000; vertical-align:top; padding: 0 5px;}
#content		{ height: 100%; background-image: url(images/tw_lrbg.gif); padding: 0px 100px;}
#copyright		{ background-image: url(images/tw_copyright.gif); text-align:center; color: #fff; padding-top: 5px;}
#footer 		{ height: 20px; color: #FFF; background-image: url(images/tw_footer.gif);}

#listing		{ width:600px; padding: 10px 0;}
#heading		{ background-color:#1b8b39;color: #FFF; padding: 3px 3px 3px 7px; width: 600px; font-size: 14px;}
#photo			{ width:200px; padding-top:5px; float: left; height: 150px;}
#details		{ margin-left: 5px; padding:5px 0 0 0; width:580px; font-size: 12px; height:150px; clear: right;}
#vt_details		{ padding:5px 0 0 10px; width:600px; font-size: 12px;}

#loading {
 	width: 200px;
 	height: 100px;
 	background-color: #d5eb98;
	color:#1b8b39;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
}

#listing_form table {
	border: 1px dotted #000;
}
#listing_form table td {
	border-bottom: 1px dotted #000;
}

#listing_list_header {
	background-color:#1b8b39;
	height:30px;
	text-align:center;
	padding-top: 5px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
}

#listing_list:hover {
	background-color:#d5eb98;
}


#listing_list2 a:hover {
	background-color:green;
}
#listing_list2:hover {
	background-color:#d5eb98;
}

#photo_div {
	background-color:#fff;
	float:left;
	background:#FFF;
	border: 1px dashed #d5eb98;
	width: 310px;
	height: 100px;"
}
#photo_div:hover {
	background-color:#d5eb98;
}

/* End of CSS file */
