form{
margin: 0px;
padding:0px;
}

div#page
{
	text-align: center;
	background-color: #D57119;
}

	div#page_body
	{
		width: 980px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		background-color:white;
	}

		div#head_container
		{
        background-image:url(../images/project/head_bg1.jpg);
        background-repeat: repeat-x;
		height: 228px;
        width:980px;
        border-bottom:1px solid #D57119;
        margin-bottom:10px;
        padding-bottom:5px;
		}
				
		table#body_container
		{
        font-size: inherit;
        text-align: inherit;
        width:980px;
		}

			td#left_panel
			{
        width:360px;
        height:641px;
			}

			td#main_panel
			{
            width:600px;
            border-left:1px dotted #D57119;
			}

		div#foot_container
		{
	width: 980px;
	height: 30px;
	background-image: url(../images/project/foot_bg.jpg);
	background-repeat: repeat-x;
	border-top: #00ADEE;
}

		div#foot_container a
    {
    font-weight: normal; 
	 width: 980px;
	 height: 30px;
    color: #727b84; 
    font-family: Arial; 
    font-size: 12px;
    text-decoration: underline;
		}
		
		div#foot_container a:hover
		{
    width: 980px;
	 height: 30px;
	 color: black;
    font-size: 12px; 
    font-weight: normal;
    font-family: Arial;
		}
/*###############################################################################################*/
a
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;      
	color: #02b0ef;
}

a:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;      
	color: #D57119;
}

div.head
 {
	background-image: url(../images/project/head_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
 }


div.text_center
{
	 margin-top:3px;	
}

div.menu_center
{
	 margin-top:8px;	
}

      
div.Dopyt      
 {
    font-size:12px;
	font-family:Arial;    
    font-weight:bold;
    color: #02b0ef;
    text-decoration:none; 
 }       

div.Dopyt a   
 {
    font-size:10px;
	font-family:Arial;    
    font-weight:bold;
    color: #000000;
    text-decoration:none; 	    
 } 

