@charset "UTF-8";
/* CSS Document */

.header1 {
	background-image:url(images/header1.png);
	background-repeat:no-repeat;
	width:1188;
	height:178;
}

.header2 {
	background-image:url(images/header2.png);
	background-repeat:no-repeat;
	width:1188;
	height:61;
}

.header3 {
	background-image:url(images/header3.png);
	background-repeat:no-repeat;
	width:1188;
	height:40;
}

.rCol1 {
	background-image:url(images/rcol1.png);
	background-repeat:no-repeat;
	width:265;
	height:65;
}

.rCol2 {
	background-image:url(images/rcol2.jpg);
	background-repeat:no-repeat;
	width:7;
	height:65;
}

.rCol3 {
	background-image:url(images/rcol3.png);
	background-repeat:no-repeat;
	width:265;
	height:408;
}

.rCol4 {
	background-image:url(images/rcol4.jpg);
	background-repeat:no-repeat;
	width:7;
	height:408;
}

.rCol5 {
	background-image:url(images/rcol5.png);
	background-repeat:no-repeat;
	width:265;
	height:129;
}

.rCol6 {
	background-image:url(images/rcol6.png);
	background-repeat:no-repeat;
	width:7;
	height:129;
}

.contentArea {
	background-image:url(images/paperbg.jpg);
	background-repeat:repeat;
	width:612;
	heignt:550;
}

.lCol1 {
	background-image:url(images/lcol1.jpg);
	background-repeat:no-repeat;
	width:8;
	height:65;
}

.lCol2 {
	background-image:url(images/lcol2.png);
	background-repeat:no-repeat;
	width:296;
	height:65;
}

.lCol3 {
	background-image:url(images/lcol3.jpg);
	background-repeat:no-repeat;
	width:8;
	height:408;
}

.lCol4 {
	background-image:url(images/lcol4.png);
	background-repeat:no-repeat;
	width:296;
	height:408;
}

.lCol5 {
	background-image:url(images/lcol5.png);
	background-repeat:no-repeat;
	width:8;
	height:129;
}

.lCol6 {
	background-image:url(images/lcol6.png);
	background-repeat:no-repeat;
	width:296;
	height:129;
}


.footer {
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	width:1188;
	height:159;
}

.footerText {
	font-size:10px;
	color:#666;
	font-family:Helvetica, Arial, sans-serif;
	line-height:14px;
}

p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:20px;
}

body {
	background-image: url(images/woodbg.jpg);
}

a {
	color: #666666;
	text-decoration: underline;
}
	a:hover {
		color: #FF0099;
		text-decoration:none;
	}
	
	a:visited {
		color: #666666;
		text-decoration: underline;
	}

.lShadow {
	background-image:url(images/leftshadow.png);
	background-repeat:repeat-y;
}

.rShadow {
	background-image:url(images/rightshadow.png);
	background-repeat:repeat-y;
}


H1 {
        font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	color:#666;
	line-height:22px;
        font-weight:bold;
}

table {
        font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#333;
	line-height:20px;
}