/* CSS Document */

.homebut{
display:block;
width:124px;
height:43px;
outline:none;
overflow:hidden;
text-indent:-500px;
}

a.homebut:link, a.homebut:active, a.homebut:visited{
background:url(images/but_04.jpg) no-repeat;
}

a.homebut:hover, a.homebut:visited:hover{
background:url(images/but2_04.jpg) no-repeat;
}

.minbut{
display:block;
width:126px;
height:43px;
outline:none;
overflow:hidden;
text-indent:-500px;
}

a.minbut:link, a.minbut:active, a.minbut:visited{
background:url(images/but_05.jpg) no-repeat;
}

a.minbut:hover, a.minbut:visited:hover{
background:url(images/but2_05.jpg) no-repeat;
}

.misbut{
display:block;
width:126px;
height:43px;
outline:none;
overflow:hidden;
text-indent:-500px;
}

a.misbut:link, a.misbut:active, a.misbut:visited{
background:url(images/but_06.jpg) no-repeat;
}

a.misbut:hover, a.misbut:visited:hover{
background:url(images/but2_06.jpg) no-repeat;
}

.newsbut{
display:block;
width:127px;
height:43px;
outline:none;
overflow:hidden;
text-indent:-500px;
}

a.newsbut:link, a.newsbut:active, a.newsbut:visited{
background:url(images/but_07.jpg) no-repeat;
}

a.newsbut:hover, a.newsbut:visited:hover{
background:url(images/but2_07.jpg) no-repeat;
}


.pubbut{
display:block;
width:123px;
height:43px;
outline:none;
overflow:hidden;
text-indent:-500px;
}

a.pubbut:link, a.pubbut:active, a.pubbut:visited{
background:url(images/but_08.jpg) no-repeat;
}

a.pubbut:hover, a.pubbut:visited:hover{
background:url(images/but2_08.jpg) no-repeat;
}


.contbut{
display:block;
width:123px;
height:43px;
outline:none;
overflow:hidden;
text-indent:-500px;
}

a.contbut:link, a.contbut:active, a.contbut:visited{
background:url(images/but_09.jpg) no-repeat;
}

a.contbut:hover, a.contbut:visited:hover{
background:url(images/but2_09.jpg) no-repeat;
}


.gallbut{
display:block;
width:124px;
height:43px;
outline:none;
overflow:hidden;
text-indent:-500px;
}

a.gallbut:link, a.gallbut:active, a.gallbut:visited{
background:url(images/gallbut.jpg) no-repeat;
}

a.gallbut:hover, a.gallbut:visited:hover{
background:url(images/gallbut.jpg) no-repeat;
}



