/* CSS Document */

.container {width: 165px;
display:block;
border-bottom-style:solid;
border-bottom-color:#0B99E0;
border-right-style:solid;
border-right-color:#0B99E0;}

#buttons a {color: #0B99E0;
background-color: white;
padding: 5px;
display:block;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
border-bottom-style:solid;
border-bottom-width:thin;
border-bottom-color:#333333;
border-right-style:solid;
border-right-color:#333333;
}

#buttons a:hover {background-color: #333333;
color: white;
text-decoration: none;
}


.banner
{
border-style:solid;
border-color:#0B99E0;
}

#subcategory
{
border-bottom-style:dotted;
border-bottom-width:thin;
border-color:#0B99E0;
width:90%;
}

.sub a {
padding: 5px;
border-right-style:dotted;
border-right-width:thin;
border-right-color:#0B99E0;
border-left-color:#0B99E0;
border-left-style:dotted;
border-left-width:thin;
font: 12px Arial, sans-serif;
color:#333333;
text-decoration: none;
background-color:white;
line-height:25px;
}

.sub a:hover {

background-color:#0B99E0;
font: 12px Arial, sans-serif;
color:black;
text-decoration:none;
border-bottom-style:solid;
border-bottom-color:black;
border-bottom-width:medium;
}

.bodypad
{
padding-left:20px;
text-decoration:none;
text-align:center;
}

.bodypad a {
text-decoration:underline;
color:black;
text-align:center;
}

.bodypad a:hover
{
text-decoration:underline;
color:#0B99E0;
text-align:center;
}

.bodypad2
{
padding-left:8px;
text-decoration:none;
text-align:center;
}

.bodypad2 a {
text-decoration:underline;
color:black;
text-align:center;

}

.bodypad2 a:hover
{
text-decoration:underline;
color:#0B99E0;
text-align:center;
}

.bodypad2 img
{
border:thin solid;
}


.cats
{
font: 14px Arial, sans-serif;
font-weight:bold;
color:black;
line-height:25px;
text-decoration:underline;
}

#footer 
{
border-top-style:dashed;
border-top-color:#CCCCCC;
border-top-width:thin;
width:90%;
}

#footertext a
{
font: 10px Arial, sans-serif;
color:#333333;
line-height:20px;
text-decoration:none;
}

#footertext a:hover
{
font: 10px Arial, sans-serif;
color:black;
line-height:20px;
text-decoration:underline;
}

#copyright
{
font: 10px Arial, sans-serif;
color:#CCCCCC;
}

#contacthead
{
font-size: 20px;
color: black;
text-decoration:underline;
text-align:left;
}

#bodytext
{
font: 14px "Times New Roman", Times, serif;
color: black;
}