@charset "utf-8";
/* CSS Document */

#left_menu_back {

	background-color: #EBEBEB;

	background-image: url(images/left_menu_back.jpg);

	background-repeat: repeat-x;

	float: left;

}

#left_menu_back a:link {
	color: #000000;
	text-decoration: none;
}

#left_menu_back a:visited {
	color: #000000;
	text-decoration: none;
}

#left_menu_back a:hover {
	color: #9C1D16;
	text-decoration: none;
}

#left_menu_back a:active {
	color: #000000;
	text-decoration: none;
}

.input a:link {
	color: #9C1D16;
	text-decoration: none;
}

.input a:visited {
	color: #9C1D16;
	text-decoration: none;
}

.input a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.input a:active {
	color: #9C1D16;
	text-decoration: none;
}


.left_menu_back{

width: 165px;

font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;

font-size: 90%;

color: #fff;

}

* html ,blueblock{ /*IE 6 only */

w\idth: 165px; /*Box model bug: 180px minus all left and right paddings for ,blueblock */

}



.blueblock ul{

list-style: none;

margin: 0;

padding: 0;

border: none;

}



.blueblock li {



margin: 0;

}



.blueblock li a{

height:22px;

line-height:22px;

background-image:url(images/left1.jpg);

background-repeat:no-repeat;

display: block;

color: #000;

text-decoration: none;

width: 165px;

text-indent:20px;

}



html>body .blueblock li a{ /*Non IE6 width*/

width: auto;

}


#bodyContent a:link {
	color: #9C1D16;
	text-decoration: none;
}

#bodyContent a:visited {
	color: #9C1D16;
	text-decoration: none;
}

#bodyContent a:hover {
	color: #707070;
	text-decoration: none;
}

#bodyContent a:active {
	color: #9C1D16;
	text-decoration: none;
}

.blueblock li a:hover{

height:22px;

line-height:22px;

background-image:url(images/left2.jpg);

background-repeat:no-repeat;

display: block;

color: #000;

text-decoration: none;

width: 165px;

text-indent:22px;

}
