#leftMenu span { color:#cc0000; text-decoration:none; font-weight:bold;}
#leftMenu a {color:#cc0000; text-decoration:none; font-weight:bold;}
#leftMenu a:visited {color:#cc0000;}
#masterdiv{width:500px; border:0px solid #cc0000;}

div.menu
{
	width: 100%; 
	height: auto; 
	padding:10 10 10 10;
	border-bottom: 0px solid #ffffff; 
	background:url(../images/) top left repeat-x ;
	cursor:hand; 
	color:#000000;
}

.option
{
	width: 500px; 
	padding:0 0 0 0; 
	border-top: 0px solid #c7c7c7; 
	cursor:hand;
	color: #8c8c8c;
	background:url(../images/dropbg.jpg) top left repeat-x;
}

.options 
{
	padding:0 0 0 0;
	display:none;
}

table.panel  {
  margin: 0px;
}

table.panel td.www {
	padding-left: 10px;
	vertical-align: bottom;
	background:url(../images/.jpg) bottom left repeat-x;
	border-bottom:1px solid #E1E1E1;
	font-size:12pt;
	
}

table.panel td.bg {
	background:url(../images/.jpg) bottom left repeat-x;
}


table.panel td.shortdesc {
  padding-left: 20px;
}

table.gallery td.text{
  vertical-align: top;
  padding-left: 20px;
  padding-top: 5px;
}

img.thumbName {
  border: 3px solid #e9e9e9;
  margin-left: 70px;
}

img.thumbName:hover {
  border: 3px solid #cc0000;
  margin-left: 70px;
}

img.xl {
margin-right: 10px;
  border-right: 3px solid #cc0000;

}

.subheader {color:#e9e9e9;font-weight:bold;font-size:20pt;margin-left: -10px;}
.text {color:#3c3c3c;font-size:10pt;}
.lighttext {color:#8c8c8c;font-size:10pt;}

.more {color:#cc0000;font-weight:bold;}
.caps {color:#cc0000;font-size:20pt;padding:0px;margin:0px;border:0px solid #000000;line-height: 80%;}

a.thumb:hover {border:3px solid #cc0000;}
