BODY {
	SCROLLBAR-BASE-COLOR: #3366cc;
	SCROLLBAR-ARROW-COLOR: #ffffff;
}
A:link, A:visited, A:active {
	TEXT-DECORATION: none;
	color: #3366cc;}
A:HOVER {
	TEXT-DECORATION: underline;
	color: #3366cc;}
.text {
	font-family: tahoma, arial;
	font-size: 11px;
}
.colorinput  {
	font-size : 8pt;
	font-family : tahoma, Arial, sans-serif;
	background : #FFFFFF;
	border-left-color : #F7D651;
	border-right-color: #F7D651;
	border-bottom-color: #F7D651;
	border-top-color : #F7D651;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
.colorbutton  {
	font-size : 8pt;
	font-family : tahoma, arial;
	font-weight : normal;
	background : #FF9933;
	color : #FFFFFF;
	border: thin none #FF9900;

}
.menu {

	font-family: tahoma, arial;
	font-size: 12px;
}
.texthead {	
	fon-family: tahoma, arial;
	font-size:24px;
	color: #3388F7;
}
.menu2 {

	font-family: tahoma, arial;
	font-size: 12px;
	color: #F58309
}

