.leftstyle {
	text-decoration:none;
}
.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lefttop {
	background-image: url(images/lefttopbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	text-align: right;
	padding: 20px 30px 0px 0px;
	width: 211px;
	line-height: 30px;
	text-decoration: none;
}
.leftbot {
	background-image: url(images/leftbotbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.pagebg {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.content {
	font-family: tahoma;
	font-size: small;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 15px;
}
.stretcher {
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
h1 {
	font-family: Tahoma;
	font-size: x-large;
	font-weight: normal;
	border: medium none;
}
.adheader {
	font-family: Tahoma;
	font-size: xx-large;
	font-weight: bolder;
	color: #000099;
}
.adsubhead {
	font-family: Tahoma;
	font-size: large;
	font-weight: bold;
}
.adbox {
	background-image: url(images/adbox.jpg);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 30px;
}
