
BODY  {
       	                color: #000;
	   	font-family: Arial, Helvetica, verdana;
	   	font-size:11px;
	   	text-align:center; 
	   	margin-top: 0px;
		background-color: #245453;
                SCROLLBAR-FACE-COLOR : #245453;
	SCROLLBAR-HIGHLIGHT-COLOR : #dddddd;
	SCROLLBAR-SHADOW-COLOR : #dddddd;
	SCROLLBAR-3DLIGHT-COLOR : #245453;
	SCROLLBAR-ARROW-COLOR : #dddddd;
	SCROLLBAR-TRACK-COLOR : #245453;
	SCROLLBAR-DARKSHADOW-COLOR : #245453;

	   }
	   
  
	  
#format{
		height: 170%;
		
		}
	
		
#inlett	{
		margin:10px auto;
		width:740px;
		height: 100%;
		background:#fff;
		text-align:left;
                                border: 1px solid #4B89B8;



		} 

#content{
                            
                            }





#leftcontent{  
                                float:left;
                                width:155px;
                                margin:30px 10px 10px 5px;
		padding:10px 5px 20px 5px;
                                width:155px;
                                background: #f5f5f5;
                                border: 1px dotted #4B89B8;
        }


	 
#middlecontent{
                                float:left;
		margin-top:10px;
		padding:10px;
                                width:350px;
		_width:375px;
                                text-align:justify;
		
        }

#middlecontent_ob{
                                float:left;
		margin-top:10px;
		padding:10px;
                                width:600px;
		_width:625px;
                                text-align:justify;
		
        }



#rightcontent{ 
                                margin:30px 0 0 5px;
		padding:5px;
                                float:left;
                                width:150px;
		background: #f5f5f5;
                                border: 1px dotted #4B89B8;
        }		


#footer{
                                margin:10px auto;
		width:740px;
		/*border: 1px #fff solid;*/
		text-align:right;
		}

		
#footer a {
                               color:#ccc;
		text-decoration:none;
		text-weight:bold;
		}
		
h2 {
                               font-size:12px;
                               font-weight: bold;
                               
}


.bodytext {
                              color:#000;
                              font-Size:11px;
                              font-family: Arial,Helvetica,verdana;
}


#leftcontent .bodytext , #rightcontent .bodytext{
                              font-size:9px;
}		


.bodytext a {
                            color:maroon;
                            font-weight:bold;
                            text-decoration:none;
}




table {
		font-family: Arial;
		font-size:11px;
		
}





		
