/* Global Styles */

body {
	background-repeat: repeat;
	text-align: left;
	margin-left: 12px;
	margin-top: 0px;
	}
	
LogoImage {
	text-align: left;
	margin-right: 16px;
	border: 2px solid #FF0000;
}
	
a {
	color: #33FFFF;
	text-decoration:none;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	}
	
a:hover {
	color: #CCCCCC;
	text-decoration:underline;
	font-style: normal;
	}
	
/* ID Styles */

#content {
	text-align: left;
	width: 850px;
}


/* Class Styles */

.tynitext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	font-weight: bold;
}
.BodyText {
	color:#FFFFCC;
	margin-top:0px;
	text-align: left;
	letter-spacing: 0.1em;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}
.BodyTextCenter {
	color:#CCCCCC;
	margin-top:0px;
	line-height: inherit;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.Footer {
	color: #oooo33;
	font-weight:normal;
	letter-spacing:6px;
	text-align: center;
	line-height: 1;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}
.FooterCopy {
	color: #oooo33;
	font-weight:normal;
	letter-spacing:3px;
	text-align: center;
	line-height: 1;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}
#printbutton {
	font-family: Tahoma, "Trebuchet MS", Helvetica, "Futura Std Book", sans-serif;
	font-size: 14px;
	color: #003399;
	background-color: #FFFF99;
}
#button {
	font-family: Tahoma, "Trebuchet MS", Helvetica, "Futura Std Book", sans-serif;
	font-size: 14px;
	color: #003399;
	background-color: #FFFF99;
}
#input {
	font-family: Tahoma, "Trebuchet MS", Helvetica, "Futura Std Book", sans-serif;
	font-size: 14px;
	color: #003399;
	background-color: #FFFF99;
}

