/* HTML tag styles                             */
/***********************************************/

body {
	MARGIN-TOP: 0px
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: .5em;
	padding-right: 0em;
	padding-bottom: .5em;
	padding-left: 0em;
}

/************** header tag styles **************/

h1{
 font: 600 20px Arial, sans-serif;
 color: #CC0000;
 margin: 0px;
 padding: 0px 0px .5px;
}
h1 a:link, h1 a:hover, h1 a:visited{
 font: bold 12px Arial, sans-serif;
 color: #CC0000;
 margin: 0px;
 padding: 0px;
text-decoration: underline;
}


h2{
 font: bold 12px Arial, sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0.5em 0px;
}


h3{
 font: bold 12px Arial, Helvetica, sans-serif;
 color: #CC0000;
 margin: 0em;
 padding: 0em;
}

h4{
 font: 800 12px Arial, sans-serif;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/*************** list tag styles ***************/
ul{
	list-style-type: disc;
	margin: 0px 0px 0px 6px;
	padding: 5px 1px 1px 10px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
li{
	margin: 0px;
	padding: 0px 0px 4px 1px;
}

label{
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

/*********** #navBar link styles ***********/
#navBar{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	margin: 0px;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}



/***********************************************/
/*    Home Layout Divs                         */
/***********************************************/
.homeNav, a.homeNav, a.homeNav:link, a.homeNav:active, a.homeNav:visited{
	font-size: 11px;
	color: #336633;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a.homeNav:hover{
	text-decoration: underline;
	color: #336633;
}

.homeCenter {
	BACKGROUND-COLOR: #bad9ba;
}

#highlight{
	margin: 0px;
	padding: 4px 0px 0px 7px;
	background-image:  url(/images/home_boxtop_back_green.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	height: 22px;
}
.homeHighlight{
	BACKGROUND-COLOR: #e0eee0;
	margin: 8px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}

.homeHighlight strong{
	color: #336633;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

/************* globalNav styles ****************/

.subNav{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 10px 5px;
	border-right: 1px solid #A49D93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.subNav, a.subNav:link, a.subNav:active, a.subNav:visited{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 10px 5px;
	border-right: 1px solid #A49D93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.subNav:hover{
	background-image:  url(/images/subnav_selected.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-decoration: none;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/

#section{
	margin: 0px;
	padding: 4px 0px 6px 7px;
	background-image:  url(/images/home_boxtop_back_green.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
}
#section a:link a:visited a:hover{
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

/*********** #leftNav styles ***********/

#leftNav{
	text-align: right;
	color: #CC0000;
}

#leftNav h3{
	padding: 10px 0px 2px 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-bottom: 5px;
	margin-right: 10px;
}

.leftNav, a.leftNav:link, a.leftNav:active, a.leftNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
	font-size: 12px;
	display: block;
	text-decoration: underline;
	padding-top: 3px;
}

a.leftNav:hover{
	background-color: #ffffff;
	background-image: url(/images/sidenav_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
	font-size: 12px;
	display: block;
	text-decoration: none;
}
.leftNavOn, a.leftNavOn:link, a.leftNavOn:active, a.leftNavOn:visited {
	background-color: #ffffff;
	background-image: url(/images/sidenav_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #CC0000;
	font-size: 12px;
	display: block;
	padding: 2px;

}
a.leftNavOn:hover {
	text-decoration: underline;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************* Highlight styles ****************/

#roundcont {
	background-color: #ffffff;
	background-image:  url(/images/highlight_top.gif);
	background-repeat: repeat-x;
	margin: 8px 5px 0px;
	padding: 0px;
}
#roundcont a:link {
	color: #CC0000;
	text-decoration: underline;
}
#roundcont a:hover {
	color: #CC0000;
	text-decoration: none;
}

.capsule{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding-right: 8px;
	padding-left: 8px;
}
.capsule a:link{
	color: #CC0000;
	text-decoration: underline;
}

#roundProducts {
	background-color: #ffffff;
	background-image:  url(/images/highlight_top.gif);
	background-repeat: repeat-x;
	margin: 8px 8px 5px 0px;
	padding: 0px;
}

#roundcont h1 {
	margin: 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	padding: 0px 10px 0px 0px;
	font-weight: 800;
}
#roundcont h1 a:link {
	color: #CC0000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#roundcont h1 a:hover{
	color: #CC0000;
	text-decoration: none;
}
#roundcont p {
	margin: 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 3px 10px 5px 0px;
}
#roundcont a:link {
	color: #CC0000;
	text-decoration: underline;
}

.roundtop { 
	background:  url(/images/highlight_top_right.gif) no-repeat right top; 
}
.roundtop2 {
	background:  url(/images/highlight_top_right_wht.gif) no-repeat right top;
}
.roundbottom {
	background-image:  url(/images/highlight_btm_right.gif);
	background-repeat: repeat-x;
	background-position: right top;
	margin: 0px 0px 3px;
	padding: 0px;
	position: relative;
}
.roundbottom2 {
	background-image:  url(/images/highlight_btm_right_wht.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

img.corner {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;
}

.highlight{
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}
a.highlight{
	float: right;
	border: 1px solid #999999;
	margin: 3px 10px 5px 5px;
	padding: 0px;
}

.product{
	margin: 0 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px 0px 10px;
	text-align: center;
}

#learnmore{
	background-image: url(/images/learn_more_bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 3px;
}
.learnmoreBody{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/learn_more_bg.jpg);
	background-repeat: repeat-x;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #336633;
	padding: 8px 0px 5px 2px;
}

#breadCrumb a:link, #breadCrumb a:active, #breadCrumb a:visited {
color: #336633;
text-decoration: underline;
}

#breadCrumb a:hover{
color: #336633;
text-decoration: none;
}
/************** Footer styles ****************/

#footer{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px 0px 0px;
	background-image:  url(/images/footer_bg.jpg);
	border: 1px solid #BAB8AD;
	margin: 0px;
	text-align: center;
	clear: both;
	height: 18px;
}

#footer a:link, #footer a:visited, #footer a:active{
	text-decoration: underline;
	color: #000000;
}

#footer a:hover{
	text-decoration: none;
	color: #000000;
}

.footer{
	font-size: 11px;
	color: #000000;
  font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

.footer a:link, .footer a:active, .footer a:visited {
	text-decoration: underline;
	color: #666666;
}

.footer a:hover {
	text-decoration: none
}
.disclaimer{
	font-size: 10px;
	color: #666666;
  font-family: Arial, Helvetica, sans-serif;
}
.privacy, .privacy a:link, .privacy a:active, .privacy a:visited {
	font-weight: normal; 
	font-size: 12px; 
	TEXT-TRANSFORM: uppercase; 
	color: #666666; 
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif
}
a.privacy:hover {
	text-decoration: none
}

/************** Portal styles ****************/



#corners{
	margin: 0px;
	padding: 0px;
}
#corners .lft{
	margin: 0px;
	padding: 0px;
	background-image: url(/images/portal_top_left_gray.gif);
}
#corners .portalTop {
	background:  url(/images/portal_top_gray.gif) no-repeat right top;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.lft{
	margin: 0px;
	padding: 0px;
	background-image: url(/images/portal_top_left.gif);
}
.portalbg{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image:  url(/images/portal_bg.jpg);
	background-repeat: repeat-x;
}
.locatorbg{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image:  url(/images/locator_bg.jpg);
	background-repeat: repeat-x;
}
#portal{
	margin: 0px;
	padding: 0px;
	background-image: url(/images/portal_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: 0px 25px;
}

#portal .borderLeft{
	margin: 0px;
	padding: 0px;
	background-image: url(/images/portal_border_left.gif);
	background-repeat: no-repeat;
}

#portal .borderRight{
	margin: 0px;
	padding: 0px;
	background-image: url(/images/portal_border_right.gif);
	background-repeat: no-repeat;
}

#portalGray{
	margin: 0px;
	padding: 0px;
	background-image: url(/images/portal_gr_bg.jpg);
	background-repeat: repeat-x;
	background-color: #EDECE9;
	background-position: 0px 25px;
}

#portalGray .borderLeft{
	margin: 0px;
	padding: 0px;
	background-image: url(/images/portal_gr_border_left.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#portalGray .borderRight{
	margin: 0px;
	padding: 0px;
	background-image: url(/images/portal_gr_border_right.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.portalTop {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/portal_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 11px;
}
.boxTop {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/box_head.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 11px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.portal{
	font-weight: 300;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 4px;
}
.portalBottom{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image:  url(/images/home_boxbottom_bg.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-repeat: repeat-x;
}
.portalContent{
	margin: 0px;
	padding: 0 2px 0 2px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

/************* Colors ****************/

.white {
	color: #FFFFFF;
}
.green, a.green, a.green:link, a.green:active, a.green:visited, a.green:hover {
	color: #336633;
}

.red {
color: #CC0000;
}
.grey {
   color: #333333;
}
.black {
   color: #000000; 
}
/************* Previous styles ****************/
.bold {
   font-weight: bold; 
}
.redbold {
   font-weight: bold; 
   color: #cc0000;
}
a.redbold {
   font-weight : bold; 
   color: #cc0000;
   text-decoration : underline;
}

a.redbold:hoover {
   font-weight : bold; 
   color: #cc0000;
   text-decoration : none;
}
.reddefault {
   font-style: normal; 
   font-size: 12px; 
   font-family: Arial, Helvetica, sans-serif; 
   color: #990000;
}

a.reddefaultlink, a.reddefaultlink:active {
   font-style: normal; 
   font-size: 12px; 
   font-family: Arial, Helvetica, sans-serif; 
   color: #990000;
   text-decoration : underline;
}

a.reddefaultlink:hoover {
   font-style: normal; 
   font-size: 12px; 
   font-family: Arial, Helvetica, sans-serif; 
   color: #990000;
   text-decoration: none;
}
a.searchresultslink, a.searchresultslink:active {
   font-style: normal; 
   font-weight : bold; 
   font-size: 12px; 
   font-family: Arial, Helvetica, sans-serif; 
   color: #990000;
   text-decoration: underline;
}

a.searchresultslink:hover {
   font-style: normal; 
   font-weight: bold; 
   font-size: 12px; 
   font-family: Arial, Helvetica, sans-serif; 
   color: #990000;
   text-decoration : none;
}
a.tipslink, a.tipslink:active {
   font-style: normal; 
   font-size: 11px; 
   font-family: Arial, Helvetica, sans-serif;
   color: #990000;
   text-decoration: underline;
}

a.tipslink:hover {
   font-style: normal; 
   font-size: 11px; 
   font-family: Arial, Helvetica, sans-serif;
   color: #990000;
   text-decoration: none;
}

.header {
  font: 600 20px Arial, Helvetica, sans-serif;
	color: #CC0000;
	margin: 0px;
}

.subhead{
 font: bold 12px Arial, sans-serif;
 color: #000000;
 margin: 0px;
}
.greysubhead {
   font-style: normal; 
   font-weight : bold; 
   font-size: 12px; 
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
}

.redsubhead {
   font-style: normal; 
   font-weight : bold; 
   font-size: 12px; 
   font-family: Arial, Helvetica, sans-serif;
   color: #cc0000;
}

a.redsubheadlink, a.redsubheadlink:active {
   font-style: normal; 
   font-weight : bold; 
   font-size: 14px; 
   font-family: Arial, Helvetica, sans-serif;
   color: #cc0000;
   text-decoration : underline;
}

a.redsubheadlink:hover {
   font-style: normal; 
   font-weight : bold; 
   font-size: 14px; 
   font-family: Arial, Helvetica, sans-serif;
   color: #cc0000;
   text-decoration : none;
}
a.greenlink, a.greenlink:active {
   font-style: normal; 
   font-weight : normal; 
   font-size: 11px; 
   font-family: Arial, Helvetica, sans-serif;
   color: #336633; 
   text-decoration : underline;
}

a.greenlink:hover {
   font-style: normal; 
   font-weight : normal; 
   font-size: 11px; 
   font-family: Arial, Helvetica, sans-serif;
   color: #336633; 
   text-decoration : underline;
}
.caption {
   font-style: normal;
   font-size: 10px; 
   font-family: Arial, Helvetica, sans-serif;
   color: #336633; 
}
.greenbold {
   font-weight : bold; 
   color: #336633;
}
a.greenboldlink, a.greenboldlink:active {
   font-style: normal; 
   font-weight : bold; 
   font-size: 14px; 
   font-family: Arial, Helvetica, sans-serif; 
   color: #336633;
   text-decoration : underline;
}

a.greenboldlink:hover {
   font-style: normal; 
   font-weight : bold; 
   font-size: 14px; 
   font-family: Arial, Helvetica, sans-serif; 
   color: #336633;
   text-decoration : none;
}

.hometext {
	font-weight: bold; 
	font-size: 11px; 
	color: #ffffff; 
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none
}
.hometextBlack {
	font-weight: bold; 
	FONT-SIZE: 11px; COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none
}
a.home, a.home:active {
	font-weight: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	text-decoration: underline
}
a.home:hover {
	font-weight: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	text-decoration: none
}
.homesubtitle {
   font-style: normal; 
   font-weight : bold; 
   font-size: 10px; 
   font-family : Verdana; 
   color: #666666;
   text-decoration : none;
}

SELECT { 
   color:black; 
   font-size:9pt; 
}

/******* data tables *******/
#data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
#data th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color:#dfe1cf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#data td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
#data tr.alt {
	background-color:#efefef;
}
.cellpad {
        padding-left: 4px;
        padding-top: 2px;

}
/******* category styles *******/

div.category.first {
	width: 193px;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
div.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	width: 193px;
	float: left;
	margin: 0 0 0 2px;
	padding: 0;
	overflow:hidden;
}
div.category-full {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	width: 238px;
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
}

div.category td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
div.category td.border {
	width:191px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

div.category .header {
	padding: 0;
	margin: 0;
}
div.category .header a:link, div.category .header a:active, div.category .header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/images/category_head_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:168px;
	height:23px;
	display:block;
	margin: 0;
	padding:7px 0 0 25px;
}
div.category .header a:hover {
	text-decoration:none;
}
div.category-full .header a:link, div.category-full .header a:active, div.category-full .header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/images/category_head_bg_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:19px;
	display:block;
	margin: 0;
	padding: 4px 0 0 18px;
}
div.category-full .header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/images/category_head_bg_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:19px;
	display:block;
	margin: 0;
	padding: 4px 0 0 18px;
}
div.category .best{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 5px;
	min-height: 70px;
	margin-bottom: 10px;
}

div.category h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

div.category .categoryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding: 10px 0 5px 5px;
	background-image: url(/images/category_bg.jpg);
	background-repeat: repeat-x;
	width:172px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	overflow:hidden;
}
.category-background {
	background-image: url(/images/category_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

div.category ul {
	height: 80px;
	padding: 0;
	margin: 0;
}

div.category li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	padding: 0 0 0 .8em;
	margin: 0 0 .2em 1em;
	background-image: url(../images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style-image: none;
	list-style-type: none;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:active, a:visited{
	color: #336633;
}

a:hover{
	text-decoration: none;
	color: #336633;
}
