<!--

/* Header cells - the blue and silver gradient backgrounds */
th
{
	color: #9BCBD9; font-weight : bold;
	border-bottom: 1px solid #247E9B;
	padding-bottom: 10px;
}


/* The largest text used in the index page title and toptic title etc. */
.maintitle, .maintitle_white, a.maintitle
{
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	text-decoration: none;
	line-height: 120%;
}
.maintitle_white, a.maintitle_white
{
	color: #FFFFFF;
}



.points3
{
	white-space:nowrap;
	background-color: #21738D;
	border-bottom: 1px solid #86BED0;
}
.points1
{
	white-space:nowrap;
	background-color: #509AB2;
	border-bottom: 1px solid #86BED0;
}
.points0
{
	white-space:nowrap;
	background-color: #91C6D7;
	border-bottom: 1px solid #86BED0;
}


/*
  Custom MOD baby
*/
.custom1
{
	background-color: #418FA8;
	border: 1px solid #2B6E83;
	padding: 5px;
	color: #FFFFFF;
}
.custom2
{
	padding: 5px;
	background-color: #9BCBD9;
	border-left: 1px solid #418FA8;
	border-right: 1px solid #418FA8;
	background-image: url(layout/gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.custom3
{
	border-top: 1px solid #418FA8;
	padding: 5px;
}
.custom4
{
	padding-left: 10px;
	padding-right: 10px;
}
.custom5
{
	background-image: url(layout/gradient2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.custom6
{
	background-image: url(layout/gradient3.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.custom7
{
	background-image: url(layout/gradient4.gif);
	background-repeat: repeat-x;
	background-position: bottom right;
}









.custom8
{
	background-color:#BBDCE5;
	border: 1px solid #418FA8;
	padding: 10px;
}
.custom9
{
	padding-right: 10px;
}
.custom10
{
	border-left: 1px solid #418FA8;
	padding-left: 10px;
}




.custom11
{
	border-bottom: 1px solid #418FA8;
	padding-left: 10px;
	padding-right: 10px;
}







.custom12
{
	color: #86BED0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.custom13
{
	padding-left: 5px;
	padding-top: 5px;
}
.custom14
{
	border-right: 1px solid #418FA8;
}




-->