body {
    margin: 30px 0;
    text-align: center;
    font: 11px Tahoma;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    overflow: auto;
    scrollbar-shadow-color: #040f45;
    scrollbar-arrow-color: #040f45;
	}

/*** style for main ***/

.main {
	width: 65%; height: 90%;
	border: solid 2px #000;
	}	

input, textarea {
    font: 11px Tahoma;
    }

textarea {
    text-align: justify;
    }
    
a
{
    font-weight: bold;
    color: #5ab124;
    text-decoration: none
}
.border
{
    border-right: orange 1px solid
}
a.topmenu
{
    font-weight: normal;
    font-size: 14px;
    width: 100%;
    color: #003366;
    padding-top: 5px;
    font-family: impact;
    top: 10px;
    height: 30px;
    text-align: center
}
a.topmenu:hover
{
    font-size: 14px;
    width: 100%;
    color: white;
    height: 30px;
    background-color: #003366
}
a.menu
{
    font-weight: normal;
    color: #003366;
}
a.menu:hover
{
    font-weight: bold;
    font-size: 11px;
    color: #003366
}
.clskey
{
    font-size: 9px;
    color: #000000;
    font-family: tahoma
}
.title
{
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    font-family: tahoma
}
.menutitle
{
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    font-style: normal;
    font-family: tahoma
}
table
{
    font-size: 11px;
    font-family: arial
}
a.topmenu:active
{
    color: #b0c4f2;
    top: 6px
}
.clsStrings
{
    font-size: 11px;
    color: black
}

/*** style for headers ***/

h1 {
    margin: 0; margin-top: 10px; margin-left: 34px;
    font-weight: bold;
    font-size: 11px;
    width: 95%;
    color: #5ab124;    
    }
    
.clsfreepagefullstory {
    line-height: 16px;
    text-align: justify;
    }


