p		{ margin-top: 1; margin-bottom: 1; font-family:Tahoma; font-size:8pt; color:#707070 }
.name	{ margin-top: 1; margin-bottom: 1; font-family:Tahoma; font-size:8pt; font-weight:bold; color:#000000; }
.header	{ margin-top: 0; margin-bottom: 0; font-family:Verdana; font-size:10pt; color:#FFFFFF; font-weight:bold; text-align:center }
		
body	{ 
		margin:0px; padding:0px;
		background-color:transparent;
		scrollbar-base-color:white; scrollbar-face-color:white;
		scrollbar-arrow-color:#FF8800; scrollbar-track-color:#EEEEEE;
		scrollbar-shadow-color:silver; scrollbar-highlight-color:white;
		scrollbar-3dlight-color:silver; scrollbar-darkshadow-Color:white;
		}
		
input { background-color:transparent; cursor:text; border: 1px solid #808080; font-family: Courier New; font-size: 8pt }
textarea { background-color:transparent; cursor:text; border: 1px solid #808080; font-family: Courier New; font-size: 8pt }
.button	{font-family: Microsoft Sans Serif; font-size: 8pt; cursor:default }
.txtcounter	{
			font-family: Microsoft Sans Serif; font-size: 8pt; border:none; color:#808080; text-align:right;
			}

a 		{ text-decoration: none; color:#000000 }
a:visited { text-decoration: none; color:#000000 }
a:hover { text-decoration: none; color:#FF0000 }

.smilies { width: 15; height: 15 }


.bgheader	{ background-image: url('images/left.gif'); background-repeat:no-repeat; padding-top:1px; padding-bottom:1px;}
		
#blue { background-color:#DDEEFF; padding:2px; border-bottom:1px dashed #808080;}
#green { background-color:#EEFFEE; padding:2px; border-bottom:1px dashed #808080;}
#red { background-color:#FFEEEE; padding:2px; border-bottom:1px dashed #808080;}
#yellow { background-color:#FFFFEE; padding:2px; border-bottom:1px dashed #808080;}
#purple { background-color:#EEEEFF; padding:2px; border-bottom:1px dashed #808080; }
#cyan { background-color:#EEFFFF; padding:2px; border-bottom:1px dashed #808080; }

#container	{ overflow: auto; width: auto; height: 400px; }