body {font-family:MS Reference Sans Serif; font-size:10pt; margin:0; padding:0; background-color:#4b4b4b;}
.cursor{cursor:pointer}

img {border:0;}

/*HEADER*/
div.header {background-image:url('../images/bkg_header.jpg'); background-repeat:repeat-x; width:100%;height:66px;}

/*MENU*/
div.menu {background-image:url('../images/bkg_menu.jpg'); background-repeat:repeat-x; width:100%; height:41px;}
div.Cntmenu {padding-left:14%;}

.btn_BtnAbout {background-image:url('../images/Btn_About.jpg'); background-repeat:no-repeat; width:65px; height:41px; cursor:pointer; float:left;}
.btn_BtnAbout:hover { background-position:0 -41px;}
.btn_BtnAboutSelected {background-image:url('../images/Btn_About.jpg'); background-repeat:no-repeat; width:65px; height:41px; cursor:pointer; float:left;background-position:0 -82px;}

.btn_BtnOurPartner {background-image:url('../images/Btn_OurPartner.jpg'); background-repeat:no-repeat; width:108px; height:41px; cursor:pointer;float:left;}
.btn_BtnOurPartner:hover { background-position:0 -41px;}
.btn_BtnOurPartnerSelected {background-image:url('../images/Btn_OurPartner.jpg'); background-repeat:no-repeat; width:108px; height:41px; cursor:pointer;float:left;background-position:0 -82px;}

.btn_BtnAfilliateN {background-image:url('../images/Btn_AfilliateN.jpg'); background-repeat:no-repeat; width:208px; height:41px; cursor:pointer;float:left;}
.btn_BtnAfilliateN:hover { background-position:0 -41px;}
.btn_BtnAfilliateNSelected {background-image:url('../images/Btn_AfilliateN.jpg'); background-repeat:no-repeat; width:208px; height:41px; cursor:pointer;float:left;background-position:0 -82px;}

.btn_BtnMerchants {background-image:url('../images/Btn_Merchants.jpg'); background-repeat:no-repeat; width:91px; height:41px; cursor:pointer;float:left;}
.btn_BtnMerchants:hover { background-position:0 -41px;}
.btn_BtnMerchantsSelected {background-image:url('../images/Btn_Merchants.jpg'); background-repeat:no-repeat; width:91px; height:41px; cursor:pointer;float:left;background-position:0 -82px;}

.btn_BtnASpam {background-image:url('../images/Btn_ASpam.jpg'); background-repeat:no-repeat; width:135px; height:41px; cursor:pointer;float:left;}
.btn_BtnASpam:hover {background-position:0 -41px;}
.btn_BtnASpamSelected {background-image:url('../images/Btn_ASpam.jpg'); background-repeat:no-repeat; width:135px; height:41px; cursor:pointer;float:left; background-position:0 -82px;}

.btn_BtnContactUs {background-image:url('../images/Btn_ContactUs.jpg'); background-repeat:no-repeat; width:95px; height:41px; cursor:pointer;float:left;}
.btn_BtnContactUs:hover { background-position:0 -41px;}
.btn_BtnContactUsSelected {background-image:url('../images/Btn_ContactUs.jpg'); background-repeat:no-repeat; width:95px; height:41px; cursor:pointer;float:left;background-position:0 -82px;}


/*CONTENT*/
div.Wraper {color:#3a3a3a; background-color:#e1e1e1;background-image:url('../images/img_building.jpg'); background-repeat:no-repeat; background-position:bottom right;}
div.Content {width:480px; text-align:left; padding-top:20px; padding-bottom:20px;padding-left:15%; text-align:left; min-height:400px; position:relative; z-index:999; }

div.title {font-size:19pt; color:#c11723; border-bottom:solid 1px #c11723;width:660px;}

table.CntTable { width:700px; font-size:9pt; font-family:Tahoma;}
table.CntTable td{ padding:7px; width:350px; vertical-align:top; line-height:18px;}

/*THANK YOU PAGE*/
div.CntThankyou {background-color: #e8e8e8; border: solid 1px #9f0f19; height: 200px; width: 650px; text-align:center; padding-top:50px;}

/*CONTACT*/
table.TableContact {width:500px;}
table.TableContact input[type=text]{border:solid 1px #a9a9a9; width:300px;}
table.TableContact textarea{border:solid 1px #a9a9a9; width:300px; height:200px;}
table.TableContact td {padding:3px; vertical-align:top; text-align:left;}
table.TableContact th {padding:3px; vertical-align:top; text-align:right; font-weight:normal;}

.btn_send{background-image:url(../images/Btn_sendEmail.jpg); background-repeat:no-repeat; width:96px; height:30px; background-color:Transparent; border:0; cursor:pointer;}
input[type=reset]{background-image:url(../images/Btn_clear.jpg); background-repeat:no-repeat; width:96px; height:30px; background-color:Transparent; border:0; cursor:pointer;}

/*FOOTER*/
div.footer {width:100%; text-align:center; color:#fff; font-size:8pt; background-image:url('../images/bkg_footer.jpg'); background-repeat:repeat-x; vertical-align:top; height:84px;}
div.footer table{ padding-top:10px; margin:0;}
div.footer a{color:#fff; text-decoration:underline;padding-top:10px;}
div.footer a:hover{color:#fff; text-decoration:none;}