body {
	margin: 0px;
	height:100%;
	vertical-align:middle;
}

  
.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

.txt a, txt a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	text-align: justify;
}

.txt_junior {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

.txtintro {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8e835e;
	text-decoration: none;
	text-align: justify;
}

.txt990000 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	text-align: justify;
}
  
a.subTopics {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

.formButton {
	background-color: #666666;
	color: #ffffff;
	border: 1px #376865 solid;
	border-bottom: 1px #44817D solid;
	border-top: 1px #44817D solid;
	width: 50px;
	height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
  	text-decoration:none;
  		
	padding: 2px !important;
	padding: 0 2px 3px;
	
	margin: 1px !important;
	margin: 0 1px;
	}

.formMenu {
	background-color: #ffffff;
	color: #CC0033;
	border: 1px #CC0033 solid;
	border-bottom: 1px #CC0033 solid;
	border-top: 1px #CC0033 solid;
	height:15px;

  	font:60%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  	text-decoration:none;
  		
	padding: 2px !important;
	padding: 0 2px 3px;
	
	margin: 1px !important;
	margin: 0 1px;
	}
