﻿.SBRCbody {

	/* this sets the background color of the page */

	background-position: center;

	background-color: #ECE9D8;

	color: teal; /* this sets the default text color of the page */ /* this sets the default font and text size */;

	width: 90%;

	text-align: left;

	font-family: Arial, Helvetica, sans-serif;

	margin-left: auto;

	margin-right: auto;

	padding-left: 5px;

	padding-right: 5px;

	overflow: visible;

	text-decoration: none;

	text-transform: none;

	font-weight: inherit;

}



.NormalTable {

	border-left-width: 0;

	border-top-width: 0;

	background-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-right-width: 0;

	border-bottom-color: #FFFFFF;

	border-bottom-width: 0;

}



.GraphicTable {

	border: 1px #ECE9D8 solid;

	background-color: #ECE9D8;

	border-width: 1px;

	margin-left: 3px;

	margin-right: 3px;

	padding-top: 3px;

	padding-right: 3px;

}





.HeaderTable {

	border-left-width: 0;

	border-top-width: 0;

	background-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-right-width: 0;

	border-bottom-color: #FFFFFF;

	border-bottom-width: 0;

	background-image: url('images/HeaderBackground.jpg');

}



.FooterTable {

	border-left-width: 0;

	border-top-width: 0;

	background-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-right-width: 0;

	border-bottom-color: #FFFFFF;

	border-bottom-width: 0;

	background-image: url('images/FooterBackground.jpg');
	
	vertical-align:bottom;
	
}



.pText {

	margin-left:6px;

	margin-right:6px;

	margin-top:12px;

	margin-bottom:12px;

	text-align:left;

}



.pHeader {

	margin-left:6px;

	margin-right:6px;

	margin-top:12px;

	margin-bottom:12px;

	text-align:center;

}



.pCenter {

	margin-left:6px;

	margin-right:6px;

	text-align:center;

}

.A8T {

	font-family: Arial; /* This sets the text as Alial 8 Teal Normal*/;

	font-size: xx-small;

	color:teal

}



.A10TN {

	font-family: Arial; /* This sets the text as Alial 10 Teal Normal*/;

	font-size: X-small;

	font-weight: normal;

	color:teal

}

	

.A12TB {

	font-family: Arial; /* This sets the text as Alial 12 Teal Bold*/;

	font-size: small;

	font-weight: bold;

	color:teal;

	text-align:left;

}



.A12RN {

	font-family: Arial; /* This sets the text as Alial 12 Red Normal*/;

	font-size: small;

	font-weight: normal;

	color:red;

	text-align:left;

}



.A12TN {

	font-family: Arial; /* This sets the text as Alial 12 Teal Normal*/;

	font-size: small;

	font-weight: normal;

	color:teal;

	text-align:left;

	margin-bottom:6px

}



.A14TB {

	font-family: Arial; /* This sets the text as Alial 14 Teal Bold*/;

	font-size: medium;

	font-weight: bold;

	color:teal;

	text-align:left;

}


.A16TN {

	font-family: Arial; /* This sets the text as Alial 12 Teal Normal*/;

	font-size:large;

	font-weight: normal;

	color:teal;

	text-align:left;

}



.A16TB {

	font-family: Arial; /* This sets the text as Alial 18 Teal Bold*/;

	font-size:x-large;
		
	font-weight: bold;

	color:teal;

	text-align:left;

}


.A16TB {

	font-family: Arial; /* This sets the text as Alial 18 Teal Bold*/;

	font-size:x-large;

	font-weight: bold;

	color: teal;

	text-align: center;

}





.HRT  {
	color:teal;
	width:100%;
	height:1px;
	noshade;
}





a:link {

	font-family:Arial, Helvetica, sans-serif;

	font-size: small;

	color: teal;

	text-decoration: none;

	font-weight:bold;

}



a:visited {

	font-family:Arial, Helvetica, sans-serif;

	font-size: small;

	color: teal;

	text-decoration: none;

	font-weight:bold;

}



a:hover {

	color: red;

	background:silver;

	text-decoration: None;

}



a:active { 

	font-family:Arial, Helvetica, sans-serif;

	color: teal;

	text-decoration: none;

	font-weight:bold;

}
