body {
	margin: 0;
	background-color: #5166a4
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #EDB837;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #002aa4;
	scrollbar-highlight-color: #607AC6;
	scrollbar-shadow-color: #000000;
}

td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

th {
    background-color: #990000;
    color: #ffff99;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
}

h3 {
    color: white;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

ul {
    list-style: square outside;
}

samp {
	color: #002aa4;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

p {
    color: #ffffff;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 9pt;
}

a {
    color: #00ccff;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

a:visited {
    color: #999999;
}

a:hover {
    color: #edb837;
    text-decoration: underline;
}

.FrameTop {
    background-color: #5166a4;
    background-image: url(/images/FrameN.gif);
    background-repeat: repeat-x;
    font-size: 2pt;
}

.FrameLeft {
    background-color: #5166a4;
    background-image: url(/images/FrameW.gif);
    background-repeat: repeat-y;
}

.FrameRight {
    background-color: #5166a4;
    background-image: url(/images/FrameE.gif);
    background-repeat: repeat-y;
}

.FrameBottom {
    background-color: #5166a4;
    background-image: url(/images/FrameS.gif);
    background-repeat: repeat-x;
    font-size: 2pt;
}

.BannerSplit {
    background-color: #002aa4;
    background-image: url(/images/Split.gif);
    background-repeat: repeat-x;
    font-size: 2pt;
}

.FrameText {
    background-color: #002aa4;
    color: #ffffff;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 9pt;
}

.smalltext {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
}

.c1 {
    color: #FFFF00;
    font-family: "courier new", courier, mono;
    font-size: 10pt;
}

.c2 {
    color: #99FF66;
    font-family: "courier new", courier, mono;
    font-size: 10pt;
}

.c3 {
    color: #FF3333;
    font-family: "courier new", courier, mono;
    font-size: 10pt;
}

.c4 {
    color: #FF99FF;
    font-family: "courier new", courier, mono;
    font-size: 10pt;
    font-weight: bold;
}
.cell {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt; color: #FFFFFF; 
    background-color: #666666; 
    text-align: center;
}

h1 {
    color: #edb837; font-family: arial, helvetica, sans-serif;
    font-size: 11pt; font-weight: bold;
    padding-top: 5px;
    text-align: center;
}

h2 {
    color: #edb837; font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 5px;
    text-align: right;
}

h4 {
    color: #edb837; font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}


