BODY	{
	background-color: #ffffff;
	margin: 0px;
	scrollbar-face-color: buttonface;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: buttonface;
	scrollbar-3dlight-color: buttonface;
	scrollbar-arrow-color: buttonshadow;
	scrollbar-track-color: #fdf1d4;
	scrollbar-darkshadow-color: buttonshadow;
}
.color-title	{
	background-color: #888885;
	color: #ffffff;
}
.color-header	{
	background-color: #ddddd5;
	font-family: Ms Sans Serif;
	font-size: 8pt;
}
.color-buttons	{
	background-color: #ccccc5;
	font-family: Ms Sans Serif;
	font-size: 8pt;	
}
.color-border	{
	background-color: #666666;
}
.color-row	{
	background-color:#fffff5;
	font-family: Ms Sans Serif;
	font-size: 8pt;	
}
.color-rowalert	{
	background-color: #ffddaa;
	font-family: Ms Sans Serif;
	font-size: 8pt;	
}
.buttn, .buttnText	{
	font-size: 8pt;
	font-family: Ms Sans Serif;
	background-color: #e0e0d5;
}
a	{
	text-decoration: none;
	color: #003399;
}
a:hover	{
	text-decoration: underline;
	color:339900;
}
a.link:hover	{
	text-decoration: underline;
	color: #66ff66;
}
.text	{
	font-size: 8pt;
	font-family: Ms Sans Serif;
}
.formfield	{
	font-family: Ms Sans Serif;
	font-size: 8pt;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}
.newsbar	{
	border-width: 1px;
	border-color: #999999;
	border-style: dashed;
}
.text	{
	font-family: Ms Sans Serif;
	font-size: 8pt;
}
.color-title	{
	background-color: #888885;
	color: #ffffff;
	font-family: Ms Sans Serif;
	font-size: 8pt;
	font-weight: Bold;
}
.color-rowalert	{
	background-color: #ffddaa;
	color: Maroon;
	font-family: Ms Sans Serif;
	font-size: 8pt;
}
.color-row	{
	background-color: #fffff5;
	font-family: Ms Sans Serif;
	font-size: 8pt;	
}
.formfield	{
	font-family: Ms Sans Serif;
	font-size: 8pt;
	
	color: #333; 
	background-color: #f7f7ee; 
	border-top: 1px solid #C4C4B8;
	border-right: 1px solid #e6e6dc; 
	border-bottom: 1px solid #e6e6dc;
	border-left: 1px solid #C4C4B8;
	padding: 1px 0px 3px 3px;
	margin: 0px 0px 0px 0px;	
}
.color-buttonrow, .color-buttons	{
	background-color: #ccccc5;
	font-family: Ms Sans Serif;
	font-size: 8pt;	
}
.buttn	{
	background-color: #E0E0D5;
	width: 100px;
	cursor: hand;
	font-family: Ms Sans Serif;
	font-size: 8pt;	
}
.color-rowheader	{
	background-color: #888885;
	color: #ffffff;
	font-family: Ms Sans Serif;
	font-size: 8pt;
	font-weight: bold;	
}
.color-header	{
	background-color: #ddddd5;
	font-family: Ms Sans Serif;
	font-size: 8pt;	
}