body {
	margin: 0px;
	padding: 0px;
	background-image: url(imagestempl/page02.jpg);
	background-position: 0px 421px;
}

body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #8A3E1D; */
	color: Black;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #DCD09A;
}

a {
	color: #FF4200;
}

a:hover {
	text-decoration: none;
	background-color: #CCCC00;
}

a.link1 {
	color: #8A3E1D;
}

a.linkp1 {
	color: #8A3E1D;
	background-color: #FFFF33;
}


.bg1 {
	background-image: url(imagestempl/page01.jpg);
	background-repeat: repeat-x;
}

.bg2 {
	background-repeat: no-repeat;
	background-image: url(imagestempl/page13.jpg);
	background-position: left top;
}


.bg3 {
	background-image: url(imagestempl/page15.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.bg4 {
	background-image: url(imagestempl/page15.jpg);
	background-repeat: no-repeat;
 	background-position: center center; 
}

.myh3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
}

td.tdhead {
	background-image: url(imagestempl/inside02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	color: White;
}	

td.tdhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color: White;
}	

td.tdhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : normal;
	color: #FFFFCC;
	font-style: normal;
}	

