/* This is the stylesheet for http://www.gbcteams.com */

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #000066;
}

body.a {
	background-color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #3300cc;
	font-weight: bold;
}

.bdr {
	background-color: #012681;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13pt;
	text-align: justify;
	color: #ffffff;
}

.text {
	font-family: inherit;
	font-size: 10pt;
	text-align: justify;
}

.quotes {
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	text-align: justify;
}

.pics {
	font-family: inherit;
	text-align: center;
}

a:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #000066;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #68b8eb;
	font-style: normal;
	text-decoration: none;
}

a:link.a {
	text-decoration: underline;
	font-family: inherit;
	color: #3333ff;
}

a:visited.a {
	text-decoration: underline;
	font-family: inherit;
	color: #3333ff;
}

h1	{
	font-family: inherit;
	font-size: 16pt;
	text-align: left;
	color: #0088eb;
}

h2	{
	font-family: inherit;
	font-size: 12pt;
	text-align: left;
	color: #0088eb;
}

li	{
	font-family: inherit;
	font-size: 12pt;
}
			
td.a {
	background-color: #ffffff;
	text-align: right;	
}

td.b {
	color: #ffffff;
	background-color: #000066;
	height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
}

td.c {
	color: #000066;
	font-size: 10pt;
	font-weight: bold;
}

td.d {
	color: #012681;
	float: left;
	font-weight: bold;
	font-size: 16pt;
}

td.e {
	color: #000066;
	font-size: 10pt;
}

td#68 {
	color: #ffffff;
	background-color: #000066;
	height: 16px;
	letter-spacing: 1px;
	width: 130px;
}

img#68 {
	height: 100px;
	width: 130px;
}

table#menu {
	height: 50px;
}