.textfont {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	line-height: 18px;
}
a:hover {
	font-size: 12px;
	color:orangered;
	text-decoration: none;
}
.white {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:link, a.white:visited, a.white:active {
    color: #FFFFFF;
    text-decoration: none;
}
a.white:hover {
    color: orangered;
    text-decoration: underline;
}
.white2 {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.blue2 {
	font-size: 12px;
	line-height: 18px;
	color: #0000FF;
	text-decoration: none;
}
a.white2:link, a.white2:visited, a.white2:active {
    color: #FFFFFF;
    text-decoration: none;
}
a.white2:hover {
    color: #0044DD;
    text-decoration: none;
}
.messageTopicSm {
    color: #0044DD;
    font-size: 12px; 
	line-height: 20px; 
    text-decoration: underline;
}
a.messageTopicSm:link, a.messageTopicSm:visited, a.messageTopicSm:active {
    color: #0044DD;
    text-decoration: underline;
}
a.messageTopicSm:hover {
    color: orangered;
    text-decoration: underline;
}
.messageTopicSm2 {
    color: #0044DD;
    font-size: 12px; 
	line-height: 20px; 
    text-decoration: none;
}
a.messageTopicSm2:link, a.messageTopicSm2:visited, a.messageTopicSm2:active {
    color: #0044DD;
    text-decoration: none;
}
a.messageTopicSm2:hover {
    color: orangered;
    text-decoration: none;
}
.messageTopicSm3 {
    color: #0044DD;
    font-size: 14px; 
	line-height: 20px; 
    text-decoration: none;
}
a.messageTopicSm3:link, a.messageTopicSm3:visited, a.messageTopicSm3:active {
    font-size: 14px; 
    color: #0044DD;
    text-decoration: none;
}
a.messageTopicSm3:hover {
    font-size: 14px; 
    color: orangered;
    text-decoration: none;
}
.messageType {
    color: #1F61B2;
    font-size: 12px; 
	font-weight: bold;
	line-height: 18px; 
    text-decoration: none;
}
a.messageType:link, a.messageType:visited, a.messageType:active {
    color: #1F61B2;
	font-weight: bold;
    text-decoration: none;
}
a.messageType:hover {
    color: #FF6600;
	font-weight: bold;
    text-decoration: underline;
}
.messageType1 {
    color: #FF6600;
    font-size: 12px; 
	line-height: 18px; 
    text-decoration: none;
}
a.messageType1:link, a.messageType1:visited, a.messageType1:active {
    color: #FF6600;
    text-decoration: none;
}
a.messageType1:hover {
    color: 1F61B2;
    text-decoration: underline;
}

.currentScore {
    color: yellow;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    text-decoration : none;
}
a.currentScore:link, a.currentScore:visited, a.currentScore:active {
    color: yellow;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
a.currentScore:hover {
    color: orangered;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: underline;
}
.p12blue {  font-size: 12px; color: #003492}
.p12white {  font-size: 12px; color: #FFFFFF; text-decoration: none}
.p12type {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #000000; text-decoration: none}
.blueon
{
    BACKGROUND: #000099;
    COLOR: #ffffff;
    CURSOR: hand;
    font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; 
    LINE-HEIGHT: normal
}
.topBorder{
	BORDER-TOP: #B6D1FF 1px solid;
}
.topBorder2{
	BORDER-TOP: #ccccdd 1px solid;
}
.leftBorder{
	BORDER-LEFT: #EBEBEB 1px solid;
}
.underline {	
	font-size: 12px;	
	color: #000000;
	

}
.underline1 {	
	font-size: 12px;	
	color: #000000;
	text-decoration: underline;
}
.pagerCurrent {
    color: orangered;
    font-size: 12px; 
    text-decoration : none;
}
.wenkee_topic_checked
{
	BORDER-LEFT: #0033CC 1px solid;BORDER-RIGHT: #0033CC 1px solid;BORDER-TOP: #0033CC 1px solid;
	background-color:#EFF7FF;
}
.wenkee_topic_nocheck
{
	BORDER-BOTTOM: #0033CC 1px solid;
	background-color:#FBFEFF;
}
.wenkee_topic_table
{
	BORDER-LEFT: #0033CC 1px solid;BORDER-RIGHT: #0033CC 1px solid;BORDER-BOTTOM: #0033CC 1px solid;
	background-color:#EFF7FF;
}

body.CurNormal div.StandardSidePanel div.Title{background-color:#FF9000;background-position:0px 0px;}