body {font-family:verdana, arial, tahoma, sans-serif; font-size: 12px; position:relative; background-image: url('/img/page-bg.jpg'); background-repeat: repeat-x; background-color:#BFC2CB; color:#777777; }
a {color:#BC6C00}
a:hover {}
p {text-align:left; padding-right: 20px; line-height:1.5em}
.wrapper {text-align:left; width:787px; wid\th:777px; background:#fff; position:relative; border:5px solid #fff; border-width:0 5px;}
.header {background:url(../images/logo.gif) no-repeat;height:70px}
.header a {display:block; height:70px}
.footer {font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:left; color:#666; text-align:center;}
.footer a{font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:left; color:#666; text-align:center;}

.promotitle {color:#BC6C00; font-family: arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 13pt; FONT-STYLE: normal; font-weight:600;}
.promodescr {color:#aaaaaa; font-family: tahoma, arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; font-weight:bold}
.promotext {color:#666666; font-family: arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 11pt; FONT-STYLE: normal;}
.helptext {color:#333333; font-family: tahoma, arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal;}
.headerlink {color:#ffffff; font-family: tahoma, arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; text-decoration:none}
.headerlink a:visited {color:#ffffff; text-decoration:none}

h1 {color:#ffffff; font-family: verdana, arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 11px; font-weight:normal; text-transform:uppercase; margin-top: 4px}
h2 {color:#222222; font-family: arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 13pt; FONT-STYLE: normal; font-weight: ; line-height: .9 em; letter-spacing: -0.4px; padding-right: 20px}
h3 {color:#666666; font-family: arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 13pt; FONT-STYLE: normal; font-weight: bold ; margin-bottom: -9px; margin-top: 40px;  letter-spacing: -0.4px; padding-right: 20px; padding-bottom: 4px}
h4 {color:#ff7f00; font-family: arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 10pt; FONT-STYLE: normal; FONT-VARIANT: normal}
h5 {color:#ff7f00; font-family: arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-VARIANT: normal}
h6 {color:#ff7f00; font-family: arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 6pt; FONT-STYLE: normal; FONT-VARIANT: normal}

.querycolor { color:#ffffff}

/* LEFT MENU */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.wireframemenu{
background-color: #f1f1f1;
width: 120px;

}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 120px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: 11px tahoma, Verdana, arial;
padding: 8px 6px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px dotted #C0C0C0;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #fff2cf;
color: black;
}
.wireframemenuselected {
color: #FF7F00;
background-color: #ffffff;
border-right-width: 0px;
}

/*=SITEMENU
---------------------------------------------------------------*/
