/* CSS Document */

body {
	background-image: url("images/bg-new.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-color: #896b78;
	margin: 0px;
	padding: 0px;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 20px 10px;
	margin: 0px;
}

/*
.table1 {
	background-image: url("images/bg-content.jpg");
	background-position: top;
	background-repeat: no-repeat;
}
*/
.head, .head a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
}

.content a {
	font-size: 16px;
	color: #555555;
	text-decoration: none;
}

.content a:hover {
	color: #000000;
}

.footer, .footer a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffeedd;
	text-decoration: none;
}

.titlesub, .titlesub a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
}