#wtd
{
	font-size: 70%;
	background: #ffffff; 
	font-family: verdana, arial,helvetica, 'sans serif';
}

#title
{
	font-family: verdana, arial,helvetica, 'sans serif';
	font-size: 80%;
	background: #0080C0;
	color:#ffffff; 
	text-decoration: none;
	font-weight : bold;	
}

#boldlnk
{
	background: #ffffff;
	color:#000000; 
	text-decoration: none;
	font-weight : bold;	
}

#message
{
	font-family: verdana, arial,helvetica, 'sans serif';
	font-size: 70%;
	color:#ff0000; 
	font-weight : bold;
}

#block
{
	background: #ffffff;
	color:#000000;
	font-weight : bold;
	border : thin solid Black;
}

#table
{
	background: #ffcc00;
	color:#000000;
	border : 1px solid White;
}

#tab
{
	background: #ffffff;
	color:#000000;
	border : 2px solid #ffcc00;
	border-collapse : collapse;
	padding : 2px 2px 2px 2px;
}

#tab2
{
	background: #ffcc00;
	color:#000000;
	border : 1px solid Black;
	border-collapse : collapse;
	padding : 2px 2px 2px 2px;
}


#left
{
	font-family: verdana, arial,helvetica, 'sans serif';
	font-size: 70%;
	text-align: left;
	font-weight : normal;
}

#center
{
	text-align: center;	
}


#right
{
	font-family: verdana, arial,helvetica, 'sans serif';
	font-size: 70%;
	text-align: right;
	font-weight : bold;
}

#txtarea
{
	font-size: 105%;
	font-family: verdana, arial,helvetica, 'sans serif';
}

