a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #CCCCCC;
}

body{
	background: #364C6B;
	color: #FFFFFF;
	font: 9pt Tahoma,Arial, Helvetica;
	margin-top: 10;
        scrollbar-base-color: #000000;
        scrollbar-arrow-color: #808080;
        scrollbar-3dlight-color: #808080;
        scrollbar-darkshadow-color: #808080;
        scrollbar-face-color:#000000;
        scrollbar-track-color: #364C6B;

        scrollbar-highlight-color:#808080;
        scrollbar-shadow-color: #808080;
}

td{
	font: 9pt Tahoma, Arial, Comic Sans MS, sans-serif;
}

.table {
	font: 9pt Tahoma, Arial, Comic Sans MS, sans-serif;
	background: #8DA0BC;
	border-left: 0px ridge #DCDCDC;
	border-top: 0px ridge #DCDCDC;
	border-right: 0px ridge Silver;
	border-bottom: 0px ridge Silver;
}


.innerframe {
	font: 10pt Comic Sans MS, Tahoma, Arial,  sans-serif;
	background: #8DA0BC;
	border-left: 0px ridge #DCDCDC;
	border-top: 0px ridge #DCDCDC;
	border-right: 0px ridge Silver;
	border-bottom: 0px ridge Silver;
}

.mainframe {
	font: 12pt Comic Sans MS,Tahoma, Arial, sans-serif;
	background: #8DA0BC;
	border-left: 0px ridge #DCDCDC;
	border-top: 0px ridge #DCDCDC;
	border-right: 0px ridge Silver;
	border-bottom:0px ridge Silver;
}

.innerbottom {
	font: 10pt Tahoma,Comic Sans MS, Arial, sans-serif;
	background: #8DA0BC;
	border-left: 0px ridge #DCDCDC;
	border-top: 0px ridge #DCDCDC;
	border-right: 0px ridge Silver;
	border-bottom: 0px ridge Silver;
}


.section1 {
	background: #FFA000;
	border-left: 0px ridge #DCDCDC;
	border-top: 0px ridge #DCDCDC;
	border-right: 0px outset Silver;
	border-bottom: 0px outset Silver;
	border-color: #696969;
}

.section2 {
	background: #38C000;
	border-left: 0px ridge #DCDCDC;
	border-top: 0px ridge #DCDCDC;
	border-right: 0px outset Silver;
	border-bottom: 0px outset Silver;
}

.section3 {
	background: #D60061;
	border-left: 0px ridge #DCDCDC;
	border-top: 0px ridge #DCDCDC;
	border-right: 0px outset Silver;
	border-bottom: 0px outset Silver;
}

.section4 {
	background: #0048AF;
	#DCDCDC
	border-left: 0px ridge #DCDCDC;
	border-top: 0px ridge #DCDCDC;
	border-right: 0px outset Silver;
	border-bottom: 0px outset Silver;
}

.section5 {
	background: #364C6B;
}
#footer{
   text-align:center;
	background: #1B2636;
	font: 8pt Tahoma, Arial, Comic Sans MS, sans-serif;
}

#upd{
      text-align:center;
		color: #DAA520;
		background: #1B2636;
		font: 8pt Tahoma, Arial, Comic Sans MS, sans-serif;

}
#header{
        font-size:12pt;
        text-align:center;
	background: #1B2636;
	font-family: "Arial Black";
	border-left: 0px ridge #DCDCDC;
	border-top: 0px ridge #DCDCDC;
	border-right: 0px outset Silver;
	border-bottom: 0px outset Silver;
}