BODY {
        font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #131313;
}
TD {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
        color: #131313;
}
H1 {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 19px;
        font-style: normal;
        font-weight: normal;
        color: #131313;
        text-decoration: none;
	line-height: 19px;
	margin-bottom:0px; 
	margin-top:8px; 
}
.headline {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 23px;
        font-style: normal;
        font-weight: normal;
        color: #fdfdfd;
        text-decoration: none;
        margin-bottom:7px;
        margin-top:7px;

}
.title {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 23px;
        font-style: normal;
        font-weight: normal;
        color: #121212;
        text-decoration: none;
	line-height: 23px;
        margin-bottom:0px;
        margin-top:0px;

}
.subheader {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 17px;
        font-style: normal;
        font-weight: normal;
        color: #131313;
        text-decoration: none;
}
.quickdescription {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
        color: #131313;
        text-decoration: none;
}
H2 {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #777777;
        text-decoration: none;
	line-height: 8px;
	margin-bottom:0px; 
	margin-top:8px; 
}
.webdesign {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 8px;
        font-style: normal;
        font-weight: normal;
        color: #131313;
        text-decoration: none;
}
.webdesign:hover {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 8px;
        font-style: normal;
        font-weight: normal;
        color: #131313;
        text-decoration: none;
}
a {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #131313;
        text-decoration: none;
}
a:hover {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #ff0000;
        text-decoration: underline;
}
.pic {
        border: 1px solid #008aff;
}

.navtextboxes {
        height: 16px;
        font-family: arial, sans-serif;
        font-size: 9px;
        border: 1px solid #999;
        vertical-align: top;
        font-weight: bold;
        color: #131313;
}

div.clayer_shown
{
    display: block;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
}

div.clayer_hidden
{
    display: none;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
}

input.check_box {
        width:25px; height:25px;
}
