.topRepeat {
	background-attachment: scroll;
	background-image: url(images/common/top_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F3F3F3;
}
td {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
h1 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCFF;
}
h2 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCFF;
}
.highlight {
	color: #6F6FFF;
}
hr{
	border-style:dashed;
}
a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
#about {
	width:467px;
	height:257px;
	border:1px solid #FFFFFF;
	position: relative;
	padding: 6px;
	overflow: auto;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
