FORM.form
{
	margin:0px
}
INPUT.form
{
	border-right: #606060 1px solid;
	border-left: #606060 1px solid;
	border-top: #606060 1px solid;
	border-bottom: #606060 1px solid;
	font-family: Verdana;
	font-size: 8pt;
	width: 280px;
	height: 16px;
	padding: 2px;
	background-color:#FFFFFF;
	color: #000000
}
SELECT.form
{
	border-right: #606060 1px solid;
	border-left: #606060 1px solid;
	border-top: #606060 1px solid;
	border-bottom: #606060 1px solid;
	font-family: Verdana;
	font-size: 8pt;
	width: 280px;
	height: 18px;
	padding: 2px;
	background-color:#FFFFFF;
	color: #000000	
}
SELECT.formbig
{
	border-right: #606060 1px solid;
	border-left: #606060 1px solid;
	border-top: #606060 1px solid;
	border-bottom: #606060 1px solid;
	font-family: Verdana;
	font-size: 8pt;
	width: 280px;
	height: 80px;
	padding: 2px;
	background-color:#FFFFFF;
	color: #000000	
}
TEXTAREA.form
{
	border-right: #606060 1px solid;
	border-left: #606060 1px solid;
	border-top: #606060 1px solid;
	border-bottom: #606060 1px solid;
	font-family: Verdana;
	font-size: 8pt;
	width: 280px;
	height: 80px;
	padding: 2px;
	background-color:#FFFFFF;
	color: #000000	
}
TEXTAREA.formsmall
{
	border-right: #606060 1px solid;
	border-left: #606060 1px solid;
	border-top: #606060 1px solid;
	border-bottom: #606060 1px solid;
	font-family: Verdana;
	font-size: 8pt;
	width: 280px;
	height: 16px;
	padding: 2px;
	background-color:#FFFFFF;
}
TEXTAREA.formbig
{
	border-right: #606060 1px solid;
	border-left: #606060 1px solid;
	border-top: #606060 1px solid;
	border-bottom: #606060 1px solid;
	font-family: Verdana;
	font-size: 8pt;
	width: 280px;
	height: 180px;
	padding: 2px;
	background-color:#FFFFFF;
}
INPUT.button
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold
}
TABLE.form
{
	font-family: Verdana;
	padding: 0px
}
TH.form
{
	color:#000000;
	font-family: Verdana;
	font-size: 8pt;
	text-align:left;
	padding:4px
}
TR.form
{
	height:20px
}
TD.form
{
	color:#000000;
	font-size: 8pt;
	padding:4px;
	padding-top:8px
}
TD.formleft
{
	color:#000000;
	text-align:left;
	padding:4px;
	padding-top:8px;
	font-size:8pt;
	font-weight:bold
}
TD.formright
{
	color:#000000;
	padding:4px;
	font-size:8pt;
	padding-top:8px
}
TABLE.table
{	
	font-family: Verdana;
	font-size: 8pt;
	width:100%;
	background-color:#20718D
}
TR.table
{
	height:20px;
	background-color:#FFFFFF
}
TH.table
{
	color:#000000;
	background-color:#B2CAE6;
	text-align:center;
	padding:2px
}
TD.table
{
	color:#000000;
	text-align:left;
	font-size: 8pt;
	padding:2px
}
TR.tableodd
{
	background-color:#E7F2FB;
	height:20px
}
TR.tableeven
{
	background-color:#E0EAF4;
	height:20px
}
TR.tableover
{
	background-color:#FFCC99;	
	height:20px
}
INPUT.table
{
	width:100%
}

SELECT.table
{
	width:100%
}

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

DIV.wysiwyg
{
	display:inline
}
A.wysiwyg
{
	font-family: Tahoma;
	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
}

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: verdana;
	font-size: 8pt;
	color: white;
	background-color: blue;
	border-bottom: 1px solid #000000
}
TD.wysiwygpopup
{
	font-family: verdana;
	font-size: 8pt;
	background-color: #FFFFFF
}
SPAN.wysiwygpopup
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000
}
INPUT.wysiwygpopup
{
	width:200px;
	font-family: verdana;
	font-size: 8pt;
	color: #000000
}
SELECT.wysiwygpopup
{
	width:200px;
	font-family: verdana;
	font-size: 8pt;
	color: #000000
}
INPUT.wysiwygpopupbutton
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000
}
IMG.icon
{
	margin:0px;
	padding:0px
}
