* { padding:0; margin:0; }

body {
background:#B1A788;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
text-align:left;
color:#000000;
padding:0px;
margin:0px;
}

a:link { color:#000000; text-decoration:underline; }
a:visited { color:#000000; text-decoration:underline; }
a:hover { color:#000000; text-transform:none; }

.header {
position:relative;
height:210px;
width:760px;
background-image:url('images/header.jpg');
background-repeat:no-repeat;
}

.logo {
position:absolute;
height:125px;
width:479px;
left:10px;
top:57px;
}

.btns {
background:url('images/bg_btns.jpg') repeat-x;
position:relative;
height:66px;
width:760px;
}

.contentbox { position:relative; width:760px; }
.clmn-l { background:url('images/bgtile_left.gif') repeat-y right; }
.clmn-r { background:url('images/bgtile_right.gif') repeat-y left; }
.column_m {
background:url('images/bgtile_middle.gif') repeat-y;
width:760px;
}
.clmn-l-crn {
background:url('images/bgtile_left_tc.jpg') no-repeat right top;
position:relative;
width:100%;
height:744px;
}
.clmn-r-crn {
background:url('images/bgtile_right_tc.jpg') no-repeat left top;
position:relative;
width:100%;
height:744px;
}

p { line-height:135%; }
h1, h2, h3 { font-weight:bold; line-height:160%; }
h1 { font-size:1.6em; color:#C10D0D; text-align:center; }
h2 { font-size:1.3em; }
h3 { font-size:1.1em; }

ul { line-height:135%; list-style-type:square; margin:10px 0px 10px 25px; }
ul li { margin-bottom:6px; }

hr { color:#6E7D80; height:1px; width:94%; margin:1px 5px; }

.ftr {
background:url('images/footer.jpg') no-repeat;
position:relative;
text-align:center;
height:180px;
width:760px;
padding:25px 0 0 0;
margin:0px;
}
.ftr p { font-size:12px; padding:6px 8px; }
.ftr a { color:#000; }
.ftr p.ftrnav { color:#E5DFCC; }
.ftr p.ftrnav a { color:#E5DFCC; }

.ftr-l { background:url('images/footer_leftc.gif') no-repeat right top; height:123px; }
.ftr-r { background:url('images/footer_rightc.gif') no-repeat left top; height:123px; }

.cont-rt {
font-size:11px;
line-height:15px;
padding:5px;
width:188px;
}
.cont-rt p { font-size:11px; line-height:15px; margin-bottom:8px; }
.cont-rt h1, .cont-rt h2, .cont-rt h3 { margin-bottom:14px; }

.cont-lf { padding:10px; }
.cont-lf h1, .cont-lf h2, .cont-lf h3 { margin-bottom:15px; }
.cont-lf p { margin-bottom:10px; }

.cont-rt .bx-rsnm, .cont-rt .bx-sm {
background:#F5EFDC;
border:1px solid #827765;
margin:5px 10px;
padding:5px 4px;
}
.cont-rt .bx-rsnm { font-size:12px; line-height:16px; }
.cont-rt .bx-sm { font-size:11px; line-height:15px; }

.tx-bd { font-weight:bold; }
.tx-it { font-style:italic; }
.tx-ul { text-decoration:underline; }
.tx-st { text-decoration:line-through;; }
.tx-bd-it { font-weight:bold; font-style:italic; }
.tx-bd-ul { font-weight:bold; text-decoration:underline; }

.tx-center { text-align:center; }
.tx-center-bd { text-align:center; font-weight:bold; }
.tx-center-ul { text-align:center; text-decoration:underline; }
.tx-left { text-align:left; }

.tx-90p { font-size:90%; }
.tx-80p { font-size:80%; }
.tx-features { text-align:center; line-height:160%; font-weight:bold; }

.tx-red { color:#C10D0D; }
.tx-red-bd { color:#C10D0D; font-weight:bold; }
.tx-red-it { color:#C10D0D; font-style:italic; }
.tx-red-ul { color:#C10D0D; text-decoration:underline; }
.tx-red-bd-it { color:#C10D0D; font-weight:bold; font-style:italic; }
.tx-red-bd-ul { color:#C10D0D; font-weight:bold; text-decoration:underline; }
.tx-red-center { color:#C10D0D; text-align:center; }
.tx-red-center-bd { color:#C10D0D; text-align:center; font-weight:bold; }

.tx-blk { color:#000000; }
.tx-blk-underline { color:#000000; text-decoration:underline; }

.div-divider { background:#6E7D80; height:2px; width:500px; margin:25px auto; clear:both; }
.div-divider-small { background:#6E7D80; height:1px; width:500px; margin:20px auto; clear:both; }
.div-clear { width:100%; height:1px; clear:both; display:block; margin:2px auto; }

img { border:0; margin:0; padding:0;}
.cont-lf img { margin:5px; }
.cont-lf img.itn-ptop { margin:3px 10px 15px 8px; border:1px solid #131A1B; }
img.img-left { float:left; margin-right:10px; }
img.img-left-bd { float:left; border:1px solid #000; margin-right:10px; }
img.img-right { float:right; margin-left:10px; }
img.img-right-bd { float:right; border:1px solid #000; margin-left:10px; }
img.img-border { border:1px solid #000; }
img.img-captcha { margin-left:0px; }

.div-prebox {
display:block;
background:#E5DFCC;
border:2px dashed #000033;
text-align:center;
padding:5px;
margin:20px auto 25px auto;
min-height:166px;
width:500px;
}
.div-prebox p { font-size:1.0em; font-weight:bold; padding:0px; line-height:150%; }
.div-prebox h3 { font-size:1.25em; color:#C10D0D; padding:0px; }
.div-prebox a:hover { text-decoration:none; }
.div-prebox img { float:left; margin:0 0 10px 4px; }

.div-graybox {
display:block;
background:#E5DFCC;
border:2px dashed #000033;
text-align:center;
padding:5px;
margin:20px auto 25px auto;
min-height:166px;
width:500px;
}
.div-graybox p { padding:0px; }
.div-graybox h3 { font-size:1.25em; color:#C10D0D; padding:0px; }

.div-ylwbox {
background:#FFFF00;
border:2px dashed #000033;
text-align:center;
width:500px;
margin:20px auto 25px auto;
padding:5px;
}
.div-ylwbox p { margin-left:10px; margin-right:10px; }
.div-ylwbox h2 { font-size:1.2em; }
.div-ylwbox h3 { font-size:1.0em; }
.div-ylwbox img { margin-right:10px; }

table.tabletop  { width:86%; margin:0px auto; text-align:center; }
table.tabletop td { background:#E5DFCC; padding:5px; }
table.tabletop td img  { margin: 5px 0px; border:0px; }
table.tabletop td h3  { font-size:1.2em; }

table.tb-nrtx, .div-ylwbox table.tb-nrtx { text-align:left; padding:10px 0px; margin:0 auto; }
table.tb-nrtx td { padding:5px }

form { padding:0; margin:0; }
input, textarea, select { color:#000000; padding:2px; border:1px solid #000; background:#FFFFFF; }

