body {
	
font-family: Tahoma;
font-size: 11px;
color: #ffffff;
background-color: #444444;
}

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

td.topic {

background-image: URL("http://www.geocities.com/jord121290/utc_files/images/topic.jpg");
font-weight: bold;    
text-align: center;   
color : #FFFFFF;
}

td.topic a {
	color: #FFFFFF;
	text-decoration: none;
}

td.topic a:hover {
	text-decoration: underline;
}

td {
font-size: 11px;
/*align:center;*/
}


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;
}

.radio { background : #777777; color: #000; }

.quote {
	font-family: Tahoma; font-size: 11px; color: #000000; line-height: 125%;
	background-color: #FAFAFA; border: #000000; 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: #000000; line-height: 125%;
	background-color: #FAFAFA; border: #000000; 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;
}







