
table.list    {
	background-color: #f3efe6;
	font-size: 10pt;
	color: #202020;
	border-style: none;
	margin: 0pt;
        padding: 1pt;
	width: 100%;
}

.list_sel      {
	background-color: #000060;
	color: #FFFFFF;
	font-size:	8pt;
	margin-bottom: 3pt;
}

.list1      {
	background-color: #d0d0d0;
	color: #000000;
	font-size:	8pt;
	margin-bottom: 3pt;
}

.list2      {
	background-color: #c0c0c0;
	color: #000000;
	font-size:	8pt;
	margin-bottom: 3pt;
}

td.listh     {
	background-color: #f3efe6;
	margin-bottom: 3pt;
	border-bottom: 2px black solid;
	font-weight: bold;
	color: #000000;
}

td.listhsel     {
	background-color: #CCCCCC;
	margin-bottom: 3pt;
	border-bottom: 2px black solid;
	font-weight: bold;
}

td.listf     {
	background-color: #f3efe6;
	margin-top: 3pt;
	border-top: 2px black solid;
	font-weight: bold;
}

td.listcell {
	color: #202020;
}

table.zformframe    {
	background-color: #880000;
	padding: 0 0 0 0;
	border: 2px #660000 solid;
	padding-bottom: 0px;
}

td.zformh1 {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	padding-right: 1px;
}

td.zformh2 {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}


table.fcomment    {
	color: #202020;
	margin-bottom: 2px;
	padding: 0px;
	width:	100%;
}


td.fcomhead     {
	background-color: #880000;
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	color: #f3efe6;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

table.fcomhead {
	border-top: 2px #660000 solid;
	border-right: 2px #660000 solid;
	border-left: 2px #660000 solid;
	margin-bottom: 0px;
}

table.fcombody     {
	padding: 0 0 0 0;
	border-bottom: 2px #660000 solid;
	border-right: 2px #660000 solid;
	border-left: 2px #660000 solid;
}

table.zformgroup {
	border-bottom: 1px #660000 solid;
}

td.zformcontent {
	padding: 0 0 0 0;
}


td.favatar     {
	padding: 10px;
	width:	100px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	background-color: #CCCCCC;
}

div.avatar_holder {
	width: 100px;
}

td.favatar_p     {
	padding: 10px;
	width:	100px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	background-color: #AAAAAA;
}

td.zformleft     {
	width:	100px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	color: black;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	padding-top: 3px;
	background-color: #CCCCCC;
}

td.zformright     {
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	color: black;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 1px;
	background-color: #DDDDDD;
}


.fnick {
	padding: 3px 0 0 0;
	color: black;
}

.fdesc {
	font-size: 7pt;
	color: black;
	text-align: left;
	padding: 10px 0 0 0;
}

td.fcombody    {
	padding: 10px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	background-color: #DDDDDD;
	border-left: 1px solid #BBBBBB;
	color: #202020;
}

.fcombody p {
	text-align: justify;
	width:	100%;
}

tr.nav {
	background-color: #880000;
}

td.nav     {
	padding-left: 15px;
	color: #f3efe6;
	padding-top: 0px;
	margin-bottom: 0px;
	width: 33%;
}


select.fm_nav {
		font-size: 8pt;
		font-weight: normal;
}

input.fm_nav {
		font-size: 8pt;
		font-weight: normal;
}

div.reply_to {
	color: #533f36;
	font-family: Comic Sans MS,Verdana,Helvetica,Arial,sans-serif;
	font-size: 9pt;
	padding: 4px;
	background-color: #e7e3da;
	width: 95%;
	padding-left: 15px;
	border: 1px #d7d3ca dashed;
}

a.comhead:visited {
	text-decoration: none;
	font-size: 8pt;
	color: #F3C2C0;
	font-weight: bold;
}
a.comhead:link {
	text-decoration: none;
	font-size: 8pt;
	color: #F3C2C0;
	font-weight: bold;
}
a.comhead:active  {
	color: #F3C2C0;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
a.comhead:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

a.list:visited {
	color: #555555;
	text-decoration: none;
}
a.list:link {
	color: #555555;
	text-decoration: none;
}
a.list:active  {
	color: #555555;
	text-decoration: none;
}
a.list:hover {
	color: #000000;
	text-decoration: none;
}


table.fbox {
	margin: 0pt;
	padding: 2px;
	font-size: 12pt;
	font-weight: bold;
}

td.fboxteteje     {
	background-color: #CCCCCC;
	color: #AA0000;
	margin-bottom: 3pt;
	padding: 10pt;
	border-bottom: 1px #533f36 solid;
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
}


td.fboxalja {
	background-color: #880000;
	color: #FFFFFF;
	margin: 0pt;
	padding: 3px;
	font-size: 12pt;
	font-weight: bold;
}

td.fboxaljatext {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
}

div.msg_def {
	text-align: left; 
	vertical-align: middle; 
	width: 90%; 
	padding: 10px; 
	padding-left: 20px;
	color: #000000; 
}

div.msg_def_title {
	text-align: left; 
	font-size:	48px;
	font-style: italic;
	color: #533f36; 
	vertical-align: middle; 
}

table.msg_def
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.msg_def_menu {
	border: 0px;
	background: #f3dfd6;
}

td.msg_def_menu1{
	padding: 10px;
	width: 48px;
	vertical-align: top;
	background: #FFFFFF;
}
td.msg_def_menu2{
	vertical-align: top;
	padding: 10px;
	width: 130px;
	border-bottom: 1px #880000 solid;
	background: #f3dfd6;
}
td.msg_def_menu3{
	vertical-align: top;
	padding: 10px;
	background: #FFFFFF;
	border-bottom: 1px #880000 solid;
}

table.msg_show
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 150px;
	border-top: 2px #880000 solid;
}

td.msg_show1{
	vertical-align: top;
	color: #880000;
	padding: 4px;
	width: 100px;
	height: 12px;
	background: #f3dfd6;
}

td.msg_show2{
	vertical-align: top;
	text-align: left;
	padding: 2px;
	background: #f3dfd6;
}

td.msg_show3{
	vertical-align: top;
	text-align: right;
	padding: 2px;
	background: #f3dfd6;
}

td.msg_show1t{
	vertical-align: top;
	padding: 4px;
	width: 100px;
	background: #f3dfd6;
	border-top: 1px #880000 solid;
}
td.msg_show2t{
	vertical-align: top;
	padding: 2px;
	background: #f3dfd6;
	border-top: 1px #880000 solid;
}


a.msg_def:link,a.msg_def:active,a.msg_def:visited{
	text-decoration: none;
	color: #880000;
	font-weight: bold;
}

a.msg_def:hover {
	text-decoration: none;
	color: #533f36;
	font-weight: bold;
}


.msgtopicseparator 
{
background-color: #B0B4C8;
}

.msgtopic
{
background-color: #880000;
font-family: Arial, Verdana, Tahoma;
font-size: 9pt;
color: #B0B8D0;
font-weight: bold
}

.msgtopic:link
{
text-decoration: none; 
color: #B0B8D0;
}

.msgtopic:visited
{
text-decoration: none;
color: #B0B8D0;
}

.msgtopic:hover
{
text-decoration: underline; 
color: #B0B8D0;
}

.msgheader
{
background-color: #880000;
font-family: Arial, Verdana, Tahoma;
font-size: 9pt;
color: #B0B8D0;
}

.msgheader:link
{
text-decoration: none;
color: #B0B8D0;
}

.msgheader:visited
{
text-decoration: none;
color: #B0B8D0;
}

.msgheader:hover
{
text-decoration: underline;
color: #B0B8D0;
}

.msgavatar
{
	background-color: #d0d0d0;
	font-size: 7pt;
}

.msgbody
{
	background-color: #e0e0e0;
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	color: #202020;
	padding: 4px 4px 4px 4px ;
}




.maskwindow A
{
text-decoration: underline;
color: #B0B8D0;
}

.maskwindow A:link 
{
text-decoration: underline;
color: #B0B8D0;
}

.maskwindow A:visited
{
text-decoration: underline;
color: #B0B8D0;
}

.maskwindow A:hover
{
text-decoration: none;
color: #B0B8D0;
}



.msgbody:link    
{
text-decoration:none;
color: #B0B8D0;
}

.msgbody:visited
{
text-decoration:none;
color: #B0B8D0;
}

.msgbody:hover
{
text-decoration:underline;
color: #B0B8D0;
}


input.small
{
	width: 80px;
	font-size: 8pt;
}



.sbl { background: url( '../images/bubble/bl.gif') bottom left no-repeat #EDEDED; width: 90%; text-align: center; min-width: 100px;}
.sbr { background: url('../images/bubble/br.gif') bottom right no-repeat; }
.stl { background: url('../images/bubble/tl.gif') top left no-repeat; }
.str { background: url('../images/bubble/tr.gif') top right no-repeat; padding: 10px; color: black; font-family: Comic Sans MS;} 
.stre { background: url('../images/bubble/tr.gif') top right no-repeat; padding: 10px; color: red; font-family: Verdana;} 
.sb { padding: 2px 0px 10px 20px; background: url('../images/bubble/b.gif') 30px top no-repeat; }


