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;
}
