
a {
  cursor: pointer;
  color: #3b5998;
  text-decoration: none; 
}

a:hover {
  text-decoration: underline;
}

td {
	font-family: Tahoma; font-size: 9pt; color: #0;
}

.txt {
	font-family: Tahoma; font-size: 9pt; color: #0;
}

.inputsubmit {
	padding: 2px 15px 3px 15px;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-color: #D9DFEA;
	border-left-color: #D9DFEA;
	border-bottom-color: #0e1f5b;
	border-right-color: #0e1f5b;
	background-color: #3b5998;
	color: #FFFFFF;
	font-size: 11px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
 	text-align: center; 
 }



.forum_main_post {
	width:100%;
	
}

.forum_post_table {
	width:95%;
	
	border:1px solid #5CB3CF; padding:2px; background-color: #79DAFF;
}

.forum_post_body {
	width:95%;
	border-style: solid; border-width: 1px
}
.forum_post_info
{
	width:20%;
	border-style: solid; border-width: 1px
}

.forum_post_title {
	border:1px solid #44A6F7; background-color: #EAF5FB;
	width:100%
}

table.forum_table{
cellpadding:0;
	width:95%;
}
table.forum_table td {
	
	border:1px solid #5CB3CF; padding:2px; background-color: #79DAFF;
}

.forum_HeadTable{
background-color: #C0C0C0;
color: #000000; font-weight:bold
}

.axuser{
width:90px;
height:110px;
}

.message{
}