.LinkButtonStyle
{
	font-family:Times New Roman;
	font-size:small;
	color:#d4cfca;
}

.LinkButtonStyleHighlighted
{
	font-family:Times New Roman;
	font-size:small;
	color:red;
}

.LinkButtonStyleLessHighlighted
{
	font-family:Times New Roman;
	font-size:small;
	color:Lime;
}

.LinkButtonStyleSmall
{
	font-family:Times New Roman;
	font-size:x-small;
	color:#d4cfca;
}

.Title{
	font-style:normal;
	color:#cccc99;
	font-family:Times New Roman;
	font-weight:bold;
	font-size:large;
	text-align:center;
	text-justify:auto;
	vertical-align:baseline;
	word-spacing:normal;
}

.SubTitle{
	font-style:normal;
	font-family:Times New Roman;
	font-weight:bold;
	font-size:medium;
	text-align:center;
	text-justify:auto;
	vertical-align:baseline;
	word-spacing:normal;
}

.RemarkRed{
	font-family:Times New Roman;
	font-size:x-small;
	color:Red;	
}

.Remark{
	font-family:Times New Roman;
	font-size:x-small;
}

.GeneralText{
	font-family:Times New Roman;
	font-size:small;
	color:#cccc99;	
}

.BoldGeneralText{
	font-family:Times New Roman;
	font-size:small;
	font-weight:bold;
	color:#cccc99;	
}

.ErrorTitle
{
	font-style:normal;
	font-family:Times New Roman;
	font-weight:bold;
	font-size:medium;
	text-justify:auto;
	vertical-align:baseline;
	word-spacing:normal;
}

.ErrorMessage
{
	font-family:Times New Roman;
	font-size:small;
	color:Black;	
}

.ErrorMessageSmall
{
	font-family:Times New Roman;
	font-size:x-small;
	font-weight:normal;
	color:Red;	
}

.ErrorFooter
{
	font-family:Times New Roman;
	font-size:x-small;
	color:Black;	
}

.ReadOnlyField
{
	color:Gray;
}

body
{
	font-family:Times New Roman;
	font-size:small;
	background-color:Black;
	color:#cccc99;
	background-attachment:fixed;
	background-image:url(../images/back_buday.jpg);
}
