body, td, th, form {
	font-family : Sans Serif, Tahoma, Verdana, Geneva, Helvetica, Arial;
	font-size : 11px;
	color : #FFFF00;
}
th { font-weight: bold; }
a {
	font-weight : bold;
}
a:link {
	text-decoration : none;	
	color : #FDE23A;
}
a:visited {
	text-decoration : none;	
	color : #FDE23A;
}
a:hover {
	text-decoration : underline;
	color : #990100;
}
input.subm {
	background-color : #ffffcc;
	color : #333333;
	font-weight : bold;
	width: 70px;
	font-size : 10px;
	height : 17px;
	border: 1px solid #003300;
	margin-bottom : 1px;
	margin-top : 1px;
}
input.subm1 {
	background-color : #ffffcc;
	color : #333333;
	font-weight : bold;
	width: 200px;
	font-size : 10px;
	height : 17px;
	border: 1px solid #003300;
	margin-bottom : 2px;
	margin-top : 2px;
}
select.subm1 {
	background-color : #ffffcc;
	color : #333333;
	font-weight : bold;
	width: 200px;
	font-size : 10px;
	height : 17px;
	border: 1px solid #003300;
	margin-bottom : 2px;
	margin-top : 2px;
}
select.subm {
	background-color : #ffffcc;
	color : #333333;
	font-weight : bold;
	width: 100px;
	font-size : 10px;
	height : 17px;
	border: 1px solid #003300;
	margin-bottom : 2px;
	margin-top : 2px;
}
textarea.subm1 {
	background-color : #ffffcc;
	color : #333333;
	font-weight : bold;
	width: 200px;
	font-size : 10px;
	height : 100px;
	border: 1px solid #003300;
	margin-bottom : 2px;
	margin-top : 2px;
}
textarea.subm2 {
	background-color : #ffffcc;
	color : #333333;
	font-weight : bold;
	width: 400px;
	font-size : 11px;
	height : 100px;
	border: 1px solid #003300;
	margin-bottom : 2px;
	margin-top : 2px;
}
.Text {
	color : #FFFF00;
	font-size : 10px;	
}
.Text1 {
	color : #FFFF00;
	font-size : 12px;	
}
.Big_under {
	color : #FFFF00;
	font-size : 12px;	
	text-decoration : underline;
  font-weight : bold;
}
.Main {
	font-family : Sans Serif, Tahoma, Verdana, Geneva, Helvetica, Arial;
	font-size : 11px;
	color : #990100;
}
input.subm2 {
	background-color : #ffffcc;
	color : #333333;
	font-weight : bold;
	width: 70px;
	font-size : 10px;
	height : 17px;
	border: 1px solid #003300;
	margin-bottom : 1px;
	margin-top : 1px;
}