 body {
  margin:0;
  padding:0;
  font-size: 12px;
  color: #ffffff;
  font-family: Verdana, Geneva, Arial, sans-serif;
  background: url(/images/orange-bg.jpg) no-repeat scroll center 0 transparent;
  background-color: #000000;

}

.page {
	background: url(/images/opacity-70.png) repeat;
/*
	filter: alpha(opacity=20);
	-moz-opacity: .20;
*/
	padding-top:10px;
}

#youthlogo {
	background: url(/images/TXBaptistYouth.png) no-repeat;
	float: left;
	width: 113px;
	height: 110px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	color: transparent;
	margin-left:20px;
	position: relative;
}

#sslogo {
	background: url(/images/ssr.png) no-repeat;
	width: 559px;
	height: 31px;
	display: block;
	overflow: hidden;
	color: transparent;
	margin-top:40px;
	margin-left:140px;
	position: relative;
}

#sslogo_exec {
	background: url(/images/ssr_exec.png) no-repeat;
	width: 676px;
	height: 38px;
	display: block;
	overflow: hidden;
	color: transparent;
	margin-top:40px;
	margin-left:140px;
	position: relative;
}

.disc_table td { border:1px solid white; }

a:link { color: #ff8a00; font-size: 12px; text-decoration: none;}
a:visited { color: #ff8a00; font-size: 12px; text-decoration: none;}
a:hover { color: #ffffff;font-size: 12px;text-decoration: underline;}
a:active { color: #ff8a00; font-size: 12px; text-decoration: none;}

.urltxt {
  font-size: 14px;
}

.urltxt2 {
  font-size: 14px;
  color: #ff8a00;
}

a#header { 
  font-size:16px;
}

.downloadsheader {
  font-size: 16px; 
  color: #cc0000;   
}
.footertxt {
  font-size: 10px;
  border-top:1px solid #fff;
  padding-top:20px;
}

a.footer:link,a.footer:active,a.footer.visited, a.footer.hover {
  font-size: 10px;
}

.menubg {
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
  padding:10px;
  margin:50px;
}

a.menul:link,a.menul:active,a.menul:visited {
  color: #ff8a00;
  font-size: 16px;
  font-weight:bold;
  text-decoration: none;
  padding: 10px; 
}

a.menul:hover {
  color: #000000;
  font-size: 16px;
  font-weight:bold;
  text-decoration: none;
  background: #d5d1cc;
  padding: 10px;
}

.medheader {
  font-size: 16px;
  color: #ff8a00;
  font-weight: bold;
}

.arrowright {
  background-image: url(/images/arrow_right.png);
  background-repeat: no-repeat;
  background-position: left;
  margin-top:20px;
  padding-top:20px;
  padding-left:45px;
  height:35px;
}

.knowyourdate {
  display:none;
  background-color:#000;
  border:6px #ff8a00 solid;
  padding:10px;
  width:600px;
}

a.medheader:link,a.medheader:active,a.medheader:visited,a.medheader:hover {
  font-size: 16px;
  color: #ff8a00;
  font-weight: bold;
  text-decoration: none;
}

.medcoloredheader {
  font-size: 16px;
  color: #1194ef;
  font-weight: bold;
}

.smallcolored {
  color: #1194ef;
  font-size: 11px; 
  font-weight:normal;
}

.header {
  font-size: 20px;
  color: #ff8a00;
  font-weight: bold;
}

.header2 {
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
}

.highlight { 
  color:#1194ef; 
  font-weight:bold;
}

.hilite {
  color: #1194ef;
}

.dottedtable {
  border: 2px dotted #ffcc66;
}

.stepbox {
  border: 2px dotted #ffcc66;
  padding-top: 3px;
  padding-bottom: 3px;
}

.stepdots {
  border-right: 2px dotted #ffcc66;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 11px;
}

a.steplink:link,a.steplink:active,a.steplink:visited,a.steplink:hover {
  font-size:11px;
}

td#stepheader {
  font-size: 12px; 
  font-weight: bold;
  border-right: 2px dotted #ffcc66;
  border-bottom: 2px dotted #ffcc66;
  padding: 8px;
}

td#stepdotted {
  border-top: 2px dotted #ffcc66;
}

.boxbordercolor { color:#ffcc66; }

.schooltotals td {
  border: 1px solid #ffcc66;
  padding:6px;
}

a.bmenu:link,a.bmenu:active,a.bmenu:visited {
  color: #ff8a00;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
}

a.bmenu:hover {
  color: #000000;
  font-size: 16px;
  text-decoration: underline;
  font-weight: bold;
}

.boldtext {
  font-weight: bolder;
}

a.elink:link,a.elink:active,a.elink:visited {
  color: #0000ff;
  font-size: 12px;
  text-decoration: none;
}

a.elink:hover {
  color: #ff0000;
  font-size: 12px;
  text-decoration: none;
}


form input,form file, form textarea { font-size: 12px; color:#000000;background-color:#fff;}
#prettybutton { border-style:solid; background: #ff8a00; border-color:#fff; border-width:1px; padding: 2px;color:#ffffff;}
form select {font-size: 11px;height: 19px;}


