/* CSS for SCS Web Site */

table.training {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 8px;
	border: 1px solid #666666;
}
.training td {
	border: 1px solid #666666;
}


b {
	font-family: arial;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #333399;
}

p {
	font-family: arial;
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
	color: #00FFFF;
}

p.arial {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.whitetxt1
{
	font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.graytxt1 
{
	font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
}
.graytxt2
{
	font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.orangetxt1 
{
	font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #D0520D;
}

.ashtxt1 
{
	font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #717171;
}

.bluetxt2 {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #009E9E;
}



.greentxt1 {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #3F4B2C;
}

.browntxt1 {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #F4EFD8;
}

.browntxt2 {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #CECBC5;
}

a.grayorange:link 
{
	color: #666666;
	text-decoration: none;
}

a.grayorange:visited 
{
	color: #999999;
	text-decoration: none;
}

a.grayorange:hover 
{
	color: #FF6600;
	text-decoration: none;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF6600;
}

a.white1:link {color: #FFFFFF;
	text-decoration: none;
}

a.white1:visited {color: #FFFFFF;
	text-decoration: none;
}

a.white1:hover {color: #00FFFF;
	text-decoration: none;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #00FFFF;
}

a.ash1:link {color: #717171;
	text-decoration: none;
}

a.ash1:visited {color: #717171;
	text-decoration: none;
}

a.ash1:hover {color: #333333;
	text-decoration: none;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

a.blue2:link {color: #75FFFF;
	text-decoration: none;
}

a.blue2:visited {color: #75FFFF;
	text-decoration: none;
}

a.blue2:hover {color: #FFF59E;
	text-decoration: none;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF59E;
}

a.blue1:link {color: #00CCFF;
	text-decoration: none;
}

a.blue1:visited {color: #00CCFF;
	text-decoration: none;
}

a.blue1:hover {color: #CCCCCC;
	text-decoration: none;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
