
body {
	font-family: Tahoma;
	font-size: 8pt;
	color: black;
	background-color: #E0FFFF;
	
}
table.thinline {
   border-collapse:collapse;
   border:3px solid #000000;
       background-color: #d99435;
}
table.forum {
   border-style: solid;
	background-color: ;
	border-width : 0px;
	border-color : Black;
	color: black;
}


td {
	font-size: 14;
}
a, a:visited {
	font-family: Tahoma;
	font-size: 12;
	font-weight: normal;
	color: #202020;
	text-decoration: none
}

a:hover {
                text-decoration: underline;
}

input, textarea, select {
	background: #CFCFCF;
	font-family: Tahoma;
	font-size: 12;
	color: #404040;
	border-color: #404040;
	border-width: 1;

}

.pasaan {
	font-size: 10px; 
	}

TABLE.footer 
{
	border-style: solid;
	border-width: 0px;
	background-color : black;
	font-size : 12px;
}

td.footer
{
	background-color : ;
	background: ;
	background-color: #B0C4DE;
	color: black;
	font-family : verdana, helvetica, arial, times new roman, sans-serif;
	font-size : 12px;
}

table
{
	border-style: solid;
	background-color: ;
	border-width : 1px;
	border-color : Black;
	color: black;
}

td.header
{
	background-repeat: repeat-x;
	background-color : White;
	font-weight : bold;
	font-size : 12px;
	text-decoration:none;
	color: White;
	border: 0px;
}


TD.login_lft {
	width:      150px;
	text-align: right;
	padding:    5px 15px 5px 0px;
	background-color: #B0C4DE;
}


TD.login_rgt {
	width: 250px;
	background-color: #B0C4DE;
}

TD.topic {
background-image:url(../images/topic.jpg);
color: White;
}







