/*     This file is part of Sitemakers.be's Tagboard
   Copyright ? 2003-2004 Sitemakers.be - Some Rights Reserved */


BODY {

scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #003333;
scrollbar-highlight-color: #003333 ;
scrollbar-3dlight-color:#fffff1 ;
scrollbar-darkshadow-color: #fffff1;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color:#003333;
}

body, table, tr, td
{
	font: 10pt tahoma;
	color: #000000;
	letter-spacing: 1px
}

input, textarea, option, select {
	background-color: white;
	font: 10pt arial;
	color: #003333);
	border: 1px solid #003333);
	padding:1px; }

#tagboard p {
	margin: 0px;
	padding: 0px;
}
#tagboard form p {
	padding-left: 10px;
}
input {  /* input changes the input fields */
}
A:link { text-decoration: none;
            color:#939393;
}
A:hover{
 	font-weight: 700;
	text-decoration: line-through;
	cursor: e-resize;
                color: #939393;
}
a:visited, a:active
{
                 text-decoration: none;
                 color: #939393;
}
.tag2 {
	color: black;
	background-color: #BCBCBC;
}
.tag2 a:link, .tag2 a:visited, .tag2 a:active, .tag2 a:hover {
	color: white;
	font-weight: bold;
}
.tag1 {
	color: #222;
	background-color: white;
}
.tag1 a:link, .tag1 a:visited, .tag1 a:active, .tag1 a:hover {
	color: #222;
	font-weight: bold;
}
#parchs {
	margin-top: 15px;
}
#pslink {
	text-size: 80%;
	text-align: center;
}
#psmileys img {
	cursor: e-resize;
}
#tb_num_data {
	font-size: 70%;
}
