// DONGTEAM.ORG STYLESHEET

h2 {
	font-family: sans-serif;
	color: #036;
	text-align: center; }
h1 {
	font-family: sans-serif;
	color: #036;
	text-align: center; }

a:link,
a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-style: none; }
a:hover {
	background: #69c;
	font-style: none; }
a:hover.pic {
	text-decoration: none !important;
	background: none; }
a.adhead {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-style: none; }
a:hover.adhead {
	color: #ff0;
	background: none;
	font-style: none; }
a.iconxml {
	color: #fff;
	background-color: #f60;
	border-color: #f60;
	border-style: outset;
	text-decoration: none !important;
	margin: 2em 0em 0em 0em;
	padding: 0em 0.5em 0em 0.5em;
	border-width: 2; }
a.iconxml:hover {
	background-color: #f90; }
a.iconxml:active {
	color: #fff;
	text-decoration: none !important;
	border-style: inset !important; }
a.iconblue {
	color: #fff;
	background-color: #03c;
	border-color: #03c;
	border-style: outset;
	text-decoration: none !important;
	margin: 2em 0em 0em 0em;
	padding: 0em 0.5em 0em 0.5em;
	border-width: 2; }
a.iconblue:hover {
	background-color: #06c; }
a.iconblue:active {
	color: #fff;
	text-decoration: none !important;
	border-style: inset !important; }


.header {
	font-family: sans-serif;
	font-size: 200%;
	color: #036;
	text-align: center;
	margin: 15; }
.subheader {
	font-family: sans-serif;
	font-size: 150%;
	color: #036;
	text-align: center;
	margin: 15; }

.text {
	font-family: Tahoma, sans-serif;
	color: #000;
	font-size: 100%;
	line-height: 1.4;
	margin-left: 30pt;
	margin-right: 30pt; }
.phead {
	font-family: Tahoma, sans-serif;
	color: #036;
	font-size: 115%;
	line-height: 140%; }
.verse {
	font-weight: bold; }
.smcap {
	font-variant: small-caps; }
.ref {
	font-size: 80%; }
.bartxt {
	font-size: 80%;
	color: #036;
	padding: 2px;
	line-height: 1.5;
	border-top: 1px solid #69c;
	border-bottom: 1px solid #69c; }

.adbox {
	/*  width: 80%;  this appears to cause great grief in Windows */
	font-family: Arial, sans-serif;
	font-size: 90%;
	width: 140;
	margin-top: 50px;
	margin-left: 0;
	border: 1px solid #036;
	padding: 5px;
	text-align: center;
	clip:  rect(   ); }  /* might not be needed? */
.adhead {
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #fff;
	background: #036;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: 900;
	border-bottom: 1px solid #036;
	text-align: center; }

.emailbox {
	font-family: Arial, sans-serif;
	width: 100%;
	font-size: 90%;
	border: 1px dotted #000;
	padding: 3px;
	background-color: rgb(220, 220, 220);
	text-align: center;
	margin-left: 5px;
	}
.emailheadL {
	font-family: Arial, sans-serif;
	font-size: 120%;
	color: #000;
	font-weight: 900;
	text-align: center;
	}
.emailheadS {
	font-size: 80%;
	text-align: center;
	}
input.blank {
	width: 95%;
	}

.detailbox {
	/*  width: 80%;  this appears to cause great grief in Windows */
	width: 250;
	margin-top: 0px;
	margin-left: 0;
	border: 1px solid #036;
	padding: 5px;
	text-align: left;
	clip:  rect(   ); }  /* might not be needed? */
.detailhead {
	font-size: 90%;
	color:#fff;
	padding: 3px;
	background:#036;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: 900;
	border-bottom: 1px solid #036;
	text-align:center; }

#copyright {
	font-size: 80%;
	font-style: italic; }
#headverse {
	font-size: 110%;
	margin-top:15pt;
	margin-bottom:20pt;
	margin-left:50pt;
	margin-right:50pt; }
#background {
	color: #69c;
	font-size: 60px;
	font-weight: bold;
	font-family: serif;
	text-align: left; }
#foreground {
	color: #036;
	font-size: 25px;
	font-family: sans-serif;
	text-align: left;
	margin-left: 40px; }

