﻿.ModalBackground 
{
	background-color:#00FF00;
	filter:alpha(opacity=50);
	opacity:0.7;
}

.ModalPopup {
	background-color:#EEEEFF;
	border-width:1px;
	border-style:solid;
	border-color:#9999BB;
	font-family:Verdana;
	font-size:small;
	padding:3px;
}

.PopupBackgroundBahasaVersion
{
	background-image:url('/images/popup/bahasa_background.jpg');
	background-repeat:no-repeat;
}

.PopupTextBoxBahasaVersion
{
	background-image:url('/images/popup/textfield_bg.jpg');
	background-repeat:no-repeat;
	font-family:Century Gothic;
	font-size:small;
	font-weight:bold;
	line-height:20px;
	text-indent:3px;
	color:#0000FF;
}

.PopupRegisterButtonBahasaVersion
{
	padding-top:1px;
	cursor:hand;
}

.PopupLabelBahasaVersion
{
	padding-top:3px;
	padding-right:2px;
}

.NotificationEmailValidator
{
	color:#0000FF;
	font-size:small;
	font-family:Century Gothic;
}
