body {
	font-family: "MS Sans Serif";
	font-size: small;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.listwelcome {
	font-family: "MS Sans Serif";
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: black;
}

.listtopic {
	font-family: "MS Sans Serif";
	font-size:15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.message {
	font-family: "MS Sans Serif";
	font-size:15px;
	font-style: normal;
	font-variant: normal;
}

.listheadtopic{
	font-family: "MS Sans Serif";
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: white;
}


.smlbox {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.menuList {
	list-style : none;
	display : inline;
	padding-left : 0px;
	margin-left : 0px;
	list-style-type:none;
}

.menuList li {
	display: inline;
	font-weight : bold;
	padding-right : 15px;
	color : white;
	padding-left : 0px;
	margin-left : 0px;
}

.menuList a {
	text-decoration : none;
	color : white;
}

.menuList .srchTxt {
	border : 1px solid #666;
	width : 80px;
}

.menuList .srchBtt {
	border : 1px solid #666;
}

.forumNav {
	background-color : #E3E3E3;
	font-weight : bold;
	padding-left : 20px;
	height : 25px;
}

.pageList {
	list-style : none;
	display : inline;
	padding-left : 0px;
	list-style-type:none;
}

.pageList li {
	display: inline;
	font-weight : bold;
	padding-right : 15px;
	color : black;
	margin-left : 0px;
	padding-left : 0px;
}

.pageList a {
	text-decoration : none;
	color : black;
}

.topicListHead {
	font-weight : bold;
	color : white;
	height : 33px;
}

.topicList1 {
	height : 20px;
	background-color : #E3E3E3;
	padding : 3px 7px 0px 7px;
	font-family: "MS Sans Serif";
	font-size:15px;
	font-style: normal;
	font-variant: normal;
}

.topicList2 {
	height : 25px;
	background-color : #EEEEEE;
	padding : 3px 7px 0px 7px;
}

.input1 {
	border : 1px solid #666;
}


a.LinkTopic:link 
{
color: Black;
text-decoration: none; 

} 
a.LinkTopic:visited
{
color: Black; 
text-decoration: none; 

} 
a.LinkTopic:hover
{
color : Black;
text-decoration:none; 
} 
a.LinkTopic:active
{
color: Black; 
text-decoration: none; 

} 

a.listtopicpage:link 
{
color: white;
text-decoration: none; 
} 
a.listtopicpage:visited
{
color: white; 
text-decoration: none; 
} 
a.listtopicpage:hover
{
color : white;
text-decoration: none; 
} 
a.listtopicpage:active
{
color: white; 
text-decoration: none; 
} 

a.Link:link 
{
color: black;
text-decoration: none; 
} 
a.Link:visited
{
color: black; 
text-decoration: none; 
} 
a.Link:hover
{
color : black;
text-decoration: none; 
} 
a.Link:active
{
color: black; 
text-decoration: none; 
} 