body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #444444;
	scrollbar-face-color: #404040;
	scrollbar-shadow-color: #202020;
	scrollbar-highlight-color: #808080;
	scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-color: #202020;
	scrollbar-track-color: #777777;
	scrollbar-arrow-color: #FFFFFF;
}

table.thinline {
   border-collapse:collapse;
   border:1px solid #000000;
   align:center;
   margin-left:auto;
   margin-right:auto;
   background-color: #dddddd;
   font-size: 11px;
   font-family: Tahoma;
   font-size: 11px;
   font-weight: normal;
   color: #000000;
   text-decoration: none
}

table.head {
   background: ../images/topic.jpg;
}


td {
	font-size: 11px;
}
a, a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	text-decoration: none
}

a:hover {
                text-decoration: underline;
}

input, textarea, select {
	background: #999999;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border-color: #000000;
	border-width: 1;
}

.quote {
	font-family: Tahoma; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.messagequote {
	width : 360px;
	font-family: Tahoma; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.post_me
{
    color: red;
}
.smaller
{
    font-size: 11px;
}