a:active, a:link, a:visited {
        color: #476089;
        background-color: transparent;
        text-decoration: none;
        font-weight: bold;
        font-size: 10px;
}

a:hover {
        color: #000000;
        background-color: transparent;
        text-decoration: underline;

}

.anavt:link{
        color:#000000;
        font-weight: bold; font-size: 10px ;
        background:transparent;
}
.anavt:active{
        color:#000000;
        font-weight: bold; font-size: 10px ;
        background:transparent;
}
.anavt:visited{
        color:#000000;
        font-weight: bold; font-size: 10px ;
        background:transparent;
}
.anavt:hover{
        color:#000000;
        font-weight: bold; font-size: 10px ;
        background:transparent;
        text-decoration: underline;
}

.anavb:link{
        color:#FFFFFF;
        font-weight: normal; font-size: 10px ;
        background:transparent;
}
.anavb:active{
        color:#FFFFFF;
        font-weight: normal; font-size: 10px ;
        background:transparent;
}
.anavb:visited{
        color:#FFFFFF;
        font-weight: normal; font-size: 10px ;
        background:transparent;
}
.anavb:hover{
        color:#FFFFFF;
        font-weight: normal; font-size: 10px ;
        background:transparent;
        text-decoration: underline;
}

td {
        color: #4A606E;
        background-color: transparent;
        font-family: verdana, arial, tahoma, sans-serif;
        font-size: 10px;
}

 .span1 {
        color: #FFFFFF;
        background-color: transparent;
        font-family: tahoma, verdana, arial, sans-serif;
        font-size: 12px;
        font-weight: bold;


}

 .small-text {
        color: #000000;
        background-color: transparent;
        font-family: tahoma, verdana, arial, sans-serif;
        font-size: 9px;
        font-weight: bold;


}

.content-table {
        width: 100%;
}

.content-td {
        background-color: #FFFFFF;
        color: #000000;
        width: 600px;
}


.main-content {
        height: 400px;
        left: 0px;
        position: relative;
        top: 0px;
        vertical-align: text-top;
        width: 740px;
}

.main-table {
        color: #E6EFF4;
        background-color: #FFFFFF;

        vertical-align: text-top;
        width: 740px;
}

.bt {

        border-top: 1px #000000 solid;
        border-bottom: 1px #000000 solid;
        border-right: 0px #000000 solid;
        border-left: 0px #000000 solid;
       margin-bottom: 0px;
}


.header {
        background-color: #476089;

        color: #FFFFFF;
        text-align: left;
}

.header1 {
        background-color: #476089;

        color: #FFFFFF;
        text-align: left;
}



.ad-div {
        color: #FFFFFF;
        background-color: #FFFFFF;
        height: 1px;
}

.spacer {
        color: #FFFFFF;
        background-color: #FFFFFF;
        height: 2px;
}


.sidebar {
        color: #FFFFFF;
        background-color: #FFFFFF;
        width: 130px;
        height: 100%;
}

.content-border {
        border-bottom: 0px #DDEAF1 solid;
        border-right: 1px #476089 solid;
        border-left: 0px #DDEAF1 solid;

        }

.bottom-menu {
        background-color: #476089;
        color: #FFFFFF;
        height: 20px;
}
.cont-text {
        margin-left: 4px;
        margin-right: 4px;
        margin-top: 4px;
        margin-bottom: 8px;
}

.menu-align {
        text-align: center;
        margin-left: 8px;
        margin-right: 8px;
        margin-top: 8px;
        margin-bottom: 8px;
}

div.rtop, div.rbottom { display: block; background-color: transparent; background-repeat: repeat;
               background-attachment: scroll; background-position: 0% 50% }
div.rtop div, div.rbottom span { display: block; height: 1px; overflow: hidden; background-color: #FFFFFF;
               background-repeat: repeat; background-attachment: scroll;
               background-position: 0% 50% }
div.r1       { margin-left: 5px; margin-right: 5px; margin-top: 0; margin-bottom: 0 }
div.r2       { margin-left: 3px; margin-right: 3px; margin-top: 0; margin-bottom: 0 }
div.r3       { margin-left: 2px; margin-right: 2px; margin-top: 0; margin-bottom: 0 }
div.rtop div.r4, div.rbottom div.r4 { height: 2px; margin-left: 1px; margin-right: 1px; margin-top: 0;
               margin-bottom: 0 }

h1, h3, h4, h5, h6 { margin: 0; padding: 0; color: #FFFFFF;
        background-color: transparent;
        font-family: tahoma, verdana, arial, sans-serif;
        font-size: 12px;
        }

h2 { margin: 2px; padding: 0; color: #476089;
        background-color: transparent;
        font-family: tahoma, verdana, arial, sans-serif;
        font-size: 12px;
        }

.searchbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #476089;
}

.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #476089;
}