﻿ .top_banner{
        border:none;
        height:96px;
        background:red url(../images/hdr.gif);
        }
        
        .bottom{
        border:none;
        height:40px;
        background:red url(../images/bottom.gif);
        }

        .butt {
        border:none;
        font-family:verdana,sans-serif;
        width:27px;
        height:27px;
        background:#FFF url(../images/123.gif);
        color:#397DD2;
        
        }

        ul{
        list-style:none;
        margin:0;
        padding-left:10px;
        padding-top:7px;
        padding-bottom:10px;
        }

        li{
        color:#FFF;
        font:10pt tahoma;
        display:inline;
        }

        .cnt {
	        margin-top:-3px;
	        background:#FFF url('../images/bg.gif');
	        background-repeat:repeat-x;
        }
        .block1{
	        float:left;
	        width:290px;
	        height:148px;
	        border:1px solid #D1D1D0;
	        background:#E9E9E9;
	        font:700 12pt arial;
        }
        .block2,.block3 {
	        float:left;
	        margin-left:22px;
	        width:290px;
	        height:148px;
	        border:1px solid #D1D1D0;
	        background:#E9E9E9;
	        font:700 12pt arial;
        }
        
        .quick_option_1
        {
        color:#E8FDFD;
        padding-top:4px;
        padding-bottom:4px;
            
        }
        .quick_option_2
        {
        background-color:#474842;        
        padding-top:4px;
        padding-bottom:4px;
        }
       