
TABLE.mm {
       border-style: none ;
       border-width: 1px  ;
	 }

TABLE.top {
       border-top-width: 8px ;
	   border-left-width: 1px ;
	   border-right-width: 1px;
	   border-bottom-width:1px;
	   border-collapse: collapse ;
	 }


TABLE.black {
       border-top-width:  6px ;
	   border-left-width: 6px ;
	   border-right-width: 6px;
	   border-bottom-width:6px;
	   border-color:white;
	   border-style:solid;
	 }

TABLE.grey {
       border-width: 1px  ;
	   border-style: solid ;
	   border-color:e7e7e7;
	 }


TABLE.sold {
       border-style: solid ;
       border-width: 1px  ;
	 }



body         {font-family: arial;font-size: 11px;color: #000000; margin: 0px}
td		     {font-size :11px; font-family: arial; color:black;}
a:link       {font-size :11px;  font-family: arial; font-weight: normal; color: black; text-decoration: none}
a:visited    {font-size :11px;  font-family: arial; font-weight: normal; color: black; text-decoration: none}
a:hover      {font-size :11px;  font-family: arial; font-weight: normal; color: black; text-decoration: underline}
b            {font-size:12px; text-decoration: none;font-family: arial;font-weight:bold;}
p            {margin-top:1px;margin-bottom:1px;font-family: arial;}


.b_black            {font-size:11px; text-decoration: none;font-family: arial;font-weight:none; color: black;}
.b2_green     {font-size:12px; text-decoration: none;font-family: arial;font-weight:bold; color: #FF6600;}
.b2_red     {font-size:11px; text-decoration: none;font-family: arial;font-weight:normal; color: #006633;}
.b2_blue     {font-size:11px; text-decoration: none;font-family: arial;font-weight:normal; color: blue;}
.b2_title     {font-size:11px; text-decoration: none;font-family: arial;font-weight:bold; color: #247FE6;}
.b2_white     {font-size:11px; text-decoration: none;font-family: arial;font-weight:bold; color: white;}

.t_green       {font-size:30px; text-decoration: none;font-family: arial;font-weight:bold; color: #3DA4C6;}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #FFCC00;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -360;
left: -0px; /*position where enlarged image should offset horizontally */
z-index: 50;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 0px solid #ffffff;
border-width: 0px 0;
background:  url(media/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 0px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(media/blockactive.gif) center center repeat-x;
}


v\:* { behavior: url(#default#VML); }



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 300px;
}

.curlycontainer .innerdiv{
background: transparent url(media/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #678b3f url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #8cb85c;
}

#ddcolortabs a:hover span{
background-color: #8cb85c;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #8cb85c;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #678b3f;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}



TD.b_r {
background: url(img/border-bottom-right.gif) no-repeat bottom right;
}
TD.t_r{
background: url(img/border-top-right.gif) no-repeat top right;
}
TD.t_l{
background: url(img/border-top-left.gif) no-repeat top left;
}
TD.b_l{
background: url(img/border-bottom-left.gif) no-repeat bottom left;
}


div.sdmenu {
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(media/bottom.gif) no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(media/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(media/toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(media/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #f7f7f7;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #3DA4C6 url(media/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}