body {
	background-image: url(images/squaretile.jpg);
			background-color: #006699;
	text-decoration: none;
	font-family: "Trebuchet MS";
         color: #006699;
         font-size: 11px;
}

h1, h2, h3, h4, h5, p {
	color: #006699;
}


a {
	font-size: 10px;
}
a:link {color: #3D6998}     /* unvisited link */
a:visited {color: #3D6998}  /* visited link */
a:hover {color: #2490D0}   /* mouse over link */
a:active {color: #3D6998}   /* selected link */

div#TGSignInBanner a {
	color: #FFFFFF !important; 
	background-color:transparent !important;
}
*****div#TGSignInBanner img {
	display: ;
	border: 1px solid #00FF33;
}

.footer {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

.input {
	border: 1px solid #999999;
	color: 3D6998;
}
.myimg {
	border: thin solid #000000;
    padding: 5px;
}
.label {
	font-size: 10px;
	color: #000000;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}

ul {
	font-size: 12px;
	color: #006699;
	font-weight: bold;         
}
.special ul {
	font-size: 13px;
	color: #006699;
	font-weight:normal;         
}
