#tdLogo {
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	vertical-align: middle;
	text-align: center;
	padding-left: 15px;
	background-position: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#tableLayout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a {
	font-size: 11px;
}
#tdSidebar a {
	margin: 10px;
	padding: 6px;
	font-weight: bold;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #CC6600;
}
#tdMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
body {
	background-color: #FFFFCC;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	line-height: 1.4em;
}
h1 {
	font-size: 25px;
	color: #FF0000;
}
h2 {
	font-size: 15px;
}
#tdIdealist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 7px;
	padding-top: 5px;
	font-weight: normal;
}
.style1 {color: #FF0000}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
