@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	font-size: 11px;
	color: #0099FF;
}
a:link {

}
a:visited {
	text-decoration: none;
	color: #C7C4FF;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: underline;
	color: #00FF00;
}
input {
	border: thin solid #CCCCCC;
	background-image: url(../tclback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
textarea {
	border: thin solid #CCCCCC;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #666666;
}
h3 {
	font-size: 16px;
	color: #666666;
}
h4 {
	font-size: 18px;
	color: #666666;
}
h5 {
	font-size: 24px;
	color: #999999;
}
h6 {
	font-size: 36px;
	color: #999999;
}
#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 760px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fineText
{
	font-size:9px;
	color:#0099FF;
}
.blueText
{
	color:#0099FF;
}
#footer {
	background-image: url(../tclback.gif);
	background-repeat: repeat-x;
	height: 22px;
}

.blueBoldText
{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0099FF;
}

#headings {
	background-image: url(../tclbackup.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 22px;
}
#bottomtable {
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.whiteBoldText
{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
