
BODY  {
       	                color: #000;
	   	font-family: Arial, Helvetica, verdana;
	   	font-size:11px;
	   	text-align:center; 
	   	margin-top: 0px;
		background-color: #F3F9EA;
                SCROLLBAR-FACE-COLOR : #F3F9EA;
	SCROLLBAR-HIGHLIGHT-COLOR : #879ABC;
	SCROLLBAR-SHADOW-COLOR : #879ABC;
	SCROLLBAR-3DLIGHT-COLOR : #F3F9EA;
	SCROLLBAR-ARROW-COLOR : #879ABC;
	SCROLLBAR-TRACK-COLOR : #F3F9EA;
	SCROLLBAR-DARKSHADOW-COLOR : #F3F9EA;




	   }


#opener {
                                position:absolute; 
		left:50%; 
		top:50%; 
		margin-top:-248px;
		margin-left: -380px; 
		width:760px; 
		height: 497px;
}

	   
  
	  
#format{
		
		margin-top:20px;
		}
	
		
#inlett	{
		margin:0px auto;
		width:760px;
		background:#fff;
		text-align:left;
                               
		}


#head1, #head2 {
                                margin:0px;
}



#pagetitle {
                               background: url(layout/layout4-2x1.gif);
                               height: 75px; 
                               text-align:right;
                               _padding: 20px 50px 0 0;
                               /*border: 1px solid #000;*/
}





#leftcontent{  
                                clear:both;
                                float:left;
                                width:233px;
                                margin:0;
                                background: url(layout/layout4-3x1.jpg);
                                height:303px;
                                
        }


#linkes  a, #linkes2 a {
                                border-bottom:1px dotted #888888;
                                margin:1px 0 1px 80px;
                                display:block;
                                width:120px;
                                color:#F3F9EA;
                                font-weight:bold;
                                text-decoration:none;
                                
}


#linkes2 a {              margin:1px 0 1px 100px;}


	 
#middlecontent{
                                /*border: 1px solid #ff0000;*/
                                height:270px;
                                _height:260px;
                                overflow: auto;
                                margin:10px 0 0 20px;
                                _margin-left:250px;
		padding:10px;
                                width:455px;
		_width:475px;
                                text-align:justify;
		
        }

		


#footer{
                                background: url(layout/layout4-4x1.jpg);
                                width:760px;
                                height: 85px;
		/*border: 1px #000 solid;*/
		
		}

		
#footer a {
                               color:#ccc;
		text-decoration:none;
		text-weight:bold;
		}
		
h2 {
                               font-size:12px;
                               font-weight: bold;
                               
}


.bodytext, .form  {
                              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;
}

legend    { 
                            padding:0 50px 0 50px;
                            color:maroon;
                            font-weight: bold;
                            letter-spacing: 2px;

}		
