body {
	scrollbar-face-color:#8B0B0A;
scrollbar-shadow-color:#8B0B0A;
scrollbar-track-color:#E2E2E2;
scrollbar-arrow-color:#E2E2E2;
}
A { color: #CC0000; text-decoration: none; }
A:HOVER { color: #7A7A79; }
.bg {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.border {
	background-color: #FFFFFF;
	border-top: 3px double #D7D7D7;
	border-left: 3px double #D7D7D7;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: double;
	border-bottom-style: double;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;



}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 341F1F;
	list-style-image: url(../images/arrow.gif);
	list-style-position: outside;
	list-style-type: square;


}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	padding-bottom: 10px;



}
.askqus {
	background-image: url(../images/askqus.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 40px 20px 20px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 8E3B28;
	border: 1px solid ECEBEA;


}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 322E29;
	height: 30px;
	border: 1px solid #EBEBEB;
	padding: 5px;


}
.footer  A { color: #ffffff; text-decoration: none; }
.footer   A:HOVER {
	color: #CC0000;
	text-decoration: underline overline;
}

.border1 {
	border: 1px solid #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	color: #000000;



}
.border1 A { color: #000000; text-decoration: none; }
.border1  A:HOVER {
	color: #CC0000;
	text-decoration: underline overline;
}

input {
	background-color: #F7F7F7;
	border: 1px solid #999999;
	font-family: Tahoma;
	font-size: 11px;

}
textarea {
	background-color: #F7F7F7;
	border: 1px solid #999999;
}
select {
	background-color: #F7F7F7;
	border: 1px solid #999999;
}
.mainheading {
	font-family: "Monotype Corsiva";
	font-size: 42px;
	color: #339933;
	font-weight: bold;
	text-decoration: underline;

}
.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;

}
.smallheading A { color: #009900; text-decoration: none; }
.smallheading  A:HOVER {
	color: #CC0000;
	text-decoration: underline overline;
}
.border3 {
	border-top-width: 12px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #CC0000;
	border-right-color: #336600;
	border-bottom-color: #CC0000;
	border-left-color: #336600;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;

}
.bgtop {
	background-image: url(../i/header.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.tex {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
