<!--
td {
	font-size: 12px;
}
.notice {
	color: #ff0000;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.msghead {
	font-weight: bold;
	color: #666666;
}
.ranky {
	color: #ff9900;}
.rankn {
	color: #cccccc;}	
.grayscript {
	font-size: 12px; color: #999999; text-decoration: none;
}	
input {
	border-top-width: 1px; padding-right: 1px; padding-left: 1px; border-left-width: 1px; font-size: 9pt; border-left-color: #cccccc; border-bottom-width: 1px; border-bottom-color: #cccccc; padding-bottom: 1px; border-top-color: #cccccc; padding-top: 1px; border-right-width: 1px; border-right-color: #cccccc;font-size: 12px;
}
select {
	font-size: 12px;
}
.bgout {
	background-repeat: no-repeat;
	background-image: url(../images/bline.gif);
	background-position: left bottom;
}
.bgtail {
	background-repeat: no-repeat;
	background-image: url(../images/tail.gif);
}
.bgtitlen {
	background-repeat: no-repeat;
	background-image: url(../images/ntitle.gif);
}
.bgtitley {
	background-repeat: no-repeat;
	background-image: url(../images/ytitle.gif);
}
.bgitemn {
	background-repeat: no-repeat;
	background-image: url(../images/nitem.gif);
	font-weight: bold;
}
.bgitemy {
	background-repeat: no-repeat;
	background-image: url(../images/yitem.gif);
}

a { 
	color: #436976; text-decoration: none
}
a:hover { 
	color: #c61c18; text-decoration: underline
}	 
a:visited { 
	color: #819b83; text-decoration: none
}

.rss {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.rss a {
	color: #ff8000;	text-decoration: none;
}
.rss a:hover { 
	color: #c61c18; text-decoration: underline
}
.rss a:visited { 
	color: #ff8000; text-decoration: none
}
.js {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.js a {
	color: #156DFF;	text-decoration: none;
}
.js a:hover { 
	color: #c61c18; text-decoration: underline
}	
.js a:visited {
	color: #156DFF;	text-decoration: none;
}

.other {
	color: #999999;
}
.other a {
	color: #999999;	text-decoration: none;
}
.other a:hover { 
	color: #c61c18; text-decoration: underline
}


.tags a {
	color: #80b2e3;
	text-decoration: underline;
	padding: 2px;
}
.tags a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #0063dc;
	padding: 2px;
}

.side {
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	padding: 12px;
	background-color: #fafafb;
}
-->

