.breadnav a:link, .breadnav a:visited
{
	color: #333333;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
#idraw
{
	padding: 5px;
	font-family: verdana;
	font-size: 10px;
}
#idraw a:link, #idraw a:visited
{
	font-family: verdana;
	font-size: 10px;
}
#NewItemBox
{
	padding: 5px; 
	border: 0px solid #cccccc; 
	background: white; 
	margin: 0 5px 5px 5px;
}
#NewItemBoxTitle
{
	padding: 5px; 
	border-bottom: 1px dashed #cccccc; 
	font-size: 11px; 
	font-weight: bold;
	font-family: Geneva, Arial, Helvectica, sans-serif;
	color: #333333; 
}

#NewItemBoxAllItems, #NewItemBoxAllItems a:link, #NewItemBoxAllItems a:visited
{	
	padding-bottom: 10px; 
	font-size: 11px; 
	font-weight: bold;
	font-family: Geneva, Arial, Helvectica, sans-serif;
	color: black;
}
#NewItemBoxInner
{
	font-family: verdana;
	font-size: 11px;	
	font-weight: normal;
	padding: 3px;

}
#NewItemBoxInner a:link,#NewItemBoxInner a:active
{
	color: black;
	text-decoration: none;
	font-weight: normal;
}
#NewItemBoxInner a:visited
{
	color: #333333;	
	text-decoration: none;
	font-weight: normal;
}
#NewItemBoxInner a:hover
{
	font-weight: normal;
	color: #cccccc;
	background: white;
}
#CatNavTop
{
	background: #ffffff;
	padding: 3px; 
	border: 1px solid #cccccc;
	margin: 3px 5px 5px 5px;	
}
#CatNavTopInner
{
	padding: 5px;
	border-bottom: 0px dashed green;
}
#CatNavTopInner a:link, #CatNavTopInner a:active
{
	font-family: verdana;
	font-size: 10px;	
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#CatNavTopInner a:visited
{
	font-family: verdana;
	font-size: 10px;	
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#CatNavTopInner a:hover
{
	font-family: verdana;
	font-size: 10px;	
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background: white;
}

/*
.container {background:#fff; color:#fff; margin:5px 15px;}
.rtop, .rbottom{ display:block; background:#ccc;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background:#fff;}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}
*/

#item .title
{
	background: #ffffff;
	padding: 10px;
}

/* ////////////////////////////////////// affect top nav text */

#fixedhomebuttons a:link, #fixedhomebuttons a:visited
{
	text-align: right;	
	color: #333333;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;	
	
}

