/*
** SPRC Heading Banner
*/
.sprcMainBody
{
    text-align: left; 
    width: 1024px;
    table-layout: fixed;
}

.sprcHeader
{
    text-align: left; 
    width: 100%;
    height: 178px;
    background: url(SPRC_Banner.jpg);
    background-repeat: no-repeat;
    border: none;
}

.sprcMenu
{
    background-color: #000000;
    width: 170px;
    padding: 20px 0px 0px 0px; 
}

.sprcMain
{
    background-color: #FFFFFF;
    width: 854px;
    padding: 0px 0px 0px 0px; 
}

.sprcContentMain
{
    background-color: #FFFFFF;
    width: 674px;
    padding: 20px 5px 0px 5px;
    width: 100%; 
}

.sprcContentRight
{
    background-color: #FFFFFF;
    width: 180px;
    vertical-align: top;
    text-align: right;
    padding: 20px 0px 0px 5px; 
}

.sprcContentNewsTicker
{
    background-color: #C19600;
    width: 854px;
    vertical-align: top;
    text-align: right;
    padding: 5px 5px 5px 5px; 
}

.sprcFooter
{
    background-color: #FFFFFF;
    text-align: right; 
}


/*
** Search
*/
td.sprcSearchHead {
	font-weight: bold;
	font-size: 10pt;
	color: #C19600;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
span.sprcSearch {
	font-weight: bold;
	font-size: 10pt;
	color: #C19600;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
a.sprcSearch {
	font-weight: bold;
	font-size: 10pt;
	color: #C19600;
	font-family: Tahoma, Arial, Helvetica;
    text-decoration: underline;
}
a.sprcSearch:hover {
	font-weight: bold;
	font-size: 10pt;
	color: #C19600;
	font-family: Tahoma, Arial, Helvetica;
    text-decoration: underline;
}
a.sprcSearch:visited {
	font-weight: bold;
	font-size: 10pt;
	color: #C19600;
	font-family: Tahoma, Arial, Helvetica;
    text-decoration: underline;
}


/*
** Login
*/
a.sprcLogin {
	font-weight: bold;
	font-size: 10pt;
	color: #C19600;
	font-family: Tahoma, Arial, Helvetica;
    text-decoration: underline;
}
a.sprcLogin:hover {
	font-weight: bold;
	font-size: 10pt;
	color: #C19600;
	font-family: Tahoma, Arial, Helvetica;
    text-decoration: underline;
}
a.sprcLogin:visited {
	font-weight: bold;
	font-size: 10pt;
	color: #C19600;
	font-family: Tahoma, Arial, Helvetica;
    text-decoration: underline;
}


/*
** Copyright
*/
span.sprcCopyright {
	font-weight: bold;
	font-size: 8.5pt;
	color: #C19600;
	font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


/*
** Menu Configuration
*/
.SPRC_MainMenu_MenuContainer {
	background-color: #C19600; 
	width: 170px;
}
.SPRC_MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
}
.SPRC_MainMenu_MenuItem {
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	cursor: pointer; 
	cursor: hand; 
	font-style: normal; 
	background-color: Transparent;
	height: 21px;
}
.SPRC_MainMenu_MenuIcon {
	background-color: #C19600;  
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.SPRC_MainMenu_SubMenu {
	background-color: #C19600;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	border: solid 1px #FFFFFF;
}
.SPRC_MainMenu_MenuBreak {
	height: 1px;
}
.SPRC_MainMenu_MenuItemSel {
	font-weight: bold;
	font-size: 10pt;
	color: #C19600;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	background-color: #000000;
	cursor: pointer; 
	cursor: hand; 
	font-style: normal;
	height: 21px;
}



/*
a.SPRC_SkinObject {
    color: #C19600;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
}
a.SPRC_SkinObject:hover {
    color: #C19600;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
}
a.SPRC_SkinObject:visited {
    color: #C19600;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
}
a.SPRC_YellowLink {
    color: #C19600;
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
}
a.SPRC_YellowLink:hover {
    color: #003366;
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
}
a.SPRC_YellowLink:visited {
    color: #C19600;
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
}
a.SPRC_NavyLink {
    color: #003366;
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
}
a.SPRC_NavyLink:hover {
    color: #C19600;
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
}
a.SPRC_NavyLink:visited {
    color: #003366;
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
}
.SPRC_TableCell {
	font-family: Arial;
	font-size: 8pt;
	padding: 3px;
	border-bottom: solid 1px #CCCCCC;
	width: 100%; 
	height: 100%;
}
.SPRC_TableHeader {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #F8C200;
	background-color: #000000;
	padding: 4px;
	margin: 0px;
	border: solid 1px #C19600;
	width: 100%; 
	height: 100%;
}
a
{
	text-decoration: underline !important;
}


/*
.heading1 {
  font-family: Verdana;
  font-size: 16pt;
  font-weight: bold;
  color: #F8C200;
  height: 29px;
  background-color: #000000;
  padding-left: 15px;
  padding-right: 5px;
  text-align: left;
}
.heading2 {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: #F8C200;
  height: 19px;
  background-color: #000000;
  padding-left: 15px;
  padding-right: 5px;
  text-align: left;
}
.heading3 {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  height: 19px;
  background-color: #FFFFFF;
  border-bottom: solid 1px #C19600;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 3px;
  text-align: left;
}
.heading4 {
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #C19600;
  text-align: left;
}
.heading5 {
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #C19600;
  text-align: left;
}
.bodytext {
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
    text-align: left;
}
.bodytextsmall {
    font-family: Arial;
    font-size: 8pt;
    color: #000000;      
    text-align: left;
}
.bodytextnavy {
    font-family: Arial;
    font-size: 10pt;
    color: #003366;
    text-align: left;
}
.bodytextsmallnavy {
    font-family: Arial;
    font-size: 8pt;
    color: #003366;      
    text-align: left;
}
*/
