body {
	background-attachment: scroll;
	background-color: #D9D5B1;
	background-image: url(images/GrBck.jpg);
	background-repeat: repeat-x;
}
.Border {
	border: thin solid #c9b10d;
	
	
}
.type_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}

.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.line {
	border: medium solid #000000;
}


.TimesnewIt {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #600e03;
}
.line {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}


.linetnrIt {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #000000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
.Blackborder {
	border: thin solid #000000;
}
.doubleabove {
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
}
.line {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
.borderrepeat {
	background-color: #990000;
	background-image: url(images/Botbor.jpg);
	background-repeat: repeat-x;
}
