/* Global Styles */
body {
	background-image: url(../images/top_red.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #781510;
}
h1 {
	color: #781510;
}
h2 {
	color: #A40B16;
	font-weight: bolder;
	font-style: normal;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.trainingheader {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	background-color: #E4BCB1;
}

h3 {
	color: #781510;
}
h4 {
	color: #781510;
}
.trainingbackground {
	background-color: #F5B8A3;
}
.inline {
	display: inline;
	color: #0000FF;
}


legend {
	color: #781510;
}
#wrapper3 {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #C2231B;
	background-color: #FFFFFF;
}
#skipnav a {
	color: #124889;
}
#header {
	background-image: url(../images/scatplogo_red.gif);
}
#navigation a {
	color:#781510;
}
.backtotop {
	background-color: #CCCCCC;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #781510;
	border-left-color: #781510;
	border-right-width: 5px;
	border-left-width: 5px;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
	font-size: 0.9em;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #124889;
}
#content #rightnav {
	background-color:#EDB99C;
	border-top-color:#CCCCCC;
	text-align:center;
	float:right;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.style1 {
	font-weight: bold;
	color: #FF0000;
}

