.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-decoration: none;
	background-color: #FFF;
	font-weight: bold;
	text-align: center;
}
.contentitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #808080;
	text-decoration: none;
}
.top {
	background-attachment: fixed;
	background-image: url(Images/brdr__top.jpg);
	background-repeat: repeat-x;
}
.btm {
	background-attachment: fixed;
	background-image: url(Images/brdr__btm.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.right {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #E5DA9A;
	border-right-color: #E5DA9A;
	border-bottom-color: #E5DA9A;
	border-left-color: #E5DA9A;
}
.left {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #E5DA9A;
	border-right-color: #E5DA9A;
	border-bottom-color: #E5DA9A;
	border-left-color: #E5DA9A;
}
.btmright {
	background-attachment: fixed;
	background-image: url(Images/crnr__btmright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #191919;
	text-align: left;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}
.wherehaveyoubeen {
	color: #F00;
}
.btn {
	background-attachment: fixed;
	background-image: url(Images/btn_22.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 69px;
	width: 138px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #D42928;
}
.bg {
	background-attachment: fixed;
	background-image: url(Images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.authors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
}

