<STYLE TYPE="text/css">
a {
        font-weight : normal;
        color : #6699CC;
        text-decoration : none;
}
/* Common body style */
.body {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #666666;
        text-align : left;
        padding-top : 10px;
        padding-bottom : 10px;
}
/* Body's link style */
.body a {
        font-weight : bold;
}
.new_listing  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        padding-left : 10px;
        padding-top : 2px;
        padding-bottom : 10px;
        text-align : left;
        color : #333333;
}
.txt {
        font-family : Helvetica, Arial;
        font-size: 12px;
        font-weight: normal;
        color: #404040;
}
/* Style of links in text */
.txt a {
        font-weight : bold;
}

/* Style of smaller text */
.small_txt {
        font-family : arial;
        font-size: 11px;
        font-weight: normal;
        color: #404040;
        text-align: left;
}
/* Style of links in smaller text */
.small_txt a {
        font-weight : normal;
}
/* Common style of bold text */
.bold_txt {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #333333;
        font-weight : bold;
}
/* Common Style of tables */
.plain_table {
        width: 100%;
    border-width : 0px;
    border-spacing : 0px;
    border-padding : 0px;
}
/* Tytle's style in search filters */
.filter_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699CC;
	padding-left: 10px;

}

/* Common style for listing titles */
.listing_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #003366;
	text-transform: capitalize;
}

.listing_tab {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #003366;
	text-align: center;
}

.highslide {
	cursor: url(../scripts/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
.table_list {
	font-size: xx-small;
}
.table_list_right {
	font-size: xx-small;
	text-align: right;
}

/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:left;
      width:100%;
      background:#FFFFFF;
      font-size:100%;
      line-height:normal;
      }
    #tabsB ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(../images/tableftB.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url(../images/tabrightB.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }
	
</STYLE>

