default
{
	fontFamily:DVS;
	fontSize:13;
	color:#000000;
}
default_disabled,
default_selected_disabled
{
	color:#C9C7BA;
	shadow:#F5F4EA;
}

title
{
	fontSize:16;
	color:#ffffff;
	outline:#000000;
	shadow:#333333;
}

header
{
	fontWeight:bold;
	color:#445566;
}

footer
{
	color:#ffffff;
	shadow:#333333;
	textAlign:center;
}

pushbutton
{
	color:#ffffff;
}

pushbutton_over
{
	color:#ff0000;
}

listitem
{
	color:#000000;
}
listitem_disabled
{
	color:#C9C7BA;
	shadow:#F5F4EA;
}
listitem_selected
{
	color:#ffffff;
}