body { margin-top: 5px;	margin-left: 0px;	background: #666 repeat; }
body * { font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; }

#mainTbl { background-color: #EEE;	border-bottom: 1px #DDD solid;}

select, input {	font-size: 9px;	 }

.espname {	font-weight: bold;	color: #990000; }
.feature {	border: 1px solid #CCCCCC;	padding-bottom: 2px;	padding-left: 2px;	margin-bottom: 5px;	margin-right: 0px;	width: 250px;	background-color: #FFFFFF; }
.feature p {	padding: 2px;	margin: 0px; }
.headlines {		font-size: 9px;	line-height: 10px;	padding: 3px;	width: 600px;	border: 1px solid #990000;	background-color: #FFFFFF; }
.headlines p {	line-height: 10px;	margin: 1px 0px 1px 5px; }
.navdate {		font-size: 7pt;	color: #FFFFFF; }
.spec {	margin-left: 20px;	border: 1px solid #CCCCCC; }
.topic { display: block; margin-bottom: 10px; }
.topic .topicName a { display: block; font-size: 125%; font-weight: bold; }
.topic .topicDate { display: block; font-size: 85%; font-style: italic; text-indent: 10px; }
.vip { font-weight: bold; }

#content {	font-size: 8pt;	line-height: 16px;	padding: 10px 3px 3px 10px; }
#content h1 {		font-size: 16pt;	line-height: normal; 	color: #990000; }
#content h3 {		font-size: 10pt;	color: #990000; }
#content p, #content td {		font-size: 8pt;	line-height: 16px; }
#content th {		font-size: 8pt;	font-weight: bold; }
#content a {		font-size: 10px;	color: #666666;	text-decoration: none; }
#content a:hover {	color: #990000;	background-color: #CCCCCC; }
#content ul li {	list-style-type: none; }
#content .feature { width: 600px; }
#content .feature img { clear: left; float: right; margin-left: 8px; }

#footer {	clear: both;	margin-top: 10px; }
#footer a {		font-size: 7pt;	color: #FFFFFF;	text-decoration: none;	font-variant: normal; }
#footer a:hover {	text-decoration: underline; }
#footer td {		font-size: 7pt;	color: #FFFFFF; }

#sidebar {		font-size: 8pt;	padding-top: 10px;	padding-left: 10px; }
#sidebar a {		color: #990000;	text-decoration: none;	padding-top: 3px; }
#sidebar a:hover {		color: #990000;	text-decoration: underline; }
#sidebar ul {	margin-top: 2px;	margin-bottom: 2px; }
#sidebar ul li {	list-style-image: url(/assets/bullet.gif);	padding-top: 3px; }
