/* CSS Document */
body{
	background-color: #FFFFFF;
	margin: 0px;
	vertical-align: top;
}
td.title{
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
}
td.search{
	background-color: #99CCFF;
	color: #000000;
	text-align: left;
	font-size: 12pt;
}
td.display{
	font-weight: bold;
	color: #e3fbfd;
	background-color: #0099CC;
	font-size: 12pt;
}
td.tabheader{
	font-weight: bold;
	color: #000000;
	background-color: #0099CC;
	font-size: 14pt;
}
td.mandatory{
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
p.mess1{
	font-family: "Times New Roman";
	font-size: 13pt;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
}
p.mess2{
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #000000;
	text-align: center;
}
p.main
{
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
p.norm{
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #000000;
	text-align: justify;
}
td.admintitle{
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #ff9933;
}
td.writing{
	font-family: "Monotype Corsiva";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
tr.linecolor1{
	background-color: #e3fbfd;
	vertical-align: top;
}
tr.linecolor2{
	background-color: #bfffff;
	vertical-align: top;
}
tr {
	vertical-align: top;
}
table.space{
	padding: 0px 0px 0px 10px;
}
h1 {
	font-size: 14px;
	line-height: normal;
	margin: 1px;
	padding: 0px;
	font-weight: 500;
}
td {
	background-repeat: repeat-x;
	background-position: left top;

}
