
table.homebalkback {
        background-color: #cccccc;
        color: #000000;
}

.navbaroff {
        background-color: #eeeeee;
        font-weight: bold;
        color: #000000;
}

a.ttd, a.ttd:hover {
        font-weight: bold;
        width: 100%;
        color: #000000;
        background-color: #eeeeee;
        line-height: 20px;
        text-decoration: none;
        font-size: 15px;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a.ttd:hover {
        color: #dddddd;
	background-color: #aaaaaa;
}

.navbaron {
        color: #808080;
        background-color: #cccccc;
        font-size: 15px;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-weight: bold;
}


.body_style {
        background-color: white;
        color: #000099;
        margin-left: 5%;
        margin-right: 5%;
}

A:link {
        color: #3366FF;
}
A:active {
        color: #CC0000;
}
A:visited {
        color: #663366;
}

.page_title {
        font-family: sans-serif;
        font-color: #FF0000;
        font-size: x-large;
}

.ruler {
        color: Navy;
        border: solid;
        border-width: thin;
        width: 100%
}

div.box {
        /*border: solid;*/
        border-width: thin;
        width: 100%;
        background-color: #FFFFFF;
        text-align: left;
        margin-right: 15%;
        margin-left: 15%;
}

expl-text {
				
}