p {  
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.4px;
	line-height: 110%;
}
li {  
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.4px;
	line-height: 110%;
}
td {  
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.4px;
	line-height: 110%;
}
 

 
.menu-top {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 120%;
	font-size: 120%;
}

 
a		{color:#1F2E84;text-decoration:underline}
a:visited	{color:#0E1D73;text-decoration:underline}	
a:hover		{color:#D1D2D4;text-decoration:none}


h1 {		
		border-bottom:1px solid #D1D2D4;
		padding-top: 0px;
		padding-left: 0px;
		font-weight: bold;
		color:#1F2E84;
		font-size: 160%;
		line-height: 103%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		letter-spacing: -1px;
}




h2 {	
		border-bottom:1px solid #D1D2D4;
		padding-top: 20px;
		padding-left: 0px;
		font-weight: bold;
		color:#1F2E84;
		font-size: 130%;
		line-height: 130%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		letter-spacing: -0.6px;
		margin: 0px;
		padding: 0px;
}


.aH2		{color:#1F2E84;text-decoration:none}
.aH2:visited	{color:#0E1D73;text-decoration:none}	
.aH2:hover	{color:#D1D2D4;text-decoration:none}

h3 {	
		border-bottom:1px solid #D1D2D4;
		padding-top: 20px;
		padding-left: 0px;
		font-weight: bold;
		color:#1F2E84;
		font-size: 115%;
		line-height: 100%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		letter-spacing: -1px;
}


h4 {
		line-height: 110%;
}

.hr1 {
		color:#D1D2D4;
		height:1px;
}


/* Footer */

.footer	{
	color: #1F2E84;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}

/*
Blue: 000099
Silver CCCCCC
*/

li {padding:4px}

ul {list-style-type: disc}
ul.ul {list-style-type: disc}
ul.ul.ul {list-style-type: disc}
ul.ul.ul.ul {list-style-type: disc}

.play {list-style-image: url('images/icon_click_to_play.jpg');}
.music {list-style-image: url('images/music.jpg')}


.tblBg{		border-width:2px;
		border-color:#D1D2D4;
		border-style:solid;
}
.inputBg{	border-width:2px;
		border-color:#D1D2D4;
		border-style:solid;
		background-color:#FBFBFF;
}

.tblGreen	{background-color:e6f2ea;border-width:2px;border-color:#009900;border-style:solid}

.btnGreen	{font-weight:bold;border-width:2px;
		border-color:#D1D2D4;
		border-style:solid;}
