body{
   margin: 0;
   padding: 0;
   font: normal 11px Tahoma, Arial;
   color: #000;
   background: url('../images/design/bg.gif') center top repeat-x #FFF;
}
form{
   display: inline;
}
a img{border: none}
#main{
   width: 750px;
   margin: auto;
   color: #000;
}
#header{
   color: #c5c5c5;

}
#header .wrap{
   height: 267px;
   width: 750px;
   margin: auto;
   background: url('../images/design/top.jpg') center top no-repeat;
}
#header .logo{
   margin: 20px 0 0 304px;
   position: absolute;
}
#header .menu{
   position: absolute;
   margin-top: 102px;
   margin-left: 330px;
}
#header .menu a:link, #header .menu a:visited{
   font: bold 11px Tahoma;
   text-transform: uppercase;
   margin-left: 16px;
   margin-right: 16px;
   color: #ccc;
   text-decoration: none;
}
#header .menu a:hover{
   color: #fff;
}
#header .stats{
   position: absolute;
   margin: 37px 0 0 0px;
   width: 45px;
}

#header .stats *{color: #000; font: normal 10px Arial;}
#header .stats span{
   position: absolute;
   margin-left: 10px;
   white-space: nowrap;
}
#header .stats .num{
   margin-bottom: 3px;
   font-size: 10px;
   text-align: right;
   border: 1px solid #aaa;
}
#header .category{
   position: absolute;
   margin-top: 186px;
   margin-left: 570px;

}
#header .category select{
   font: normal 10px Arial;
   width: 100px;
}
#header .search{
   position: absolute;
   margin-top: 185px;
   margin-left: 350px;
}
#header .search a, #header .search a:link, #header .search a:visited{
   position: absolute;
   margin-top: 2px;
   margin-left: 40px;
   white-space: nowrap;
   color: #000;
   font-weight: bold;

}
#header .search .i{
   font: normal 10px Arial;
   border: 1px solid #7f9db9;
}

#content .leftColumn{
   float: left;
   width: 221px;
}
#content .rightColumn a:link, #content .rightColumn a:visited{
color: #ad1910;
}
#content .leftColumn a:link, #content .leftColumn a:visited{
color: #000;
}
#content .centerColumn a:link, #content .centerColumn a:visited{
color: #2365bb;
}

#content .rightColumn #login a:link, #content .rightColumn #login a:visited{
color: #ad1910;
font-weight: bold;
text-decoration: none;
}

#content .rightColumn{
   float: right;
   width: 203px;
}
#content .centerColumn{
   padding: 0 205px 0 221px;

}
#content .centerColumn .wrap{   background: #fff; margin-top: -0px; padding-top: 10px; margin-left: 6px; margin-right: 6px;}
#content .box{
   margin-bottom: 0px;
}
#content .box .catSh{
   display: none;
}
#content .box .text{
   padding: 16px;
   background: #fff;
   line-height: 18px;
}
#content .leftColumn .box{
}
#content .leftColumn .box .text{

   padding: 16px!important;
   background: #fff;
   line-height: 18px;
   border: 1px solid #d4d4d4;
   color: #000
}
#content .leftColumn .box .text{
   padding: 0;
}

#content .rightColumn .box .text{
   padding: 11px;
   background: #f0f0f0;
   border: 1px solid #d4d4d4;
   line-height: 18px;
   }
#content .rightColumn a:link, #content .rightColumn a:visited{
   color: #829321;
   font-weight: bold;
}
#content .rightColumn .box{
   background: url('../images/design/r_g_bg.gif') left center repeat-y;
   color: #5e5e5e
}
#content .rightColumn .box .catSh{
   background: url('../images/design/r_g_bot.gif') left center repeat-y;
   display: none;
}
#content #login{
   background: url('../images/design/r_y_bg.gif') left center repeat-y;
}
#content #login .catSh{
   background: url('../images/design/r_y_bot.gif') left center repeat-y;
   height: 2px;
}
#content .centerColumn .box{
   margin: 7px;
   margin-top: 10px;
   background: #fff;
}

#content .centerColumn #welcome.box{
   background: url('../images/design/welcome.jpg') top left no-repeat #fff;
   padding: 5px;
   padding-top: 50px;
   padding-right: 5px;
   padding-left: 130px;
   height: 100px;
}
#content .centerColumn .box .text{
   padding: 5px;
   background: none;
   border: none;
}
#cats {background: #334f78!important}
#cats a, #cats a:link, #cats a:visited{
   color: #dde3eb!important;
}

#cats .title{
   font: bold 13px Tahoma;
   color: #000;
   text-decoration: underline;
   display: block;
   margin: 4px 0;
}
#cats{
   font: normal 11px Tahoma;
   padding: 10px;
}
#cats div{
   padding: 3px;
   margin: 0 6px;
   margin-top: 1px;
   border-bottom: 1px dashed #888;

}
#login .w{
   padding: 0 7px;
}  
#login .in{
   border: 1px solid #AAA;
   font: normal 11px Tahoma;
   width: 100px;
}
#login .in1{
   border: 1px solid #AAA;
   font: normal 11px Tahoma;
   width: 95px;
   margin-right: 5px;
}
#login .bt{
   border: 1px solid #AAA;
   font: normal 11px Tahoma;
   background: #333;
   width: 20px;
   color: #fff;
}
.clr{
   clear: both;
}
h2{
   font: normal 22px Arial;
   color: #aaa;
}
h2 a, h2 a:link, h2 a:visited{
   text-decoration: none;
   color: #000;
}
.centerColumn .text{
   padding: 0 10px;
   font: normal 10px Tahoma;
}
.centerColumn .text table{
   font: normal 11px Tahoma;
}
a, a:link, a:visited{
   color: #2365bb;
}
#footer{
   background: url('../images/design/footer.gif') left bottom repeat-x;
   margin-top: -4px;
   position: relative

}
#footer .wrap{
   height: 75px;
   padding-top: 10px;
   margin: auto;
   width: 750px;
}
#footer .link{
   display: block;
   text-align: center;
   margin-top: 5px;
}
#footer .copy{
   display: block;
   text-align: center;
   margin-top: 5px;
   color: #888;
   font: normal 10px Arial;

}
#footer a, #footer a:link, #footer a:visited{
   font: normal 11px Arial;
   color: #888;
   text-decoration: none;
}
#contento{
   padding: 12px;
      font: normal 11px Tahoma;
}                    

#contento table, #contento font, #contento table td, #contento table tr{
   font: normal 11px Tahoma;
   background: none;
   color: #333;
}
#contento h2{
   margin: 3px;
   }
#cats div a, #cats div a:link, #cats div a:visited{
   color: #000;
   text-decoration: none;
}
form{display: inline}
.tp{
   color: #fff;
   background: #1197d4;
}
.stitle{
   background: url('../images/design/l_title.gif') left top repeat-x;
   padding: 13px 16px;
   color: #fff;
   text-transform: uppercase;
   font: bold 13px Tahoma;
}
.rtitle{
   background: url('../images/design/r_title.gif') left top repeat-x;
   padding: 9px 13px;
   color: #fff;
   font: bold 13px Tahoma;
   color: #fff;
   text-transform: uppercase;
   border: 1px solid #9eb038;
}
.centerColumn .price
{
   font-weight: bold;
   color: #f51717;
}
.centerColumn .date{
   font-weight: bold;
   color: #f51717;
}
#banner{text-align: center; padding: 5px 0 10px 0; border-top: 3px solid #d1d1d1; border-bottom: 3px solid #d1d1d1;}
a.tabs:hover{color: #FFF;}
.ctable font {color: #333}
.ctable tr{background: none; }
.ctable td{border-bottom: 1px dashed #ddd}
td.tp{background: #ccc!important;}


.smalltext{ font-weight:normal; font-size:8pt; font-family:Verdana; color:#000000; text-decoration: none; }
.smallbold{ font-weight:bold; font-size:10px; font-family:Verdana; color: #000000; }
.normaltext{ font-weight:normal; font-size:11px; font-family:Verdana; color:#000000; }
.mediumtext{ font-weight:normal; font-size:13px; font-family:Verdana; color:#000000; }

.ddtext{ font-weight:normal; font-size:1px; font-family:Verdana; color:#000000; }
a.menutext{ font-weight:bold; font-size:10px; font-family:Verdana; color:#CC0000;text-decoration:none; }
a.menutext:hover{ font-weight:bold; font-size:10px; font-family:Verdana; color:#CC0000;text-decoration:underline; }
.normaltext1{ font-weight:bold; font-size:11px; font-family:Verdana; color:#000000; }
.normalboldtext{ font-weight:bold; font-size:11px; font-family:Verdana; color:#6A0105; }
.normalboldtext3{ font-weight:bold; font-size:12px; font-family:Verdana; color:#6A0105; }
.normaltextsuccess{ font-weight:bold; font-size:10px; font-family:Verdana; color:#FFFFFF; }
.normalboldtext1{ font-weight:bold; font-size:10px; font-family:Verdana; color:#000000;text-decoration:none; }
a.normalboldtext2{ font-weight:bold; font-size:10px; font-family:Verdana; color:#000000;text-decoration:none; }
a.normalboldtext2:hover {text-decoration:underline;}
.brownboldtext{ font-weight:bold; font-size:8pt; font-family:Verdana; color:#802000; text-decoration: none; }
.bigboldtext{ font-weight:bold; font-size:12pt; font-family:Verdana; color:#ffffff; }
.bigbannertext{ font-weight:bold; font-size:12pt; font-family:Verdana; color:#000000; }
.topheading{ font-weight:normal; font-size:14pt; font-family:Verdana; color:#ffffff; }
.heading{ font-weight:normal; font-size:12pt; font-family:Verdana; color: #ffffff; }
.redtext{ font-weight:normal; font-size:10pt; font-family:Verdana; color:red; }
.smallredtext{ font-weight:normal; font-size:10px; font-family:Verdana; color: #FF0000; }
.redboldtext{ font-weight:bold; font-size:12px; font-family:Verdana; color:#CC0000; }
.whitetext{ font-weight:normal; font-size:10pt; font-family:Verdana; color: #FFFFFF; }
.whiteboldtext{ font-weight:bold; font-size:8pt; font-family:Verdana; color: #FFFFFF; text-decoration:none}
.smallwhitetext{ font-weight:normal; font-size:8pt; font-family:Verdana; color: #FFFFFF; }
.boldheading{ font-weight:bold; font-size:16pt; font-family:Verdana; color: #C90008; }
.normalgreytext{ font-weight:normal; font-size:10pt; font-family:Verdana; color:#634193; }
.greyboldtext{ font-weight:bold; font-size:11px; font-family:tahoma; color:#5D5D5E; }
.pinkboldtext{ font-weight:bold; font-size:10pt; font-family:Verdana; color:#E36ABD; }
.dbrownboldtext{ font-weight:bold; font-size:10pt; font-family:Verdana; color:#813D32; }
.blacklinkboldtext{ font-weight:bold; font-size:11px; font-family:tahoma; color:#000000;padding-bottom:10px;line-height:20px;text-decoration:none }
.linkredtext{ font-weight:normal; font-size:8pt; font-family:verdana; color:#ff0000;text-decoration:none }
.linkblacktext{ font-weight:bold; font-size:8pt; font-family:verdana; color:#ffffff;text-decoration:none }
.smalllinkblacktext{ font-weight:normal; font-size:9px; font-family:verdana; color:#ffffff;text-decoration:none }
.whitesmalltext{ font-weight:normal; font-size:8pt; font-family:Verdana; color: #FFFFFF;text-decoration:none }
.footertext{ font-weight:normal; font-size:8pt; font-family:Verdana; color: #000000;text-decoration:none }

a.bluetext{ font-weight:normal; font-size:11px; font-family:Verdana; color:#003DC7;text-decoration:none; }
a.bluetext:hover{text-decoration:underline;}
a.footertext{ font-weight:normal; font-size:10px; font-family:Verdana; color:#050505;text-decoration:none; }
a.footertext:hover{ font-weight:normal; font-size:10px; font-family:Verdana; color:#FE0C00;text-decoration:underline;}
a.profiletext{ font-weight:bold; font-size:10px; font-family:Verdana; color:#0B06CA;text-decoration:none; }
a.profiletext:hover{font-weight:bold; font-size:11px; font-family:Verdana; color:#CA2706;text-decoration:none;}
.logtext{ font-weight:normal; font-size:11px; font-family:Verdana; color:#FF8400;text-decoration:underline; }
a.logtext:hover{ font-size:11px; font-family:Verdana; color:blue;text-decoration:underline;}
a.bluetext1{ font-weight:normal; font-size:11px; font-family:Verdana; color:blue;text-decoration:underline; }
a.bluetext1:hover{text-decoration:underline;}
a.blueboldtext{ font-weight:bold; font-size:11px; font-family:Verdana; color:#000000;text-decoration:none; }
a.blueboldtext:hover{ font-weight:bold; font-size:11px; font-family:Verdana; color:blue;text-decoration:underline;}
a.blue_brown_boldtext:hover{ font-weight:bold; font-size:11px; font-family:Verdana; color:#A95646;text-decoration:underline;}
.brownboldtext1{ font-weight:bold; font-size:12pt; font-family:Verdana; color:#5D2C27; text-decoration: none; }
.brownsmallboldtext1{ font-weight:bold; font-size:12px; font-family:Verdana; color:#5D2C27; text-decoration: none; }
.brownsmallnormaltext1{ font-weight:normal; font-size:10px; font-family:Verdana; color:#5D2C27; text-decoration: none; }
.generaltext_paypal{font-weight:bold; font-size:10px; font-family:Verdana; color:#5D2C27; text-decoration: none;}
.headprofil{font-weight:bold;font-size:12pt;font-family:Verdana;color:#FF0000; text-decoration:none;}
.headprofilmedium{font-weight:bold;font-size:10pt;font-family:Verdana;color:#FF0000; text-decoration:none;}
.brownboldtext1{ font-weight:bold; font-size:6pt; font-family:Verdana; color:#802000; text-decoration: none; }
.normalboldtext11{ font-weight:bold; font-size:11px; font-family:Verdana; color:#B00000; }
.BlackBoldHeading{font-weight:bold; font-size:11px; font-family:Verdana; color:#000000;}
.blackparagraphtext{font-weight:normal; font-size:11px; font-family:Verdana; color:#ffffff; text-decoration: none;}
.style1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
.style4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight:bold}
.style2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
.style3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight:bold}
a.smallblacklink:link {color: #000000; text-decoration: none; font-family:  verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; line-height: 18px;}
a.smallblacklink:visited {color: #000000; text-decoration: none; font-family:  verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; line-height: 18px;}
a.smallblacklink:hover {color: #000000; text-decoration: underline; font-family:  verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; line-height: 18px;}
a.smallblacklink:active {color: #000000; text-decoration: none; font-family:  verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; line-height: 18px;}
.headingboldtext { font-weight:bold; font-size:8pt; font-family:Verdana; color:#0B4D81; text-decoration: none; }
.bluelink { font-weight:bold; font-size:10pt; font-family:Verdana; color:#7f3a10; } 
.bluelink A:hover {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #7f3a10; FONT-STYLE: normal; FONT-FAMILY: Verdana;}
A.bluelink {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #7f3a10; FONT-STYLE: normal; FONT-FAMILY: Verdana;}
A.bluelink:hover {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #7f3a10; FONT-STYLE: normal; FONT-FAMILY: Verdana;}
.headerfaq { FONT-SIZE: 23px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}
.form_headline_text {FONT: 18px/15px Times New Roman; COLOR: #32416a}
.medtext1 {FONT-WEIGHT: normal; FONT-SIZE: 15px; COLOR: #32416a; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.medtext {FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #32416a; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.blacktext{ font-weight:normal; font-size:10pt; font-family:Verdana; color:black; }
.blacktdtext { font-weight:normal; font-size:10pt; font-family:Verdana; color:black; }
.style33 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
.style31 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight:bold}
.style41 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight:bold}
.style5 {font-size: 11px; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.dbrownboldsmalltext{ font-weight:normal; font-size:8pt; font-family:Verdana; color:#813D32; }