.normal { color: black; font-size: 10pt; font-family: Arial; text-align: justify}
.header {color:red; text-align: "center"; font-size: 17px; font-family: "Times New Roman";  font-style: normal; text-align: center}
.header1 {color:red; text-align: "center"; font-size: 17px; font-family: Arial;  font-style: normal; text-align: center}
.announcement {color:red; font-size: 15px; text-align: center; font-family: "Arial Rounded MT"}
.justannouncement {color:#444444; font-size: 13px; text-align: justify; font-family: "Arial"; font-style: bold}
.announcementSm {color:red; font-size: 12px; text-align: justify; font-family: "Arial Rounded MT"}
.announcement1 {color:red; font-size: 15px; text-align: justify; font-family: "Arial Rounded MT"}
.announcementLarge {color:red; font-size: 17px; text-align: center; font-family: "Arial Rounded MT"; font-style: bold}
   A:hover {color: red; font-size: 12px; font-family: Arial; text-align: center; font-style: bold}
   A:link {color: blue; font-size: 12px; font-family: Arial; text-align: center}
   A:active {color: black; font-size: 12px; font-family: Arial; text-align: center}
   A:visited {color: red; font-size: 12px; font-family: Arial; text-align: center; text-decoration: bold}
 .notes {color: blue; font-size: 10; font-family: verdana; text-align: center}

p.mainText {font-size:15px; color: red; font-family: Verdana; text-align:justify}
p.mainTextCenter {font-size:15px; color: red; font-family: Verdana; text-align:center}
p.mainTextBlack {font-size:10pt; color: black; font-family: Verdana; text-align:justify}
p.textHeader {color: red; font-size: 17; font-family: verdana; text-align: center}
p.notes {color: blue; font-size: 10; font-family: verdana; text-align: center}

p.notes2{color: black; font-size: 13; font-family: verdana; text-align: left}
p.contacts{color: blue; font-size: 17; font-family: verdana; text-align: left; font-style: bold}


p.tableHeader { font-align: center; text-decoration: underline; font-size:15px; color: black; font-family: Impact;}
p.inputFields { font-size=20px; color=black;}
p.blockHeader { text-decoration: underline; text-align: center; font-size:15px; color: black; font-family: Impact}
p.time {font-size=15px; color: red; font-family: Impact;}


table.outertable		{border-style: double;
						 border-color: blue;
						 text-align: justify;
						 color: #444444;
						 font-size: 10pt;
						 width: 87%;
						 border-width: 4}

table.innertable		{border-style: none;
						 border-color: #dddddd;
						 text-align: justify;
						 color: #444444;
						 font-size: 10pt;
						 width: 87%;
						 border-width: 2;
						 font-family: Arial}

table.menutable			{border-style: solid;
						 border-color: #dddddd;
						 text-align: center;
						 color: #444444;
						 font-size: 10pt;
						 width: 87%;
						 border-width: 1;
						 font-family: Arial;
						 margin-top: 0;
						 margin-left: 0}

table.popup			{border-style: solid;
						 border-color: #dddddd;
						 text-align: justify;
						 background: #F7FC7D;
						 color: #444444;
						 font-size: 8pt;
						 width: 100%;
						 border-width: 1;
						 font-family: Arial;
						 margin-top: 0}

table.new				{color: #444444;
						 font-size: 12pt;
						 width: 100%;
						 border-width: 0}

.tableheader				{color: #000000;
						 font-size: 15pt;
						 text-align: center}

p.notes1{color: green; font-size: 12; font-family: verdana; text-align: left}

body.mainwindow			{border-style: none;
						 border-color: blue;
						 text-align: justify;
						 color: #444444;
						 font-size: 12pt;
						 width: 97%;
						 border-width: 4;
						 font-family: Arial;
						 background: #e7e7e7}

.notes					{color: blue; 
							font-size: 12;
							font-family: Arial;
							text-align: center}

td.menuOff	{
			 text-align: center;
			 padding: 0px 0px;
			 background: #eeeeee;
			 border-style: solid;
			 border-color: black;
			 border-width: 1px;
			 font-family: Arial, Helvetica, San-serif;
			 font-size: 10;
			 color: black}

td.menuOn	{
			 text-align: center;
			 padding: 0px 0px;
			 background: #eef6fa;
			 border-style: solid;
			 border-color: black;
			 border-width: 1px;
			 font-family: Arial, Helvetica, San-serif;
			 font-size: 12;
			 color: black
			 }

