<!--


.bordered
{
	border: 1px solid #86BED0;
	padding : 0px;
	margin : 0px;
	color : #000000;
	font: normal 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}




th
{
	font-size: 17px;
	font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	color: #9BCBD9;
	border-bottom: 1px solid #247E9B;

	text-align: left;
}



/* The largest text used in the index page title and toptic title etc. */
.maintitle, .maintitle_white, a.maintitle_white
{
	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, a:visited.maintitle_white
{
	color: #FFFFFF;
}

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




/*
  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(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(gradient2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.custom6
{
	background-image: url(gradient3.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.custom7
{
	background-image: url(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;
}



-->
