body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image:  url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	height: 100%;
}




a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #830C2A;
	font-weight: bold;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #880515;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #950819;
	font-size: 16px;
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-size: 14px;
	color: #950819;
}
h3 {
	font-size: 14px;
	color: #333333;
	background-color: #CCCCCC;
}

.Text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	padding: 0px;
	height: auto;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	margin: 10px;
}
.redtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

