body
{
font-family: Arial, sans-serif;
font-size: 10px;
color: #000000

}

p
{
font-family: Arial, sans-serif;
font-size: 10px;
color: #000000

}

table
{
font-family: Arial, sans-serif;
font-size: 10px;
color: #000000

}

a.home {
display: block;
width: 155px;
height: 40px;
background-image: url('images/index_03.gif');
}

a.home:hover {
display: block;
width: 155px;
height: 40px;
background-image: url('images/index_hover_03.gif');
}


a.about {
display: block;
width: 155px;
height: 38px;
background-image: url('images/index_05.gif');
}

a.about:hover {
display: block;
width: 155px;
height: 38px;
background-image: url('images/index_hover_05.gif');
}

a.gallery {
display: block;
width: 155px;
height: 39px;
background-image: url('images/index_06.gif');
}

a.gallery:hover {
display: block;
width: 155px;
height: 39px;
background-image: url('images/index_hover_06.gif');
}

a.contact {
display: block;
width: 155px;
height: 39px;
background-image: url('images/index_07.gif');
}

a.contact:hover {
display: block;
width: 155px;
height: 39px;
background-image: url('images/index_hover_07.gif');
}


.red
{

font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ff0000

}

h1
{

font-family: Arial, sans-serif;
font-size: 19px;
font-weight: bold;
color: #626060

}
h2
{

font-family: Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #626060

}

a
{
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #626060;
}

a:hover
{
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #888888;
}



ul.middle
{
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
list-style-image: none; 
}



ul 
{
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #6A6A6A;
list-style-image: url(ula.png);

}

ul ul
{
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #6A6A6A;
list-style-image: url(ulb.png);

}



input
{
color: #626060;
background: #ffffff;
border: 1px solid #000000
}

input.radio
{
color: #626060;
background: #ffffff;
border: 1px solid #000000
}

select
{
color: #626060;
background: #ffffff;
border: 1px solid #000000
}

textarea
{
color: #626060;
background: #ffffff;
border: 1px solid #000000
}

.submit input
{
color: #626060;
background: #ffffff;
border: 1px solid #000000
} 

