BODY {

	SCROLLBAR-BASE-COLOR: #3366cc;

	SCROLLBAR-ARROW-COLOR: #FBE179;

}
A:link, A:visited, A:active {

	color: 0867EA;
	text-decoration : none; }
	
A:hover {

text-decoration : none; 
color: 5091DD;

} 
.tiny {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #3366CC;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 0A47A2;
}
.colorinput  {

	font-size : 8pt;

	font-family : tahoma, Arial, sans-serif;

	background : #FFFFFF;

	border-left-color : #5994EC;

	border-right-color: DEEBFF;

	border-bottom-color: DEEBFF;

	border-top-color : #5994EC;

	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;



}



.colorbtn  {
	font-size : 8pt;
	font-family : tahoma, arial;
	font-weight : normal;
	background : #3079E7;
	color : #FFFFFF;
	border: 1px outset #3079E7;


}



.colorlist  {

	font-size : 10px;

	font-family : tahoma, arial;

	font-weight : normal;

	color : 3366cc;

	border-left-color : #0957C1;

	border-right-color: #ADD8E6;

	border-bottom-color: #ADD8E6;

	border-top-color : #0957C1;

	border-style : solid;

	border-width : 0px;

}
.text {
	font-family: tahoma, arial;
	font-size: 12px;
}
.texttiny {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #FF6600;

}
