body
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10pt
}

a {font-size: 11pt}

a:link {color: #086C00; text-decoration: none}     /* unvisited link */
a:visited {color: #5d5d5d; text-decoration: none}  /* visited link */
a:hover {color: #FF9911; text-decoration: none}   /* mouse over link */
a:active {color: #ee8800; text-decoration: none}   /* selected link */

a.tba4:link {color: #0f5f0f; text-decoration: none}     /* unvisited link */
a.tba4:visited {color: #760FD5; text-decoration: none}  /* visited link */
a.tba4:hover {color: #32B9F0; text-decoration: none; font-size: 115%}   /* mouse over link */
a.tba4:active {color: #0088ee; text-decoration: none}   /* selected link */

a.tba5:link {color: #5f5f0f; text-decoration: none}     /* unvisited link */
a.tba5:visited {color: #760F05; text-decoration: none}  /* visited link */
a.tba5:hover {color: #b23900; text-decoration: none; font-size: 115%}   /* mouse over link */
a.tba5:active {color: #778800; text-decoration: none}   /* selected link */



.tb4
{
	background-image: url('/images/TBBK.gif');
	background-repeat: repeat;
	background-position: center; 
}

.tb5
{
	background-image: url('/images/TB5BK.gif');
	background-repeat: repeat;
	background-position: center; 
}

.tb4b {

	background-image:
	url('/images/main_page_08.gif');
}

.tb5b {

	background-image:
	url('/images/main_page_09.gif');
	color: #ffffff;
}

.tb3 {
	 background-image: url('/images/CC-leaf3.jpg');
	 background-repeat: repeat;
}

.tb2 {
	 background-image: url('/images/CC-leaf2.jpg');
	 background-repeat: repeat;
}

.tb1 {
	 background-image: url('/images/CC-leaf1.jpg');
	 background-repeat: repeat;
}


.register
{

    	font-family:Times New Roman, Verdana, serif;
	font-size: 12pt;
	border-style: solid;
	border-color: white;
	border-width: 4pt
}


.standing
{
    font-family:Times New Roman, Verdana, serif;
	font-size: 10pt;
	border-style: solid;
	border-color: white;
	border-width: 4pt
}

.mail
{

	font-size: 9pt;
	font-family: Courier New, monospace;
}

.title
{
	font-size: 14pt;
}

.early
{	
	font-size: 13pt;
	font-weight: bold;
	color: #971B1E;
}

