/*red and blue table border td's*/
td.topleftrnb {
	background-image:url(../images/borders/topleftrnb.gif);
	background-repeat: no-repeat;
}

td.toprnb {
	background-image:url(../images/borders/toprnb.gif);
	background-repeat: repeat-x;
}

td.toprightrnb {
	background-image:url(../images/borders/toprightrnb.gif);
	background-repeat: no-repeat;
}

td.rightrnb {
	background-image:url(../images/borders/rightrnb.gif);
	background-repeat: repeat-y;
}

td.bottomrightrnb {
	background-image:url(../images/borders/bottomrightrnb.gif);
	background-repeat: no-repeat;
}

td.bottomrnb {
	background-image:url(../images/borders/bottomrnb.gif);
	background-repeat: repeat-x;
}

td.bottomleftrnb {
	background-image:url(../images/borders/bottomleftrnb.gif);
	background-repeat: no-repeat;
}

td.leftrnb {
	background-image:url(../images/borders/leftrnb.gif);
	background-repeat: repeat-y;
}

/*thin blue table border td's*/
td.topleftblue {
	background-image:url(../images/topleftblue.gif);
	background-repeat: no-repeat;
}

td.topblue {
	background-image:url(../images/topblue.gif);
	background-repeat: repeat-x;
}

td.toprightblue {
	background-image:url(../images/toprightblue.gif);
	background-repeat: no-repeat;
}

td.rightblue {
	background-image:url(../images/rightblue.gif);
	background-repeat: repeat-y;
}

td.bottomrightblue {
	background-image:url(../images/bottomrightblue.gif);
	background-repeat: no-repeat;
}

td.bottomblue {
	background-image:url(../images/bottomblue.gif);
	background-repeat: repeat-x;
}

td.bottomleftblue {
	background-image:url(../images/bottomleftblue.gif);
	background-repeat: no-repeat;
}

td.leftblue {
	background-image:url(../images/leftblue.gif);
	background-repeat: repeat-y;
}

td.topbackground {
	background-image: url(../images/background_stand.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}

p.greybg {
	background-color: #f1f1f1;
}

p.redborder {
	border-style: solid;
	border-color: #FF0000;
	border-width: 3px;
	text-align: center;
	height: 500px;
	width: 120px;	
}

p.toplinks {
	background-color: #1387EC;
	text-align: left;
}

p.topadvert {
	font-size: 24px;
	margin-left: 216px;
	margin-top: 83px;
}

p.topadvertforterms {
	margin-left: 160px;
	margin-top: 83px;
}

p.blueborder {
	border-style: solid;
	border-color: #3300CC;
	border-width: 3px;
	text-align: center;	
}

p.blueborderjustified {
	border-style: solid;
	border-color: #3300CC;
	border-width: 3px;
	text-align: justify;
	padding: 5px;	
}

p.top-blueborder {
	border-style: solid;
	border-color: #3300CC;
	border-width: 3px;
	text-align: left;
	background-image: url(../images/lenny2.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 198px;	
}

p.smallblueborder {
	border-style: solid;
	border-color: #3300CC;
	border-width: 1px;
	text-align: center;	
}

