html {
     overflow: -moz-scrollbars-vertical;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}
/*td,th {
	font-family: Times New Roman, Times, serif;


}*/
.homepagetitle {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.homepagetext {
	text-align: justify; text-justify: newspaper
}

.mainheadertext {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	line-height: 41px;
}
.style3 {
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
}
a.menu {
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.norm {
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 16px;
	color: #000000;
	text-decoration: none;

}
a.underline {
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;

}

.style4 {
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF
}


.style5 {
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.style6 {
	font-size: 26px;
	color: #FFFFFF;
}
.pagetitle {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align:center;
}

tr {
	height: 25px;
}
.msg {
	font-style: italic;
	font-size:16px;
	color:#FF0000;
}
.error-messages {
	font-style: italic;
	color:#FF0000;
}
.error-message {
	font-style: italic;
	color:#FF0000;
}
.standardtable{
	background-color: #FFFFFF;
}
.standardtable th {
	background-color: #D9DADC;
	text-align:left;
}

