table,body,tr,td,p,a,img {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        margin: 0px;
        text-decoration: none;
        border: none;
        padding: 0px;
}

hr {
       color: #7995AB;
       height: 1px;
}

.noblockborder {              
        border-right: 1px solid #E2E2E2;
        border-left: none;
        border-top: none;
        border-bottom: none;
}

.imgborder { 
        border: 1px solid #BDC4D4;
}

.noblockmain { 
        background-image: url(images/noblock/bg.jpg);  
        background-repeat: no-repeat;  
        background-position: left top;  
        border-top: none;
        border-bottom: none;
        border-right: 1px solid #E2E2E2;
        border-left: 1px solid #E2E2E2;
        text-align: right;		  
}

.noblockmainnobg { 
        background-image: url(images/noblock/bg_little.jpg);  
        background-repeat: no-repeat;  
        background-position: left top;  
        border-top: none;
        border-bottom: none;
        border-right: 1px solid #E2E2E2;
        border-left: 1px solid #E2E2E2;
}

.border {
        border: 1px solid #000000;
}

.attribute1 {
        background-color: #A7C3D9;
        margin: 3px;
        height: 18px;
}

.attribute2 {
        background-color: #C7D7E4;
        margin: 3px;
        height: 18px;
}


.listing {
        padding: 3px;
        margin: 3px;
        border: none;
}

.listing1 {
        background-color: #A7C3D9;
        margin: 3px;
        height: 18px;
}

.listing2 {
        background-color: #87A3B9;
        margin: 3px;
        height: 18px;
}

.mainblock {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        background-color: #A7C3D9;
        margin: 0px;
        text-decoration: none;
        padding: 2px;
        border-left: 1px solid #59758B;
        border-right: none;
        border-top: 1px solid #ffffff;
        border-bottom: none;
        height: 18px;
        font-weight: bold;
}

.nomainblock {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        background-color: #7995AB;
        margin: 0px;
        text-decoration: none;
        padding: 1px;
        border-left: 1px solid #59758B;
        border-right: none;
        border-top: none;
        border-bottom: none;
        height: 12px;
        font-weight: bold;
}

.nomainblock2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        background-color: #7995AB;
        margin: 0px;
        text-decoration: none;
        padding: 1px;
        border-left: 1px solid #59758B;
        border-right: none;
        border-top: none;
        border-bottom: none;
        height: 12px;
}

.form {
        border: 1px solid #aaaaaa;
        height: 16px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        margin: 0px;
        padding: 0px;
}

.formerror {
        border: 1px solid #ff0000;
        background-color: #FFeeee;        	
        height: 16px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        margin: 0px;
        padding: 0px;
}

.formarea {
        border: 1px solid #aaaaaa;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        margin: 0px;
        padding: 0px;
}

.formbigselect {
        border: 1px solid #aaaaaa;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        margin: 0px;
        padding: 0px;
        width: 330px;
}

.formnoborder {
        border: none;
        height: 16px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        margin: 0px;
        padding: 0px;    
}

