body {
	margin:10px 10px;
	padding:0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#Content {
	width:683px;
	margin:10px auto;
	text-align:left;
	padding:15px;
	border:1px solid #333;
	background-color:#FFF;
}
TD.header {
	font-size: 12px
}
TD.headerbold {
	font-weight: bold;
	font-size: 12px
}
TD.bold {
	font-weight: bold
}
select {
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #FF99CC
}
input {
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #FF99CC
}
input.button {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 10px;
	background-color: #FF99CC
}
textarea {
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #FF99CC
}
a:visited {
	color: #333333;
	text-decoration: none
}
a {
	color: #FF99CC;
	text-decoration: none;
	font-weight: bold
}
a:hover {
	color: #FF33CC;
	text-decoration: none;
	font-weight: bold
}
a:visited.menu {
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none
}
a:hover.menu {
	font-weight: bold;
	color: 000000;
	background-color: cc3300;
	text-decoration: none
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}
iframe {
	border:solid 1px #000000;
	position: relative;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 302px;
}