body
{
Scrollbar-Face-Color:#CCDDFF;
Scrollbar-Arrow-Color:#8899BB;
Scrollbar-Base-Color:#CCDDFF;
Scrollbar-Shadow-Color:#8899BB;
Scrollbar-Darkshadow-Color:#CCDDFF;
Scrollbar-Highlight-Color:#CCDDFF;
Scrollbar-3Dlight-Color:#8899BB;
Scrollbar-Track-Color:#CCDDFF;
}
input.texter
{
	background-color: #CCDDFF; 
	border-style: solid; 
	border-width:1px; 
	color:#334466;
	font-face:arial;
	font-size:11px;
}
input.butty
{
	color: #334466; 
	background-color: #AABBEE; 
	font-height: 12px;
	font-family: arial;
	border-style: solid; 
	border-color: #334466; 
	border-width: 1px	
	
}
textarea.texter
{
	background-color: #CCDDFF; 
	border-style: solid; 
	border-width:1px; 
	color:#334466;
	font-face: arial;
	font-size:11px;
	overflow: hidden;
}
p
{
	font-family:arial;
	color: #334466;
	font-size: 11px;
}
.mtext
{
	font-family: arial;
	color: #334466;
	font-size: 11px;
}
#bold
{
	font-weight: bold;	
}
#head
{
	background-color: #667799;
	font-weight: bold;
	color: #CCDDFF;
}
legend
{
	font-family:arial;
	color: #334466;
	font-size: 11px;
	font-weight: bold;
}
fieldset 
{
	border-style: solid;
	border-width: 1px;
	border-color: #334466;
}
a
{
	text-decoration:none;	
}
