div,td,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#ee8f0d;
	background-color:#fafff9;
}
div,td{
	background-color:transparent;
}
body,html,iframe{
 scrollbar-base-color:#e3f4fb;
 /*scrollbar-3dlight-color: #ffff00;*/
}
.darkblue{
	color:#385e82;
	font-size:11px;
}
.title
{
	font-size: 11px;
	color:#ee8f0d;
}
.purpletitle
{
	font-size: 11px;
	color:#ee2480;
}
.head
{
	font-size: 12px;
	color:#ee8f0d;
}
.subtitle
{
	font-size: 10px;
	color:#ee8f0d;
}
.button
{
	font-size: 11px;
	color:#ee2480;
	background-color:#fccbe8;
	text-align:center;
	cursor:pointer;
	font-weight:normal;
}
.orangebutton
{
	font-size: 11px;
	color:#ee8f0d;
	background-color:#ffeac8;
	text-align:center;
	cursor:pointer;
	font-weight:normal;
	border:none;
	height:14px;
}
.purplebutton
{
	font-size: 11px;
	color:#ee2480;
	background-color:#f5cee1;
	text-align:center;
	cursor:pointer;
	font-weight:normal;
	border:none;
	height:14px;
}
.blueback {
	background-image: url(../img/bluecircle_small.gif);
}
.bigpurple{
	font-size:12px;
	color:#ee2480;
	font-weight:bold;
}
.bigorange{
	font-size:12px;
	color:#ee8f0d;
	font-weight:bold;
}
.purple{
	color:#ee2480;
	font-weight:bold;
}
.bigbutton
{
	background-color:#fccce6;
	color:#ee2480;
	font-size:10px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:14px;
}
.inp
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.orangeinp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ee8f0d;
	background-color:#ffeac8;
}
.purpleinp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ee2480;
	background-color:#f5cee1;
}
