/* CSS Document */

 .cssnav
{
text-align: left;
font-family: times new roman, verdana , helvetica, sans-serif;
text-indent: 10px;
font-size: 17px;
font-weight: bold;
border: 1px solid black;
color: white;
text-decoration: none;
width: 145px;
height: 30px;
background-image: url(http://www.accessola.com/focal/images2/btn.gif);
background-repeat: no-repeat;
}

.cssnav a
{
text-align: left;
font-family: times new roman, verdana , helvetica, sans-serif;
text-indent: 10px;
font-size: 17px;
font-weight: bold;
color: white;
text-decoration: none;
width: 145px;
height: 30px;

}

.cssnav a:hover
{

background-image: url(http://www.accessola.com/focal/images2/btn2.gif);
background-repeat: no-repeat;
width: 145px;
height: 30px;
}

body
{
background-color: #F8E7D7;
}

.title
{
color: #820F19;
font-family: times new roman, verdana , helvetica, sans-serif;
font-size: 30px;
font-weight: bold;

}

.subtitle
{
color: #820F19;
font-family: times new roman, verdana , helvetica, sans-serif;
font-size: 15px;
font-weight: bold;

}

.subtitle2
{
color: #ffffff;
font-family: times new roman, verdana , helvetica, sans-serif;
font-size: 15px;
font-weight: bold;

}
.content
{
color: #820F19;
font-family: times new roman, verdana , helvetica, sans-serif;
font-size: 15px;
}

.bottommenu
{
color:white;
font-family: times new roman, verdana , helvetica, sans-serif;
font-size: 11px;
}

.smalltxt
{
color: #820f19;
font-size: 9px;
font-family: verdana , helvetica, sans-serif;
font-weight: bold;
}

