body {
        padding: 0;
        margin: 0;
}
.linktype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
}


/* START: Fly-out menu styles */
.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
      z-index: 2;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #B85000;
    color: #ffffff;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #C06420;
    color: #ffffff;
}
/*
.ddmx .section {
    border: 1px #003366;
    border-style: solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    margin-top: 317px !important;
    margin-top: 0px;
    margin-left: 104px !important;
    margin-left: 0px;
}
*/
.ddmx .section {
    border: 1px #003366;
    border-style: solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.ddmx .bottom,
.ddmx .bottom:hover { border-style: solid solid solid solid; }

/* * html .ddmx td { position: relative; } */ /* ie 5.0 fix */

div.button1 {
    padding-right: 0px;
    padding-bottom: 10px; 
    text-align: right;
}
/* END: Fly-out menu styles */

.mainetype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.mainetypedark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.box1 {
	border: thin solid #FFFFFF;
}
.quotetest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
}
.typeheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #333333;
}
.typeheadlinesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
