/* CSS Document */
a {
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}

.divbody {
	text-align: center;
	background-color: #AECCEB;

 
}

.avidbody {
	text-align: center;
	vertical-align: top;
	height: auto;
	
}

.loungeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.Humor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}

.News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}

.Clueless {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.Mad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bolder;
	text-transform: uppercase;
}

.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bolder;
}

.blogLeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0033FF;
	font-weight: bold;
}

.topicTitle {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.titlediv {
	text-align: center;
	background-color: #FFFFFF;

}

.titletable {
	text-align: center;
	width: 100%;

}

.formdiv {
	text-align: center;
}

.addform {
	text-align: center;
}

.formtable {
	text-align: center;
	width: 100%;
}

.messageBox {
	font-weight: bold;
	color: #FF0000;
}

.topicPopup {
	text-align: center;
	border: 1px #00CCCC;
	background-color: #FFFFFF;
}
.moodPopup {
	text-align: center;
	border: 1px #00CCCC;
	background-color: #FFFFFF;
}

.topicListDiv {
	vertical-align: top;
	text-align: left;
	background-image: none;
}

.selectTopic {
	background-image: url(../Library/btnTopics_f2.gif);
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	color: #0033FF;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
}

.unSelectTopic {
	background-image: url(../Library/btnTopics.gif);
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	color: #0033FF;
	line-height: 35px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;



}

.topicTable {
	vertical-align: top;
	width: 100%;


}

.max {
	display: block;
}

.min {
	display: none;
}

.readInnerFrame {
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
}

.chatBody {
	text-align: left;
	vertical-align: top;
}

.backBtn {
	display: block;
}

.fwdBtn {
	display: block;
}

.hidetoolbar{
	display: none;
}

.toolbardiv {
	text-align: center;
}

.toolbartable {
	text-align: center;
	background-color: #AECCEB;

}

.readDiv {
	background-color: #AECCEB;


}
