                html, body {
                        width: 100%; height: 100%;
			margin: 0px; padding: 0px;
			background-color: #EEEEEE;
		   	font-family: Verdana, sans-serif;
			vertical-align: middle;
			font-size: 12px;
                        color: #000000;
                }
		
		body {}
		
		#wholeWrap {background-color: #FFFFFF; width: 960px; margin:auto;}
		
                a:link, a:visited {color:#333333; text-decoration: underline;}
		a:hover, a:active {color:#ff3333; text-decoration: none;}

		a.menuTop:link, a.menuTop:visited { font-size: 12px; color: #FFFFFF; text-decoration: none;}
		a.menuTop:hover, a.menuTop:active { font-size: 12px; color: #FFFFFF; text-decoration: none;}
		
                h1,h2,h3,h4,h5,h6 {margin: 0.8em 0px; color: #999999; }
                h1 {font-size: 26px; color:#999999; font-family: times new roman, serif; font-weight:normal;}
		h2 {font-size: 24px; color:#00548E; font-family: times new roman, serif; font-weight:normal;}
		h3 {font-size: 18px; color:#00548E; font-family: times new roman, serif; font-weight:normal;}
		h4 {font-size: 16px; color:#00548E; font-family: times new roman, serif;}
		h5 {font-size: 15px; color:#00548E;}
		h6 {font-size: 14px; color:#00548E;}
                
                div#head {background-image:url(../../images/bg_head.jpg); background-position: top center; background-repeat: no-repeat;
                        width: 960px; height:135px; margin:auto; background-color: #FFFFFF;}
                        div#addr {float: right; margin: 40px 48px; width: 150px; color:#FFFFFF;
                                font-family: verdana, sans-serif; font-size: 10px; font-weight: bold;}
                
                div.menuTopWrap {width: 756px; margin: 20px auto 10px; background-color: #FFFFFF;}
                        div.menuTop {float:left; background-position: top center; background-repeat: no-repeat; width:126px; height: 63px; padding-top:7px; text-align: center; color: #FFFFFF; font-family: verdana, sans-serif; font-size: 11px;}
                        div.menuTopSel {float:left; background-position: top center; background-repeat: no-repeat; width:126px; height: 63px; padding-top:7px; text-align: center; color: #FFFFFF; font-family: verdana, sans-serif; font-size: 11px;}
                                        
                                
                div#mainWrap {clear: both; width: 756px; margin: 20px auto 10px; background-color: #FFFFFF;}
                        div#mainAnons {color: #999999; font-family: times new roman, serif; font-size: 23px; font-style:italic;}
                        
                        div#mainLeftWrap {float:left; width: 355px; margin:0px 46px 0px 0px;}
                        div#mainRightWrap {float:right; width: 355px; margin:0px 0px 0px 0px;}
                        
                        div.newsDate {color:#00548E; font-size: 14px;}
                        div.newsHeader {color:#ff3333; font-size: 14px;}
                        div.newsAnons {color:#999999; margin: 10px 0px;}
                        
                        div#cpec {margin:12px 0px 0px 0px;}
                
               
		div#wrap {clear: both; width: 860px; margin: 20px auto 10px; background-color: #FFFFFF;}
                        div#leftWrap {float:left; width:150px; margin:0px 25px 0px 0px;}
			div.menuLeftWrap {margin:0px 0px 30px 0px;}
                                div.menuLeft {margin:6px 0px; line-height:1.2;}
                                        a.menuLeft:link, a.menuLeft:visited {font-size: 12px; color: #999999; text-decoration: none;}
                                        a.menuLeft:hover, a.menuLeft:active {font-size: 12px; color: #e91c24; text-decoration: underline;}
                                        
                                        a.menuLeftSel:link, a.menuLeftSel:visited {font-size: 12px; color: #e91c24; text-decoration: underline;}
                                        a.menuLeftSel:hover, a.menuLeftSel:active {font-size: 12px; color: #e91c24; text-decoration: underline;}

                        div#rightWrap {margin:0px 0px 0px 176px;}
	       
	       
	        div.footer {clear:both; background-color:#999999; width:960px; margin: 40px auto 0px; padding: 40px 0px; text-align:center;}
			div.menuFooterWrap  {width: 720px; margin: auto}
				div.menuFooter  {width:120px; float:left;}
				a.menuFooter:link, a.menuFooter:visited { font-size: 12px; color: #FFFFFF; text-decoration: none;}
				a.menuFooter:hover, a.menuFooter:active { font-size: 12px; color: #FFFFFF; text-decoration: none;}
		
		div.atWrap {width:100%; background-color:#cccccc; margin:10px 0px;}
		div.at {padding: 4px; font-size:10px; background-color:#FFFFFF; color:#999999; border-top: 1px solid #CCCCCC;}
		th.atFirst {background-color:#00538c; color:#FFFFFF; text-align: left; vertical-align: top; font-size: 11px; font-weight:bold;}
		th.at {background-color:#00538c; color:#FFFFFF; text-align: center; vertical-align: top; font-size: 11px; font-weight:bold;}
		td.atFirst {background-color:#FFFFFF; color:#00538c; text-align: left; vertical-align: top; font-size: 11px;}
		td.at {background-color:#FFFFFF; color:#000000; text-align: center; vertical-align: top; font-size: 11px;}
                    
