FORM.form
{
	margin:0px
}
INPUT.form
{
	border: 1px solid #909090;
	font-family: Arial;
	font-size: 9pt;
	width: 400px;
	padding: 2px;
	background-color:#FFFFFF;
	color: #000000
}
SELECT.form
{
	border: 1px solid #909090;
	font-family: Arial;
	font-size: 9pt;
	width: 405px;
	padding: 2px;
	background-color:#FFFFFF;
	color: #000000	
}
TEXTAREA.form
{
	border: 1px solid #909090;
	font-family: Arial;
	font-size: 9pt;
	width: 400px;
	height: 200px;
	padding: 2px;
	background-color:#FFFFFF;
	color: #000000	
}
TABLE.form
{
	font-family: Arial;
	padding: 0px
}
TH.form
{
	color:#000000;
	font-family: Arial;
	font-size: 9pt;
	text-align:left;
	padding:4px
}
TR.form
{
	height:20px
}
TD.form
{
	color:#000000;
	font-family: Arial;
	font-size: 9pt;
	padding:4px;
	padding-top:8px
}
TD.formleft
{
	color:#606060;
	text-align:right;
	padding:4px;
	padding-top:8px;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold
}
TD.formright
{
	text-align:left;
	color:#000000;
	padding:4px;
	font-size:9pt;
	padding-top:8px
}
TABLE.table
{	
	font-family: Arial;
	font-size: 9pt;
	width:100%;
	background-color:#4B4B4B
}
TR.table
{
	height:20px;
	background-color:#FFFFFF
}
TH.table
{
	color:#FFFFFF;
	background-color:#888888;
	text-align:center;
	padding:2px
}
TD.table
{
	color:#000000;
	text-align:left;
	font-size: 9pt;
	padding:2px
}
TR.tableodd
{
	background-color:#F5F5F5;
	height:20px
}
TR.tableeven
{
	background-color:#E0E0E5;
	height:20px
}
TR.tableover
{
	background-color:#FFCC99;	
	height:20px
}
INPUT.table
{
	width:100%
}
A.table
{
	font-weight:bold;
	color:#FFFFFF
}
SELECT.table
{
	width:100%
}

DIV.message
{
	color:green;
	padding:4px;
	font-size: 9pt;
	text-align:center
}
DIV.error
{
	color:red;
	padding:4px;
	font-size: 9pt;
	text-align:center
}

DIV.wysiwyg
{
	display:inline
}
A.wysiwyg
{
	font-family: Arial;
	font-size: 8pt;
	color:#0000FF;
	text-decoration:none
}
CODE.php
{
	font-family: Courier;
	font-size: 8pt;
	color: green
}
CODE.javascript
{
	font-family: Courier;
	font-size: 8pt;
	color: orange
}
.wysiwygfrm
{
	background-color:#FFFFFF;
	border: 1px solid #606060
}
TABLE.wysiwygtool
{
}
TD.wysiwygtool
{
	background-color:#FFFFFF;
	border:1px solid #000000
}
TD.wysiwygarea
{
	background-color:#FFFFFF;
	border:1px solid #000000
}
TABLE.wysiwygpopup
{
	background-color:#FFFFFF;
	border: 1px solid #000000
}
TH.wysiwygpopup
{
	padding:4px;
	font-family: Arial;
	font-size: 8pt;
	color: white;
	background-color: #4B4B4B;
	border-bottom: 1px solid #000000
}
TD.wysiwygpopup
{
	font-family: Arial;
	font-size: 8pt;
	background-color: #FFFFFF
}
SPAN.wysiwygpopup
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000
}
INPUT.wysiwygpopup
{
	width:200px;
	font-family: Arial;
	font-size: 8pt;
	color: #000000
}
SELECT.wysiwygpopup
{
	width:200px;
	font-family: Arial;
	font-size: 8pt;
	color: #000000
}
INPUT.wysiwygpopupbutton
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000
}
IMG.icon
{
	margin:0px;
	padding:0px
}
