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

}

tr
{
margin:0px;
padding:0px;

}

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');
}

a.designs {
display: block;
width: 155px;
height: 37px;
background-image: url('images/index_designs.gif');
}

a.designs:hover {
display: block;
width: 155px;
height: 37px;
background-image: url('images/index_designs_hover.gif');
}

a.blank {
display: block;
width: 155px;
height: 39px;
background-image: url('images/index_navbg.gif');
}

a.blank:hover {
display: block;
width: 155px;
height: 39px;
background-image: url('images/index_hover_navbg.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;
}

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
} 

a.links {
font-family: Times New Roman;
font-size: 12px;
font-weight: bold;
border-bottom: dotted 1px #333333;
color: #333333
}


