<style type="text/css">
body{
        margin: 0px 0px 0px 0px;
        background-color: #ff0000;
        }
a:link{
        color: #000080;
        font: 12px Arial,Helvetica,sans-serif;
        background-color: transparent;
        }
a:visited{
        color: #000080;
        font: 12px Arial,Helvetica,sans-serif;
        background-color: transparent;
        }
a:hover{
        color: red;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: medium;
        /* background-color: black; */
        }
a:active{
        color: #000080;
        font: 12px Arial,Helvetica,sans-serif;
        background-color: transparent;
        }
.menulink{
        color: #000000;
        font-size: 11pt;
        font-weight: bold;
        background-color: transparent;
        text-decoration: none;
        }


.subhead{
        font-family: Times New Roman;
        font-size: 25pt;
        font-weight: bold;
        font-style: italic;
        text-align: left;
        color: rgb(51,25,116);
}
.bodytext{
        vertical-align: top;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11pt;
        font-weight: normal;
        }
.snipette{
        color: black;
        vertical-align: top;
        font: 11px Arial,Helvetica,sans-serif;
        font-weight: bold;
        background: #D3EFF0;
        border: 1px solid #000;
        }
.title{
        color: black;
        vertical-align: top;
        font: 12pt Arial,Helvetica,sans-serif;
        font-weight: bold;
        }
.address{
        color: white;
        vertical-align: top;
        font: 9px Arial,Helvetica,sans-serif;
        font-weight: medium;
        }
        
.quot{
        border: 1px solid #D6D78D;
        margin: 5px;
        padding: 15px;
        background-color: #FFFFbb;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: medium;
        font-style : italic;
        color: #0000C0;
        }
        
.credit{
        color: white;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: medium;
        }

		
.accomhead td{
		color: white;
		font: 18px Arial,Helvetica,sans-serif;
		text-align:center;
		font-weight: bold;
		background-color: #63b0eb;
		border: 1px solid white;
}

.accomrow td{
		color: black;
		font: 12px Arial,Helvetica,sans-serif;
		text-align:center;
		font-weight: normal;
		border: 3px solid white;
	
}


        
#navi a , #navi strong {
        color: #fff;
        text-align: left;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: bold;
        text-decoration: none;

        border: 0px solid #fff;

        display: block;
        width: 187px;
        padding: 4px 7px;
        margin: 0px;
}


#navi strong {
        font-weight: bold;
        background: #fff;
}

#navi a {
        background: #001645;

}

#navi a:hover {
		color: #001645;
        border: 0px;

        background: #f19914;
}

#subnavi a , #subnavi strong {
        color: #000;
        text-align: left;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: medium;
        text-decoration: none;
        border: 0px;
        border-bottom: 1px dotted #000;

        display: block;
        width: 100%;
        padding: 3px 5px;
        margin: 2px;
}

#subnavi strong {
        font-weight: bold;
        background: #fff;
}

#subnavi a {
        background: #fff;

}

#subnavi a:hover {
        color: #00f;
        border: 0px;
        border-bottom: 1px dotted #000;
        background: #EDEEF5;
}
</style>
