body {
	background-color: #FFFFFF;
	background-image: url(/images/sub-background.gif);
	top: 0px;
	margin: 0px;
	text-align: center;
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 13px;
	line-height: 30px;
	color: #333333;
}
link {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
visited {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
td {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
}
td.link {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

td a:visited {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

td #footer {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
td a:link {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
td a:hover {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
footer {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	color: #0d374f;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #214761;
	background-color: #efefef;
}
h3 {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
	padding-bottom: 10px;
}
h4 {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	color: #0d374f;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #214761;
	background-color: #efefef;
}
textblob {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 16px;
	line-height: 30;
	color: #000000;
	font-weight: normal;
	padding-bottom: 10px;
}

input { 
background-color:#EBEAE2; 
height: 30px;
width: 300px;
color: #000; 
font: normal 13px Lucida Grande, Tahoma, Arial, sans-serif; 
line-height:30px; 
}



input.submit { 
background-color:#EBEAE2; 
height: 30px;
width: 100px;
color: #000; 
font: normal 13px Lucida Grande, Tahoma, Arial, sans-serif; 
line-height:30px; 
} 

textarea { 
background-color:#EBEAE2; 
height: 200px;
width: 300px;
color: #000; 
font: normal 13px Lucida Grande, Tahoma, Arial, sans-serif; 
line-height:30px; 
}

teamname.td {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	color: #0d374f;
	padding: 10px;
	background-color: #efefef;
}

teamname.td a {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	color: #0d374f;
	padding: 10px;
	background-color: #efefef;
}

label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
.bodylink a:link {
	font-family: Lucida Grande, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.bodylink a:hover {
	color: #666666;
	text-decoration: underline;
}
.bodylink a:active {
	color: #666666;
	text-decoration: underline;
}
.bodylink a:visited {
	color: #666666;
	text-decoration: none;
}
