body {
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	background-image:url(images/background1.jpg);
}

table, td, form {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal; /*bold*/
	font-size: 9pt;
	font-style: normal; /*italic*/
	color: #333333;
}

A:LINK {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #579dbf;
	text-decoration: none;
}

A:VISITED {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #579dbf;
	text-decoration: none;
}

A:HOVER {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ff0000;
}

A:ACTIVE {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ff0000;
}

h1 {
	font-family: Papyrus, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24pt; /*px, pt, em.*/
	font-weight: bold; /*normal*/
	font-style: normal; /*italic*/
	color: #ffffff;
	margin: 0px;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	letter-spacing: 0px;
	word-spacing: 0px;
	/*line-height: 10px;*/
}


h2 {
	font-family: Papyrus, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20pt; /*px, pt, em.*/
	font-weight: bold; /*normal*/
	font-style: normal; /*italic*/
	color: #7f090b;
	margin: 0px;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	letter-spacing: 0px;
	word-spacing: 0px;
	/*line-height: 10px;*/
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16pt; /*px, pt, em.*/
	font-weight: bold; /*normal*/
	font-style: normal; /*italic*/
	color: #000000;
	margin: 0px;
	padding: 2px 2px 2px 2px; /*top right bottom left*/
	letter-spacing: 0px;
	word-spacing: 0px;
	/*line-height: 10px;*/
}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt; /*px, pt, em.*/
	font-weight: bold; /*normal*/
	font-style: normal; /*italic*/
	color: #000000;
	margin: 0px;
	padding: 2px 2px 2px 2px; /*top right bottom left*/
	letter-spacing: 0px;
	word-spacing: 0px;
	/*line-height: 10px;*/
}

h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt; /*px, pt, em.*/
	font-weight: bold; /*normal*/
	font-style: normal; /*italic*/
	color: #000000;
	margin: 0px;
	padding: 2px 2px 2px 2px; /*top right bottom left*/
	letter-spacing: 0px;
	word-spacing: 0px;
	/*line-height: 10px;*/
}

h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt; /*px, pt, em.*/
	font-weight: bold; /*normal*/
	font-style: normal; /*italic*/
	color: #000000;
	margin: 0px;
	padding: 2px 2px 2px 2px; /*top right bottom left*/
	letter-spacing: 0px;
	word-spacing: 0px;
	/*line-height: 10px;*/
}



address {
	margin: 0;
	padding: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	font-style:normal;
	text-align: center;
	color: #666666;
	clear: both;
}

address a:link, address a:visited, address a:hover, address a:active {
	margin: 0;
	padding: 0.3em;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: Bold;
	color : #666666;
	padding: 0.3em;
}
#head { 
	width: 904px;
	height: 130px;
	padding: 0; 
	margin: 0 auto; 
	font-size: 1px;
	text-align: left;
	background-color: #FFFFFF;
	background-image:  url("images/bg.gif");
	background-position: right;
	background-repeat: repeat-y;
	border: 0px solid #579dbf;
}
#headsub {
	position: relative;
	float: right;
	width: 500px;
	padding: 50px 20px 0 0;
	text-align: center;
	border: 0px solid purple;
}
.container {
	width: 904px; 
	padding: 10px 0; 
	margin: 0 auto; 
	text-align: center; 
	font-size: 1px;
	background-color: #FFFFFF;
	background-image:  url("images/bg.gif");
	background-repeat: repeat-y;
	vertical-align: middle;
	clear: both;
}
.container h1 {
	text-align: left;
	margin: -5px 40px 0 40px;
	padding: 0;
}
.block {
	width: 842px; 
	border: 2px solid #d6e7ee;
	padding: 10px 0; 
	margin: 0 auto; 
	text-align: center; 
	vertical-align: middle;
	font-size: 12px;
}
#foot { 
	width: 904px; 
	padding: 0; 
	margin: 0 auto; 
	font-size: 1px;
	text-align: left;
}
