/*
#--//--\\--#----------------------------------------#--\\--//--#
#--//--\\--# CREATED BY: JORDON BEDWELL (SUBLU)     #--\\--//--#
#--//--\\--#                                        #--\\--//--#
#--//--\\--# TEMPLATE NAME: SUBLU ORIGINAL          #--\\--//--#
#--//--\\--#                                        #--\\--//--#
#--//--\\--# CREATED DATE: SUNDAY, OCTOBER 17, 2004 #--\\--//--#
#--//--\\--#----------------------------------------#--\\--//--#

*/


.toolbar2 {
    text-align: center;
	color:#999999;
    letter-spacing: 0px;
	border-right: 1px solid #b6b2a2;
	padding: 2px 20px 5px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
 }


a {
	color: #87857d;
    font-weight: normal;
	word-spacing: normal;
	display: inline;
    text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

 
a:hover {
	color: #3e3e3e;
	border: 0px;

}


a.design{
	color: #afac9e;
    font-weight: normal;
	word-spacing: normal;
	display: inline;
    text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
}

 
a.design:hover {
	color: #e6184c;
	border: 0px;
    
}



a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   150px;
  padding: 2px 10px 7px 10px;
  background: #e7e2ce;
  text-align: left;
  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: normal;
  font-size: 12px;
  color:   #87857d;
 
}


a.sample_attach, a.sample_attach:hover, div.sample_attach
{
 background: #e7e2ce;
 color:   #3e3e3e;
}


a.sample_attach, a.sample_attach:visited { border-bottom: 1px solid #8C8B87; }
div#sample_attach_menu_child             { border-bottom: 1px solid #8C8B87; }
