/* Global Styles */



td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #767676;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.sample_attach, div.sample_attach
{
  display: block;
  width: auto;
  white-space:nowrap;

  background: #ffffff;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 11px;
  color:   #414042;
}
div.sample_attach {
  padding: 0px 0px 0px 0px;
}

a.sample_attach, a.sample_attach:visited { 

border-bottom: none;
padding: 6px 6px 6px 6px;

 }

div#sample_attach_menu_child, div#family_room_attach_menu_child, div#dining_room_attach_menu_child , div#bed_room_attach_menu_child, div#outdoor_attach_menu_child, div#access_attach_menu_child, div#light_attach_menu_child 
{ 
	border:  1px solid black; 

}


a.sample_attach:hover
{
	background: #d1d2d4;
	color:#ff0000;
	font-weight: normal;
}
a.sample_attach
{
color:#000000;
font-weight: normal;

}

a.sample_attach2
{
color:#414042;
font-weight: 900;
text-decoration:none;

}
a.sample_attach2:hover
{
	color:#ee1c23;
	font-weight: 900;
}
a.sample_attach2:active
{
	color:#ee1c23;
	font-weight: 900;
}

hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
/* Class Styles */


.headerText {
	font-size: 8px;
	color: #999999;
	font-weight: bold;
	text-decoration:none;
	}
	
#headerLinks a {
	font-size: 8px;
	color: #999999;
	font-weight: bold;
	text-decoration:none;	
	}

#headerLinks a:hover {
	font-size: 8px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	
	}
.copyrightText {
	font-size: 8px;
	color: #999999;
	font-weight: bold;
	text-decoration:none;
	}
.productText {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	}
#productLink a {
	font-size: 12px;
	color: #000000;
	text-decoration:none;	
	}

#productLink a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	
	}	
#avwebLink a {
	font-size: 8px;
	color: #999999;
	font-weight: bold;
	text-decoration:none;	
	}

#avwebLink a:hover {
	font-size: 8px;
	color: #999999;
	font-weight: bold;
	text-decoration:none;
	
	}
	
div#greyBorder
{ 
	border:  1px solid #a7a9ac; 

}