.BreakingNewsDiv{
	width:100%;
	text-align:center;
	vertical-align:middle;
}

.MainDiv{
	width:100%;
	text-align:center;
}

.TitleDiv{
	width:700px;
	position:absolute;
	top:110px;
	height:30px;
	text-align:center;
}

.TitleDiv2{
	width:800px;
	position:absolute;
	top:110px;
	height:30px;
	text-align:center;
}

.GeneralTextDiv{
	width:700px;
	position:absolute;
	top:240px;
	height:600px;
	text-align:justify;
}

.GeneralTextDiv2{
	width:800px;
	position:absolute;
	top:240px;
	height:600px;
	text-align:justify;
}

.FooterImageDiv{
	text-align:center;
}

.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;	
}

.ColouredGeneralText{
	font-family:Times New Roman;
	font-size:small;
	color:#cccccc;	
}

.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;
}

.Logo
{
    height: 30px;
    width: 30px;
    vertical-align:middle;
}

.LogoMedium
{
    height: 80px;
    width: 80px;
    vertical-align:middle;
}

body
{
	font-family:Times New Roman;
	font-size:small;
	background-color:Black;
	color:#cccc99;
	background-attachment:fixed;
	background-image:url(../images/back_buday.jpg);
}

