body {
SCROLLBAR-ARROW-COLOR: #7D080B;
SCROLLBAR-BASE-COLOR: #000000;
SCROLLBAR-FACE-COLOR: #000000;
SCROLLBAR-HIGHLIGHT-COLOR: #7D080B;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #000000;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

body {
	cursor: default;
	background-color: #000000;
	background-image: url(back.jpg);
	background-repeat : repeat-y;
	background-position : left;
}

div, body,td	{
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #7D080B;
	text-align: justify;
}



.head
{
	color: #7D080B;
		border-top: 1px solid #7D080B;
             	border-bottom: 1px solid #7D080B;
             	border-left: 0px;
             	border-right: 0px;
	padding-left: 1px;
	padding-right: 1px;
	line-height: 100%;
	text-align: left;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: bold;
}



.head2
{
	color: #7D080B;
		border-top: 1px solid #7D080B;
             	border-bottom: 1px solid #7D080B;
             	border-left: 0px;
             	border-right: 0px;
	padding-left: 1px;
	padding-right: 1px;
	line-height: 100%;
	text-align: left;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: bold;
}



A {
	text-decoration: none;
	font-size: 14px;
	cursor: default;
	font-weight: bold;
		color: #7D080B;

}
 
A:link {
	text-decoration: none;
        border-bottom: 1px dotted #F21613;
	font-size: 14px;
	font-weight: bold;
		color: #F21613;

}

A:visited {
 	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
		color: #F21613;


}
A:hover {
	text-decoration: none;
	cursor: crosshair;
	font-size: 14px;
	font-weight: bold;
	color: #560608;
}


Input, textarea{
	border: 1px solid #7D080B;
	font-family: garamond;
	font-size: 14px;
	color: #7D080B;
}

select{
	border: 1px solid #7D080B;
	font-family: garamond;
	font-size: 14px;
	color: #7D080B;
}

