body {
font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FF0000;
}
fieldset {
	background-color: white;
	padding-top: 10px;
	border: 1px solid #FF0000;
}
legend {
	color: #FFFFFF;
	background: #0066FF;
	padding: 5px 10px;
	font: bold large "Century Gothic", Arial, Helvetica, sans-serif;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
}

.qry_data {
font-weight:bold;
text-align:left;
color:black;
font-size: medium;
font-family: Tahoma;
}
.data {
font-size: x-small;
color: black;
font-family: Verdana;
}

.lbl {
	font-size: small;
	color:blue;
	text-align:right;
}
.PageTitle {
color:#000000;
font-size: medium;
font-weight:bold;
text-align:center;
padding-top:10px;
}

.field {
text-align:center;
font-size: medium;
font-weight:bold;
border:solid 1px #CCCCCC;
}

input {
font-weight:bold;
}

textarea {
font-weight:bold;
font-family: Tahoma, System, Verdana;
font-size: 12px;
margin-left: 5px;
}

.Button {
	font-size: medium;
	font-weight:bold;
	color:#FF0000;
	cursor:pointer;
	border: #FF0000 groove 1px;
}
.sortable td {
	background: #EEEEEE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


.readOnly {
font-size: medium;
color: crimson;
text-align:center;
font-weight:bold;
}

.small_lbl
{
font-size: x-small;
color: blue;
text-align:center;
font-weight:bold;
}

.point img {
cursor:pointer;
}

.section {
border:solid 1px #191970;
background-color:#FFFFFF;
}

.APP {
color: green;
font-weight:bold;
font-size: small;
}

.REJ
{
color: crimson;
font-weight:bold;
font-size: small;
}
.REV {
color: blue;
font-weight:bold;
font-size: small;
}

.DEL {
color: red;
font-weight:bold;
font-size: small;
}

.HOWTOAPPLY {
color: red;
font-size:medium;
}
th {
	background: gainsboro url(../../../images/tribg.gif) no-repeat right top;
	border-bottom: 1px solid #999999;
	white-space: nowrap;
	padding-right: 20px;
}
.cnttbl .cnttd #POSTS #POSTS {
	border-bottom: thin dotted #CCCCCC;
}

.hdr_post
{
	background: gainsboro url(../../../images/tribg.gif) no-repeat right top;
	border-bottom: 1px solid #999999;
	white-space: nowrap;
	padding-right: 20px;
	font-weight: bold;
}

.sub_cat
{
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif, "Script MT Bold"/;
}
