sup.linecard{
font-size: 9px;
color: #ba1228;
}

/*----------------Page Layout---------------------------------*/

a img { border:none;}

#page {
	text-align:center;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;	
	overflow:visible;
	min-width: 1000px;
}

#backImg {
	background-color:#FFFFFF;
	width:950px;
	margin: 0 auto;
	text-align:left;
	overflow:hidden; 
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}


#top {
	margin:0;
	width:945px;
	background-image:url(../images/page/topBackground.jpg);
	background-repeat: no-repeat;
	
}


#leftside		
{ 
	float:left; 
	width:193px;
	padding-left: 1px;
}

#rightside	
{
	float:right;  
	width:742px;	
	margin-top: 0.625em;
	padding-right: 2px;
}	

#foot {
	float:left;
	margin-left: 0px;
	width:945px;
	height:70px; 
	
	
	
}

.footerCopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border:hidden;
	height:30px;
}

.footerCopy a {
	text-decoration:none;
	color:#000000;
}

.footerCopy a:hover {
	color:#BA1228;
	text-decoration:underline;

}



.loginButton {
	background-image:url(../images/page/login.gif);
	height:22px;
	width:36px;
		
}

/*---------------------Page Layout End---------------------------------------*/


.plaidBottom {
	background-image:url(../images/page/bottomPlaid.jpg);
	background-repeat: no-repeat;
		
}




/*------------------------------Browse---------------------------------------*/

.tagLine {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding-left:22px;
	padding-top: 35px;
}

.browse {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.browse a {
	font-size: 10px;
	text-decoration: underline;
	color:#FFFFFF;
}

.browse a:hover {
	font-size: 10px;
	color:#EDEEF0;
	text-decoration:underline;

}

.browseSpacer {
	background-color:#FFFFFF;

}
.pipe {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.searchRed {
	background-image:url(../images/page/searchRed.gif);
	height:27px;
	
}

.pipe2 {
	color:#BA1228;
	font-weight: bold;
	font-size: 1.5625em !important; font-size:25px;
}

.divHeadline {
	font-weight:bold;
	font-weight:bolder;
	font-size: 1em !important; font-size: 16px;
}

.line {
	background-image:url(../images/page/line.gif);
	background-repeat: repeat-x;
	height: 0.5000em; *height:8px;
	width:98%;
	text-align:right;
}

.selectedCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width:98%;
		
}

.selectedCategory a {
	font-size: 12px;
	text-decoration: none;
	color:#000000;
}

.selectedCategory a:hover {
	font-size: 12px;
	color:#BA1228;
	text-decoration:underline;

}

.categoryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	
}


.subcategories {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #BA1228;
}

.subcategories a {
	font-size: 11px;
	text-decoration: none;
	color:#000000;
}

.subcategories a:hover {
	font-size: 11px;
	color:#BA1228;
	text-decoration:underline;

}

.subcategoriesnobullet {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin-top:1px
}

.subcategoriesnobullet a {
	font-size: 11px;
	text-decoration: none;
	color:#000000;
}

.subcategoriesnobullet a:hover {
	font-size: 11px;
	color:#BA1228;
	text-decoration:underline;

}

/*------------------------------Browse End---------------------------------------*/

/*-------------------Shopping Cart and Quick Order Entry Begin--------------------*/

.leftBox {
	background-color:#FFFFFF;
	width:183px;
	margin: 0 auto;
	text-align:left;
	overflow:hidden; 
	border-left: 1px solid #BA1228;
	border-right: 1px solid #BA1228;
	border-top: 1px solid #BA1228;
	border-bottom: 1px solid #BA1228;
}

.titleBox {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#BA1228;
	width:183px;
	margin: 0 auto;
	text-align:left;
	overflow:hidden;
	color: #FFFFFF;
	font-size: 11px; 
	font-weight: bold;
}

.titleBoxCopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px; 
	font-weight: bold;
	
}

.addSubButton {
 cursor:pointer;
}

.shoppingCopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px; 
	font-weight: normal;
}

.warningChoke {
	font-family: Arial, Helvetica, sans-serif;
	color: #FCB325;
	font-size: 10px; 
	font-weight: bold;
}

.shoppingCopy  a {
	font-size: 12px;
	text-decoration: underline;
	color:#BA1228;
	
}

.shoppingCopy  a:hover {
	font-size: 12px;
	color:#000000;
	text-decoration:underline;

}

.bottomspace {
  font-size: 5px;
  }

/*-------------------Shopping Cart and Quick Order Entry End--------------------*/


.sBox {
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 background-color: #FFFFFF;
 color: #000000;
}



.mainbackground {
	background-image:url(../images/page/background.jpg);
}



<!--The footer was redesigned.  This is the old code.  The new code starts at line 1124.-->
/*.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: silver;
	text-decoration: none;
	background-color: #0138AD;
	margin-right: 5px;
}*/

.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BA1228;
}
 
.nav1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
	background-color: #efefef;
}

.nav1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
	background-color: #efefef;
	text-align: center;
}

.nav1c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
	background-color: #efefef;
	text-align: center;
}

.nav1d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
	vertical-align: middle;
	background-color: #EFEFEF;
}


.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.label a {
	font-size: 12px;
	text-decoration: underline;
	color:#BA1228;
}

.label a:hover {
	font-size: 12px;
	color:#000000;
	text-decoration:underline;

}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #5F5F5F;
 	
}


.text a {
	font-size: 12px;
	text-decoration:underline;
	color:#000000;
	cursor: pointer;
}

.text a:hover {
	font-size: 12px;
	color:#BA1228;
	text-decoration:underline;
	cursor:pointer;

}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
 	
}


.text2 a {
	font-size: 12px;
	text-decoration:underline;
	color:#BA1228;
}

.text2 a:hover {
	font-size: 12px;
	color:#000000;
	text-decoration:underline;

}





.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #BA1228;
}

.textred2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #BA1228;
}


.searchLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.searchLinks a {
	font-size: 12px;
	text-decoration:none;
	color:#000000;
}

.searchLinks a:hover {
	font-size: 12px;
	color:#BA1228;
	text-decoration:underline;

}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.link a {
	font-size: 11px;
	text-decoration:none;
	color:#000000;
}

.link a:hover {
	font-size: 11px;
	color:#BA1228;
	text-decoration:underline;

}



.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}



.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
}

.category a {
	font-size: 11px;
	text-decoration:none;
	color:#000000;
}

.category a:hover {
	font-size: 11px;
	color:#BA1228;
	text-decoration:underline;

}

.tabtr {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BA1228;
	height: 2px;
	vertical-align: middle;
}



.colheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BA1228;
	height: 2px;
	vertical-align: middle;
}

.colheader a {
	font-size: 11px;
	text-decoration: none;
	color:#FFFFFF;
}

.colheader a:hover {
	font-size: 11px;
	color:#EDEEF0;
	text-decoration:underline;
}

.rowshaded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #EDEEF0;
	color: #000000;
	text-decoration: none;
}

.rownotshaded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.rowdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.detail1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BA1228;
	text-decoration: none;
}

.detail2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 10px;
}

.detail2 a {
	font-size: 11px;
	text-decoration: underline;
	color:#BA1228;
}

.detail2 a:hover {
	font-size: 11px;
	color:#000000;
	text-decoration:underline;
}

.detail3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: red;
	text-decoration: none;
	margin: 10px;
}

.detail4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	color: black;
	text-decoration: none;
	margin: 10px;
}

.accountTitle {
	background-color: #8594A2;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 11px
}

.cartMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
}
.cartMessageRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BA1228;
	text-decoration: none;
}
.registerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
}

.registerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #BA1228;
}

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: blue;
	text-decoration: none;
}

.confirmMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #5F5F5F;
}

.input {
	font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BA1228;
	text-decoration: none;
}

.errorSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BA1228;
	text-decoration: none;
}



.errorbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #BA1228;
	text-decoration: none;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #BA1228;
}


/*----------Item Title----------------------*/
.item {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #BA1228;
}

.item a {
	font-size: 12px;
	text-decoration: none;
	color:#000000;
}

.item a:hover {
	font-size: 12px;
	color:#BA1228;
	text-decoration:underline;

}
/*-------------------------------------------*/



.tabbg {
	background-color: #BA1228;
}

.replacement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #BA1228;
}

.footerLink
{
	background-color: #BA1228;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 11px
}

.boxTitle {
	background-color: #c0c0c0;
}

.boxbg {
	background-color: #ffffff;
}


/*---------------------Afterlogin CSS Begin--------------------------------------------------------*/
/*----------------Body Layout---------------------------------*/
#leftBody		
{ 
	float:left; 
	width:498px;
	
	
}

#rightBody	
{
	float:right;  
	width:218px;	
	
 }	
/*---------------------Body Layout End---------------------------------------*/
/*------------------------------DIVS---------------------------------------*/
.leftContainer{ 
	width:496px; 
	
}

.rightContainer{
	width:216px;	
}	

.headlineContainer{
 	width:710px;
	text-align:left;
}

.mainBody{
 	width:660px;
}

.pipeBody {
	color:#BA1228;
	font-weight: bold;
	font-size: 1.5625em !important; font-size:25px;
}

.bodyHeadline {
	font-weight:bold;
	font-weight:bolder;
	font-size: 1em !important; font-size: 16px;
}

.lineBody {
	background-image:url(../images/page/line.gif);
	background-repeat: repeat-x;
	height:6px; 
	width:100%;
	text-align:right;
}

.dotBody {
	background-image:url(../images/page/greyDot.gif);
	background-repeat: repeat-x;
	height:6px; 
	width:100%;
}

.headlineblue {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold; 
  color: #0C2D83;
}

.headlineblue a {
	font-size: 12px;
	text-decoration: underline;
	color:#0C2D83;
}

.headlineblue a:hover {
	font-size: 12px;
	color:#0C2D83;
	text-decoration:underline;

}


.headlineblack {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: normal; 
  color: #000000;
}

.headlineblack a {
	font-size: 12px;
	text-decoration: underline;
	color:#000000;
}

.headlineblack a:hover {
	font-size: 12px;
	color:#000000;
	text-decoration:underline;

}

.prodWeek {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  color: #333333;
}

.prodWeekP {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: normal; 
  color: #333333;
}

.redprodWeekP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #BA1228;
}

.salesTools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.salesTools a {
	font-size: 12px;
	text-decoration:none;
	color:#000000;
}

.salesTools a:hover {
	font-size: 12px;
	color:#BA1228;
	text-decoration:underline;

}

.directory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #BA1228;
}

.directory a {
	font-size: 12px;
	text-decoration:underline;
	color:#000000;
}

.directory a:hover {
	font-size: 12px;
	color:#BA1228;
	text-decoration:underline;

}
/*---------------------Afterlogin CSS Ends--------------------------------------------------------*/

/*----- New Footer Designed 20091216 -----*/
div.footer {
clear:both;
bottom:0;
}
#footer td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
color:#5F5F5F;
text-align:left;
}
#footer th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
font-weight:800;
text-align: left;
color:#ba1228;
}
#footer .text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:15px;
font-style: normal;
font-weight: normal;
text-decoration: none;
color: #5F5F5F;	
}
#footer .text a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:16px;
text-decoration:underline;
color:#000000;
cursor: pointer;
}
#footer .text a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:16px;
text-decoration:underline;
color:#BA1228;
cursor:pointer;
}
#footer .view {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height:13px;
font-style: normal;
font-weight: normal;
text-decoration: none;
color: #5F5F5F;	
}
/*----- End New Footer 20091216 -----*/

.sidebarSublist {
background-image:none;
background-color:#E3DFD8;
border-right:1px solid red;
};

.sidebarSublistEntry {
border: 0px solid red;
}

/* ===================================
   Menu links for left navigation 
   ===================================
*/   

div.sidebar {
	/*
	background-color:#E3DFD8;
	border:2px;
	border-color:#BA1228;	
	padding:10px;
	*/
	background-image:url(../images/dsc-nav/sample1_sub_bg-2.gif);
	background-repeat:repeat-y;
	padding: 0;
	
	float:left;
	width:188px;
	/*vertical-align:top;*/
}

#sidebar ul
{
	margin: 1px 0 1px 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
#sidebar li.main_item {
	background-image:url(../images/dsc-nav/sample1_main_bg.gif);
	background-repeat:no-repeat;
	list-style-type: none;
	padding: 5px;
	margin-left: 0;
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size: 12px;
	line-height: 13px;
	cursor:pointer;
}

#sidebar .highlight_color {
	color: #BA1228;
}

#sidebar li.help_item {
	background-image:url(../images/dsc-nav/help_main_bg.gif);
	background-repeat:no-repeat;
	list-style-type: none;
	padding: 5px;
	margin-left: 0;
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size: 12px;
	line-height: 13px;
}

#sidebar a.main_item {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size: 12px;
	line-height: 13px;
	cursor:pointer;
}

#sidebar a:hover.main_item {
	color: #BA1228;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size: 12px;
	line-height: 13px;
	cursor:pointer;
}
#sidebar li {
	background-image:none;
	list-style-type: none;
	padding: 5px;
	margin-left:15px;
	font-family: Arial, Verdana, sans-serif;
	font-weight:800;
	color:#333366;
	font-size: 11px;
	line-height: 13px;
}

#sidebar a {
	color: #333366;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size: 11px;
	line-height: 13px;
	cursor:pointer;
}

#sidebar a:hover {
	color: #BA1228;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size: 11px;
	line-height: 13px;
	cursor:pointer;
}

#sidebar li li {
	background-image:none;
	list-style-type: none;
	padding: 2px;
	margin-left:16px;
	font-family: Arial, Verdana, sans-serif;
	font-weight:400;
	color:#333366;
	font-size: 11px;
	line-height: 13px;
}
#sidebar a.subsub {
	color: #333366;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	font-weight:400;
	font-size: 11px;
	line-height: 13px;
	cursor:pointer;
}

#sidebar a:hover.subsub {
	color: #BA1228;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	font-weight:400;
	font-size: 11px;
	line-height: 13px;
	cursor:pointer;
}

