/* <link href="sl.css" rel="stylesheet" type="text/css"> */

a:link { color: #663300; }
a:visited {	color: #663300; }
a:hover { color: #c43a0c;  text-decoration: none; }
a:active { color: #c43a0c;  text-decoration: none; }

a.sm:link { color: #663300; font-size: 10px; text-decoration: none;}
a.sm:visited {	color: #663300; font-size: 10px;text-decoration: none; }
a.sm:hover { color: #c43a0c; font-size: 10px;text-decoration: underline; }
a.sm:active { color: #c43a0c;  font-size: 10px;text-decoration: underline;}

a img:link { color: #663300; font-size: 10px; text-decoration: none;}
a img:visited {	color: #663300; font-size: 10px;text-decoration: none; }
a img:hover { color: #c43a0c; font-size: 10px;text-decoration: underline; }
a img:active { color: #c43a0c;  font-size: 10px;text-decoration: underline;}



* { font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;} 
body { color: #222222; background-color: #cbdfac; }

h1 {font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;}
h2 {font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;}
h3 {font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4 {margin:0px; padding: 0px;}

td { color: #111111; }
.box { border: 1px solid #527233; }

.title { color: #000000; font-weight: bold; }
.title_em { color: #000000; font-size: 16px; font-style: italic;}
.ptitle { color: #527233; font-weight: bold; letter-spacing: 1px; }
.ptitle_em { color: #527233; font-weight: bold; letter-spacing: 1px; font-style: italic;}
.grtitle { color: #345019; font-weight: bold; font-size: 12px; }
.grtitle_sp { color: #345019; font-weight: bold; font-size: 12px; letter-spacing: .5px;}
.grtitle_sm { color: #345019; font-weight: bold; font-size: 10px; }

.grtext { color: #345019; }
.grtextsm { color: #345019; font-size: 11px;}
.grtext11 { color: #345019; font-size: 11px; font-weight: bold;}
.grtextem { color: #345019; font-style: italic;  font-size: 12px;}
.grtextem11 { color: #345019; font-style: italic;  font-size: 11px;}
.bltext { color: #000000; }

.smfont { font-size: 12px; }
.smfont2 { font-size: 11px; }
.smfont3 { font-size: 10px; }

.qfont { font: italic 12px; }
.ftfont { color: #ffffff; font-size: 11px;  }

.footer {color: #333333; font: 11px Verdana, Arial, Helvetica, sans-serif; margin: 0 0 4px 23px;}
.pp_footer {color: #333333; font: 10px Verdana, Arial, Helvetica, sans-serif; margin: 0 10px 0px 0px; text-align: right;}
.formlabel_gr { color: #345019; font-size: 10px; font-weight: bold; }
.formlabel_r { font: bold 11px; }
.formlabel { font-size: 10px; font-weight: bold; }
input, option, select { font-size: 11px; }

.body_bg {
	background-image: url(images/sl_bg_bodytext.gif);
	background-repeat: no-repeat;
}
.pp_body_bg {
	background-image: url(images/sl_pp_body.gif);
	background-repeat: no-repeat;
}

.bodymargin { margin-top: 5px;}
.listmargin {
	margin-top: 7px; 
	margin-left: 10px;

}
.listmargin2 {
	margin-top: 0px;
	margin-left: 60px;
}
.listmargin3{
	margin-top: 0px;
	margin-left: 20px;
}
.blockmargin {
	margin-top: 7px;
	margin-left: 85px;
	margin-bottom: 7px;
}
.ppmargin{
	margin-top: 7px;
	margin-left: 20px;
	margin-right: 3px;
}
	
.nb_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E29FC7;
	padding-top: 12px;
	padding-left: 3px;
	padding-bottom: 3px;
}

.nb_line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E29FC7;
	padding-top: 12px;
	padding-left: 3px;
	padding-bottom: 2px;
}

.b_line {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E29FC7;
}

.block_list { text-indent: 30px; }
