img {border-color:#000000;}

td { font-family: Arial;	font-size: 16px; color: #fcc756;	}


body {
	background-image: url('mebg.jpg');
        font-family: Arial;
	font-size: 16px; 
        color: #fcc756;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0;
	width: 100%;
}




p { font-family: Arial;	font-size: 16px; color: #fcc756;	}



.nagl { font-family: Trebuchet MS; font-size: 12px; font-weight: bold; color: #666666; text-decoration: none }

.vers { font-family: Trebuchet MS; font-size: 4px; font-weight: bold; color: #666666; text-decoration: none }

.1pxborder { border-width:1px; BORDER-RIGHT: #3E5565 1px solid;	BORDER-BOTTOM: #3E5565 1px solid; BORDER-LEFT: #3E5565 1px solid;	BORDER-TOP: #3E5565 1px solid	}
input { BORDER-RIGHT: #0C3D75 1px solid; BORDER-TOP: #0C3D75 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #0C3D75 1px solid; TEXT-INDENT: 2px; BORDER-BOTTOM: #0C3D75 1px solid; FONT-FAMILY: Tahoma;	color: #000000;	background:#FFFFFF }
select { FONT-SIZE: 10px; TEXT-INDENT: 2px; FONT-FAMILY: Arial;	color: #000000;	background:#FFFFFF }
textarea { border-color:#0C3D75; border-width:1; border-style: ridge;	BACKGROUND-COLOR: #FFFFFF; FONT-FAMILY: Arial;	FONT-SIZE: 11px; color:#000000;	scrollbar-face-color: #ffffff; scrollbar-shadow-color: #ffffff;	scrollbar-highlight-color: #ffffff;	scrollbar-3dlight-color: #ffffff;	scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #ffffff	}





/*// form */
#fastFormCont {
     background: #dce1e7;
     float: right;
     width: 253px;
     display: block;
     }
#fastFormCont .inner {
     padding: 20px 14px 10px;
     overflow: hidden;
     }
#fastFormCont h2 {
     background: #2a4166;
     color: #f0f3f6;
     text-transform: uppercase;
     padding: 15px 0 13px 15px;
     margin: 0;
     display: block;
     }
input[type="text"] {
    display: block;
    height: 30px;
    line-height: 30px;
    width: 233px;
}
input[type="text"], textarea {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #555555;
    color: #ffffff;
    font: 12px Arial,Helvetica,sans-serif;
    margin-bottom: 7px;
    padding-left: 10px;
}
input[type="submit"] {
    background: url("submit.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #F2F5F8;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 0;
    padding: 3px 0 9px;
    width: 94px;
}

input[type=submit]:hover {

     }


textarea {
    max-width: 320px;
    min-height: 100px;
    min-width: 223px;
    overflow: auto;
    padding: 8px 10px;
    width: 202px;
}





#contact {
    background: none repeat scroll 0 0 #222222;
    color: #CCCCCC;
    float: none;
    font: 15px/15px arial;
    height: 126px;
    margin-bottom: 30px;
    margin-top: 22px;
    padding-left: 0;
    padding-top: 20px;
    width: 885px;
}


#contact2 {
    background: none repeat scroll 0 0 #222222;
    float: none;
    height: 66px;
    margin-bottom: 20px;
    margin-top: 12px;
    padding-left: 0;
    padding-top: 20px;
    width: 885px;
}






#main1 {
    background: none repeat scroll 0 0 #111111;
    float: none;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 10;
    padding-right: 10;
    padding-top: 15px;
    width: 979px;
}