body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #e9e9e9 url(../images/bg_colorx.gif) repeat top left; 
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #333333;
	font-weight: normal;
	padding: 0px; 
	margin: 0px; 
	text-align: center;
}
h2 {
border-bottom: 2px solid #106BFF;
color: #106BFF;
width: 100%;
display:block;
text-align: left;
font-size: 14pt;
line-height: 16pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
/*	color: #009900;*/
	font-weight: bold;
	display:inline; 
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	display:inline; 
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	display: inline; 
	text-align: left;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #444444;
	text-align: left;
	font-weight: normal;
	margin-left: 12px;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CC0000;
	font-weight: bold;
	display:inline; 
	text-align: center;
}
.biggreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #006600;
	font-weight: bold;
	display:inline; 
	text-align: center;
}
.scholarship_count {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #006600;
	font-weight: bold;
	display:inline; 
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	text-align: left;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
}
.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: red;
	text-align: left;
}
li {
	list-style-type: square;
}
a:link {
	color: #333399;

}
a:visited {
	color: #333399;

}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #333399;

}
.input_field {
  font-family: arial, sans-serif;
  font-size: 12px;
	color: #999999;
	background-color: #f7f7f7;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #cccccc;
}
.confirm_field {
  	background-color: #f7f7f7;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}
.confirm_text {
  font-family: arial, sans-serif;
  font-size: 12px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  color: #999999;
}