BODY {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	background: 	#002277;
	color:		black;
	margin-top:	0px;
	margin-left:	0px;
	}

td 	{font-size: x-small;}

em	{font-weight: bold;}

div.buttons a {
display: block;
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style: normal; 
font-size: 10pt;
text-decoration : none; 
text-align : center; 
width : 8em; 
margin-left : auto;
margin-right : auto;
background : #ff6600; 
}

div.buttons a:link {
color : #ffffff; 
background-color : #ff6600; 
border-top: 2px #ffcc66 solid;
border-left: 2px #ffcc66 solid;
border-bottom: 2px #990000 solid;
border-right: 2px #990000 solid;
font-weight : bold;  
}

div.buttons a:visited {
color : #ffffff; 
background-color : #ff6600; 
border-top: 2px #ffcc66 solid;
border-left: 2px #ffcc66 solid;
border-bottom: 2px #990000 solid;
border-right: 2px #990000 solid;
font-weight : bold;  
}

div.buttons a:hover {
color : #000000; 
background-color : #ffcc99; 
border-top: 2px #ffcc66 solid;
border-left: 2px #ffcc66 solid;
border-bottom: 2px #990000 solid;
border-right: 2px #990000 solid;
font-weight : bold;  
}

/*********
div.buttons a:active {
color : #ffffff; 
background-color : #ff6600; 
/*border-style : outset;*/
border-top: 2px #ffcc66 solid;
border-left: 2px #ffcc66 solid;
border-bottom: 2px #990000 solid;
border-right: 2px #990000 solid;
}
*****/

A: {text-decoration: underline; }
A:link {color: #0000ff; }
A:visited {color: #800080; }
A:hover {color: #ff6600; }

.navLink {text-decoration: underline; }
a.navLink:link {  color: #002277}
a.navLink:visited {  color: #002277}
a.navLink:hover {  color: #ff6600}



.thisbutt   {font-weight: bold;
	  	font-style: normal;
		font-size: 10pt;
	  	text-align: center;
	  	margin-top: 0px; 
	  	margin-bottom: 0px;
		border-top: 2px #ffcc66 solid;
		border-left: 2px #ffcc66 solid;
		border-bottom: 2px #990000 solid;
		border-right: 2px #990000 solid;
	  	color: #000000;
		background: #ffcc99; }



.navhead       {font-weight: bold;
	  	font-style: normal;
		font-size: 10pt;
	  	text-align: center;
	  	margin-bottom: 0px;
		border: 1px #999999 solid; 
	  	margin-top: 0px; 

	  	color: #ffffff;
		background: #002277; }


.mainhead	{text-align: center;  
		margin-bottom: 0px;
		margin-top: 10px;
		font-family:	Verdana, Arial, Helvetica, sans-serif;
		font-size: 24pt;
		font-style: italic;
		font-weight: normal; }


.subhead	{text-align: center; 
		margin-top: 0px;
		font-size: 12pt;
		font-style: italic;
		font-weight: normal; }


.topichead	{text-align: center; 
		margin-top: 0px;
		/*font-size: 12pt;*/
		font-style: normal;
		font-weight: bold; }


.calhead	{text-align: center; 
		margin-bottom: 0px;
		/*font-size: 11pt;*/
		font-weight: bold;
		color: #000000;
		background: #ffcc99;
		 }

.cute      	{font-size: 12pt;
		color: #ff6600;
		font-family: Comic Sans MS, Verdana, sans serif;
		}


