#sidebar ul {/* list layout */
    float: left;
    padding: 0;
	list-style: none;
	height: 500px;
	margin-top:1px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}
#sidebar a{/* common to all  */
	font-weight: bold;
	font-size: 11px;
	padding-right: 3px;
	text-decoration: none;
	color: #ffffff;
	width: 107px;
	display: block;
	text-align: right; 
	margin: 0 0 3px 0;	
	}
#sidebar .links a{height: 70px;}/* main tabs */
#sidebar .chosen a{height: 100px;}/* selected tab */

#sidebar .home_tab a {height: 30px;	margin: 3px 0 3px;background: #950018 url(../images/back1.gif) no-repeat bottom left;}/* home tab */
#sidebar .home_tab a:hover{background: #950018 url(../images/back1o.gif) no-repeat bottom left;}/* swaps corner */


#box2index a {margin: 3px 0 3px; background: #5AA1D4 url(../images/edge1.gif) no-repeat bottom right;}/* SME's */
#box2index a:hover{margin: 3px 0 3px; background: #5AA1D4 url(../images/edge1o.gif) no-repeat bottom right;}/* swaps corner */






#box2 a {background: #5AA1D4 url(../images/edge1.gif) no-repeat bottom right;}/* SME's */
#box2 a:hover{background: #5AA1D4 url(../images/edge1o.gif) no-repeat bottom right;}/* swaps corner */
#box2_chosen a{background: #5AA1D4 url(../images/edge1o.gif) no-repeat bottom right;}/* id to use on selected page */

#box3 a {background: #55B950 url(../images/edge2.gif) no-repeat bottom right;}/* regeneration */
#box3 a:hover{ background: #55B950 url(../images/edge2o.gif) no-repeat bottom right;}/* swaps corner */
#box3_chosen a{background: #55B950 url(../images/edge2o.gif) no-repeat bottom right;}/* id to use on selected page */

#box4 a {background: #FEAC23 url(../images/edge3.gif) no-repeat bottom right;}/* corporate */
#box4 a:hover{background: #FEAC23 url(../images/edge3o.gif) no-repeat bottom right;}/* swaps corner */
#box4_chosen a{background: #FEAC23 url(../images/edge3o.gif) no-repeat bottom right;}/* id to use on selected page */

#box5 a {margin: 3px 0 3px;background: #CC0000 url(../images/edge4.gif) no-repeat bottom right;}/* properties */
#box5 a:hover{margin: 3px 0 3px;background: #CC0000 url(../images/edge4o.gif) no-repeat bottom right;}/* swaps corner */
#box5_chosen a{margin: 3px 0 3px;background: #CC0000 url(../images/edge4o.gif) no-repeat bottom right;}/* id to use on selected page */

#sidebar .box6 a, #sidebar .box6 a:visited {
    padding-left: 1.2em;
    color: #330099;
	text-decoration: none;
    background: url(../images/arrow.gif) left  no-repeat;
	text-align: left; 
}

#sidebar .box6 a:hover, #sidebar .box6 visited:hover {
    background: url(../images/arrow.gif) left  no-repeat;
    text-decoration: underline;
	color: #330099;
}
#sidebar .box6_chosen a{
    padding-right: 1.2em;
    background: url(../images/arrow.gif) right  no-repeat;
    text-decoration: underline;
	color: #330099;
	text-align: left; 
}




#sidebar .box7 a, #sidebar .box7 a:visited {
    padding-left: 0.2em;
    background: url(../images/rc_newletter.gif) left  no-repeat;
	text-align: left;
	height: 69px;
}
#sidebar .box7 a:hover, #sidebar .box6 visited:hover {
    padding-left: 0.2em;
    background: url(../images/rc_newletter.gif) left  no-repeat;
	height: 69px;
}
#sidebar .box7_chosen a{
    padding-left: 0.2em;
    background: url(../images/rc_newletter.gif) left  no-repeat;
	height: 69px;
}



/* what's New animated gif */

#sidebar .box8 a, #sidebar .box8 a:visited {
    padding-left: 1.2em;
    color: #330099;
	text-decoration: none;
    background: url(../images/arrow-an.gif) left  no-repeat;
	text-align: left; 
}

#sidebar .box8 a:hover, #sidebar .box8 visited:hover {
    background: url(../images/arrow-an.gif) left  no-repeat;
    text-decoration: underline;
	color: #330099;
}
#sidebar .box8_chosen a{
    padding-right: 1.2em;
    background: url(../images/arrow.gif) right  no-repeat;
    text-decoration: underline;
	color: #330099;
	text-align: left; 
}




#sidebar .box9 a, #sidebar .box9 a:visited {
    padding-left: 1.2em;
	padding-top:35px;
    color: #330099;
	text-decoration: none;
    background: url(../images/blog-nav.gif) left top  no-repeat;
	text-align: left; 
}

#sidebar .box9 a:hover, #sidebar .box9 visited:hover {
    background: url(../images/blog-nav.gif) left top no-repeat;
    text-decoration: underline;
	color: #330099;
}
#sidebar .box9_chosen a{
    padding-right: 1.2em;
	padding-top:35px;
    background: url(../images/blog-nav2.gif) right top no-repeat;
    text-decoration: underline;
	color: #330099;
	text-align: left; 
}