body {

  background-color: #FFFFFF;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  font-size: 10pt;

  color: #003063;

  margin: 3px 3px 3px 3px;

  padding: 0px 0px 0px 0px;

}

body.undercon {

  background-image: url('images/Underconstruction.jpg');

  background-repeat: no;

  color: white

}



body.black {

  margin: 0px 0px 0px 0px;

  padding: 0px 0px 0px 0px;

  background-color: #000000;

}



body.nopadding {

  margin: 0px 0px 0px 0px;

  padding: 0px 0px 0px 0px;

}



body.menu{

  background-image: url('images/back2.gif');

  background-repeat: repeat-y;

}



body.topL{

  background-image: url('images/logo1.gif');

  background-repeat: no;

}



.smallFont {

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  font-size: 9pt;

}



.smallerFont {

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  font-size: 7pt;

}



.button {

  color: #003063;

  background-color: #E6E6FA;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  font-size: 9pt;

  width: 150;

  cursor:hand;

}

.brownTitle {

  color: #A7311D;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  font-size: 18pt;

  cursor:hand;
	
	font-weight: bold;
}

.regularFont {

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  font-size: 12pt;
	font-weight: bold;

}




.canClick {

  cursor:hand;

}



.textInput {

  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;

  FONT-SIZE: 9pt;

}



.niceTitle {

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  font-weight: bold;

  color: white;

  background-color: purple;

}



.tableTitle {

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  font-size: 9pt;

  font-weight: bold;

  color: #003063;

  background-color: #FDE4D5;

}



.tableData {

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  font-size: 9pt;

}



.title {

  font-family: Arial;

  font-size: 13pt;

  font-weight: bold;

  color: white;

  background-color: #E6E6FA;

}



.title1 {

	font-size: 28px;

	font-weight: bold;

	color: white;

}



.title2 {

	font-size: 18px;

	font-weight: bold;

	color: white;

        text-decoration: blink; 

}



.title3 {

	font-size: 14px;

	font-weight: bold;

	color: #003063;

        background-color: #E6E6FA;

}



.table1 {

  background-color: #0066cc;

}



.table3 {

  border: 2px #003063 solid;

  background-color: #ffffff;

}



.menu {

  background-color: #6699CC

}



.article {

	font-style: normal;

}



.journal {

  font-weight: normal;

}



a.whiteLink { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

a:link.whiteLink { color: white; }   

a:visited.whiteLink { color: #FFCCFF; }   



a.myLink { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }



a:link.myLink    { color: #0000FF; text-decoration:none; font-weight:bold}   

a:visited.myLink { color: #C0262D; text-decoration:none; font-weight:bold }   

a:hover.myLink   { text-decoration:underline; font-weight:bold} 

a:active.myLink  { color: #008080; font-weight:bold }

.footer{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #006699;
	font-weight: normal;
	text-decoration : none;
}

.subtitle{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #006699;	
	font-weight: bold;
}

.timeTableTitle{
	background-color: #B0CADD;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	color : black;
	font-weight : bold;
	font-size : 12px;
}

.timeTableData{
	background-color: white;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	color : #006699;
	font-size : 12px;
}
