.lpnav:hover {color: #000;}
.lpnavnol:hover {color: #000;}


/*text*/
.formtxt,
.sidelnk,
.formfield,
.lpti,
.lpformti,
.lptopic,
.lpsubti,
.lpnavnol,
.lpnav,
.lpcopy,
.lpmarked {
font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.formtxt,
.sidelnk,
.lpnavnol,
.lpnav,
.lpcopy,
.lpmarked {
font-size: 11px; 
}
.sidelnk,
.lpcopy,
.lpmarked { 
line-height: 15px;
}
.lpti {font-size: 22px;}
.lpsubti {font-size: 15px;}
.lpformti {font-size: 14px;}
.lptopic {font-size: 12px;}
.formfieldwide,
.formfield {font-size: 10px;}

.lptopic,
.lpsubti,
.lpmarked {font-weight: bold;}


.lptopic,
.lpsubti {color: #C3880F;}
.lpformti,
.lpnavnol,
.lpnav {
color: #FFF;
text-decoration: none;
line-height: 11px;
}
.sidelnk {
text-decoration: none;
}
.lpnav {
border-left: 1px #E1C487 solid;
}
.lpsubti {color: #C3880F;}
.sidelnk:hover,
.lpti,
.lpmarked {color:#598FD2;}
.formtxt,
.sidelnk,
.lpcopy {color:#000;}

/*lines*/
.lpdotted {border-bottom: 1px #999 dotted;}
.lpdashed {border-bottom: 1px #FDD480 dashed;}

/*backgrounds*/
.lpmain {background-color: #FFF;}
.lptablebg {background-color: #F0E1C3;}
.lptablebg2 {background-color: #D1E0F2;}
.lptablebg3 {
background-color: #E39B06;
border-bottom: 3px #FFF solid;}
.lpnavbg {background-color: #C3880F;}
/*background images*/
.lptop {
background: url(/images/lp/bg_ti.gif) no-repeat; 
background-position: center;
}
.lpshadowl {background: url(/images/lp/lshadow.jpg);}
.lpshadowlb {
background: url(/images/lp/lshadowbttm.jpg);
background-repeat: no-repeat;
background-position:top right;
}
.lpshadowr {background: url(/images/lp/rshadow.jpg);}
.lpshadowrb { 
background: url(/images/lp/rshadowbttm.jpg);
background-repeat: no-repeat;
background-position:top left;
}
.lpheader {background: url();}
.lpheader2 {background: url();}
.lpheader3 {background: url();}
.lpheader4 {background: url();}
.lpfooter {background: url(/images/lp/footer.gif);}

/*form*/
.formtxt {
padding-bottom: 3px;
}
.formfieldwide,
.formfield {
background-color:#FFF;
border: 1px #CCC solid;
}
.formfieldwide {width: 198px;}
.formfield {width: 157px;}