/* CSS Document */
body{ background-color:#cdcd9b; background-image:url(../images/background-scrolls.jpg); background-repeat:repeat-x; margin:0px; padding:0px; font-family:tahoma; font-size:13px;}
a{ text-decoration:none; outline:none; color:#002787}
p{ padding:0px 0px 12px 0px; margin:0px;}
ul,li{ margin:0px; padding:0px; list-style-type:none;}




/* buttons */

.btbg{ background-color:#bec5d6;}
a.btext{ font-family: Tahoma; font-size:11px; font-weight:bold; color:#000000; padding-left:23px;}
a.btext:hover{ font-family: Tahoma; font-size:11px; font-weight:bold; color:#ffffff; padding-left:23px;}
.btexthighlight{ font-family: Tahoma; font-size:11px; font-weight:bold; color:#ffffff; padding-left:23px;}


/* body */

.bodybg{ background-image:url(../images/bodybg.jpg); background-repeat:repeat-y;}
.smtextbold{ font-family:Tahoma; font-size:11px; color:#1b1b1b; font-weight:bold; text-decoration:none;}
.smtext{ font-family:Tahoma; font-size:11px; color:#1b1b1b; font-weight: normal; text-decoration:none;}
.bigtext{ font-family:Tahoma; font-size:18px; color:#1b1b1b; font-weight: normal; text-decoration:none;}
.more{ font-family:Tahoma; font-size:13px; color:#1b1b1b; font-weight: normal; text-decoration: underline;}
.text{ font-family:Tahoma; font-size:13px; color:#1b1b1b; font-weight: normal; text-decoration: none;}
.textbold{ font-family:Tahoma; font-size:12px; color:#494a49; font-weight: bold; text-decoration: none;}
.orangetext{ font-family:Tahoma; font-size:15px; color:#cc3900; font-weight: bold; text-decoration:none;}
.border{ border-bottom:1px solid #e5e5e5; padding:0px 0px 12px 0px; }
h1{ font-family:Tahoma; font-size:13px; color:#494a49; font-weight: bold; text-decoration:none; border-top:1px dotted #dad4cb; padding:10px 0px 5px 0px; margin:0px;}
h2{ font-family:Tahoma; font-size:20px; color:#cc3900; font-weight: bold; text-decoration:none; padding:10px 0px 12px 0px; margin:0px;}
ul.estate{ margin:0px; padding:0px; list-style-type:none;}
.estate li{ margin:0px; padding:6px 0px 6px 20px; width:115px; list-style-type:none; float:left; background-image: url(../images/arrow.jpg); background-repeat:no-repeat; background-position:left 8px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color:#dad4cb; }
ul.pdf{ margin:0px; padding:0px; list-style-type:none;}
.pdf li{ margin:0px; padding:6px 0px 6px 35px; width:115px; list-style-type:none; float:left; background-image: url(../images/word.jpg); background-repeat:no-repeat; background-position:left 8px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color:#dad4cb; border-spacing:5px; }
ul.pdfright{ margin:0px; padding:0px; list-style-type:none;}
.pdfright li{ margin:0px; padding:6px 0px 6px 20px; width:145px; list-style-type:none; float:left; background-image: url(../images/arrow.jpg); background-repeat:no-repeat; background-position:left 11px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color:#dad4cb; border-spacing:5px; }
.form{ background-image:url(../images/form_gr.jpg); background-repeat:repeat-x; border:1px solid #9e9e9e; width:120px; height:18px;}
.message{ background-image:url(../images/message_gr.jpg); background-repeat:repeat-x; border:1px solid #9e9e9e; width:162px; height:64px;}



/* background images */

.topimg{ background-image:url(../images/imgtop.jpg); background-repeat:no-repeat;}
.listbg{ background-color:#fbf2dd; border:1px solid #e2d8a8;  padding:8px 10px 8px 10px; margin:0px;}



/* footer */

.ftbg{ background-color:#bec5d6; border-top:solid 1px #fef7ec;}
.ftext{ font-family:Tahoma; font-size:13px; color:#1b1b1b;}
.orangetext1{ font-family:Helvetica; font-size:14px; color:#cc3900; font-weight: bold; text-decoration:none;}
.error {

	color: red;

	font-weight: bold;

	border: 1px solid red;

	

}



.success {

	color: green;

	font-weight: bold;

	border: 1px solid green;

	

}
