a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC33;
	text-decoration: underline;
}
.BG-No-Rpt {
	background-image:     url(../images/Graphics/ModelsBG1.jpg);
	background-repeat: no-repeat;
}
.GreyBar {
	background-image:   url(images/Button-BGs/Button3-Grey.jpg);
	background-repeat: repeat-x;
	border: thin solid #666666;
}
.PileBG {
	background-image:   url(images/Graphics/SL-PileBG-Small.jpg);
	background-repeat: repeat;
	border: thin solid #333333;
}
.BrownBar {
	background-image:   url(images/Button-BGs/SLM-Bar1_02-Btm.gif);
	background-repeat: repeat-x;
	border: thin solid #666666;
}
.Body-BG {
	background-image:   url(images/Button-BGs/body.gif);
	background-repeat: repeat;
	text-align: left;
	background-position: left top;
	border: thin solid #666666;
}
.GoldBar {
	background-image:   url(images/Button-BGs/Button3-Gold4.jpg);
	background-repeat: repeat;
	background-color: #000000;
}
.BG-NoRepeat {
	background-color: #000000;
	background-image:  url(../SLM-Skins/SLM7-800-2/images/SLM7-800_25.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BlackBorder {
	border: thin solid #000000;
}
.BodyText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.TableCCC {
	background-color: #333;
}
.HR_Title_BG {
	background-image: url(images/Graphics/slm_hidef_title_728.png);
	background-repeat: no-repeat;
	background-position: right top;
}

div.slm_box_240 {
	text-align: center;
	width: 240px;
	height: 100%;
	border: 2px solid #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5 px;
	position: inherit;
	-moz-box-shadow: 3px 3px 10px #000;
	-webkit-box-shadow: 3px 3px 10px #000;
	background: rgba(51, 51, 51, 0.5);
	background-image: url(../images/Graphics/SL-PileBG-Small.jpg);
	display: block;
	margin: 4px;
	padding: 8px;
	float: left;
}
