/* left column menu buttons */
.menuButtons {
    height:23px;
    width:201px;
}
A.menuButtons, A.menuButtons:visited {
    color:#000000;
    text-decoration:none;
    background:url(../images/menu_btn.jpg) repeat;
    float:left;
	padding: 5px 0px 0px 5px;
}
A.menuButtons:hover, A.menuButtons:active { 
    background-position:0 -28px;
    color:#000000;
}

.menuButton1 {
    height:24px;
	width:201px;
}
A.menuButton1, A.menuButton1:visited {
	color:#000000;
	text-decoration:none;
	background:url(../images/menu_btn1.jpg) repeat;
	float:left;
	padding: 4px 0px 0px 5px;
}
A.menuButton1:hover, A.menuButton1:active { 
    background-position:0 -28px;
    color:#000000;
}

.menuButton2 {
    height:24px;
	width:201px;
}
A.menuButton2, A.menuButton2:visited {
	color:#000000;
	text-decoration:none;
	background:url(../images/menu_btn2.jpg) repeat;
	float:left;
	padding: 4px 0px 0px 5px;
}
A.menuButton2:hover, A.menuButton2:active { 
    background-position:0 -28px;
    color:#000000;
}

.menuButton3 {
    height:24px;
	width:201px;
}
A.menuButton3, A.menuButton3:visited {
	color:#000000;
	text-decoration:none;
	background:url(../images/menu_btn3.jpg) repeat;
	float:left;
	padding: 4px 0px 0px 5px;
}
A.menuButton3:hover, A.menuButton3:active { 
    background-position:0 -28px;
    color:#000000;
}

.menuButton4 {
    height:24px;
	width:201px;
}
A.menuButton4, A.menuButton4:visited {
	color:#000000;
	text-decoration:none;
	background:url(../images/menu_btn4.jpg) repeat;
	float:left;
	padding: 4px 0px 0px 5px;
}
A.menuButton4:hover, A.menuButton4:active { 
    background-position:0 -28px;
    color:#000000;
}

.menuButton5 {
    height:24px;
	width:201px;
}
A.menuButton5, A.menuButton5:visited {
	color:#000000;
	text-decoration:none;
	background:url(../images/menu_btn5.jpg) repeat;
	float:left;
	padding: 4px 0px 0px 5px;
}
A.menuButton5:hover, A.menuButton5:active { 
    background-position:0 -28px;
    color:#000000;
}

.menuButton6 {
    height:24px;
	width:201px;
}
A.menuButton6, A.menuButton6:visited {
	color:#000000;
	text-decoration:none;
	background:url(../images/menu_btn6.jpg) repeat;
	float:left;
	padding: 4px 0px 0px 5px;
}
A.menuButton6:hover, A.menuButton6:active { 
    background-position:0 -28px;
    color:#000000;
}

.menuButton7 {
    height:24px;
	width:201px;
}
A.menuButton7, A.menuButton7:visited {
	color:#000000;
	text-decoration:none;
	background:url(../images/menu_btn7.jpg) repeat;
	float:left;
	padding: 4px 0px 0px 5px;
}
A.menuButton7:hover, A.menuButton7:active { 
    background-position:0 -28px;
    color:#000000;
}

.menuButton8 {
    height:24px;
	width:201px;
}
A.menuButton8, A.menuButton8:visited {
	color:#000000;
	text-decoration:none;
	background:url(../images/menu_btn8.jpg) repeat;
	float:left;
	padding: 4px 0px 0px 5px;
}
A.menuButton8:hover, A.menuButton8:active { 
    background-position:0 -28px;
    color:#000000;
}
