@charset "utf-8";
/* CSS Document */
.linkstop
{
	background-image:url(../images/linkstop.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.linksbot
{
	background-image:url(../images/linksbot.jpg);
	background-repeat:repeat-x;
	padding-top:5px;
}

.linkpad
{
	padding-left:5px;
	padding-right:5px;
}

.true
{
	background-image:url(../images/true.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.yellowline
{
	background-image:url(../images/yellowline.jpg);
	background-repeat:repeat-x;
}

.linkplace
{
	background-image:url(../images/linkplace.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.regd
{
	padding-right:15px;
}

.flashtop
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#575757;
	text-align:justify;
	padding-bottom:10px;
}

