.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	padding: 1.5px;	
}
.footer_textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	padding: 1.5px;
}
.footer_textlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006633;
	text-decoration: none;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	padding: 1.5px;
}
a.footerlink:link {
    color: #336600;
	text-decoration: none;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
}
a.footerlink:visited {
	color: #336600;
	text-decoration: none;
}
a.footerlink:hover {
	color: #336600;
	text-decoration: underline;
}
a.footerlink:active {
	color: #996600;
	text-decoration: none;
}

.welcome_text {
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
}
.toolstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
.s_text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
}
.warn_message {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.firstlogin_message {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.dotline {	
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
.titletext_w_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CDB36E;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDB36E;
}
.topictab_border {
	border-right: 1px solid #835B4F;
	border-bottom: 1px solid #835B4F;
	border-left:1px solid #835B4F;
}
.list_dotline {
    border-bottom: 1px dotted #BDBDBD;
}
.assign_border{
    border-right: 1px dotted #BDBDBD;
	border-left:1px dotted #BDBDBD;
	border-top:1px dotted #BDBDBD;
}
.mark{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #ff4800;
}

.booktitle1 {
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	
}

.votetext1 {
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		
}
