/* CSS Document */
.row {
	margin: 0px;
	height: 20px;
	width: 100%;
	clear:both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.labelrow {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-left: 15px;
	clear: both;
	/*width: 100px;*/
	height: 20px;
}
.rightrow {
	padding: 0px;
	clear: both;
	width: 200px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 105px;
	height: 20px;
}
.error {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.hide {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	overflow: hidden;
	display:none;
}
.unhide {
	font-size: 11px;
	padding: 0px;
	width: auto;
	overflow: visible;
	margin: 0px;
	}
.stitle {
	background-image: url(../images/student-icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	clear: both;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	/*background:#006633;*/
}
tr#title {
	background-color: #50483C;
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;
}
tr#result {
	background-color:#333399;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height:20px;
	background-color:#EAE8D3;
}
td {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.txtbox {
	margin: 0px;
	padding: 0px;
	border: 1px solid #6699FF;
	height:18px;
	width:150px;
}
h1#home {
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left:24px;
}
h1#news {
background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left:24px;
	}
h1#photo {
background-image: url(../images/photo.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left:24px;
	}
h1#house {
background-image: url(../images/house.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left:24px;}
h1#clubs {
background-image: url(../images/clubs.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left:24px;}
h1#events {
background-image: url(../images/events.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left:24px;}
h1#admission{
background-image: url(../images/admission.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left:24px;}
h1#academic {
background-image: url(../images/academic.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left:24px;}
h1#calender {
background-image: url(../images/calender.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left:24px;}
h1#uniform{
background-image: url(../images/uniform.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left:24px;}
h1#comments{
background-image: url(../images/comments.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left:24px;}
h1#rules{
background-image: url(../images/rules.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left:24px;}
	
hl#orgstructure {
background-image: url(../images/academic.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left:24px;}

}
hl#oath {
background-image: url(../images/calender.jpg);
}
hl#pledge {
background-image: url(../images/news.jpg);
}
hl#zero {
background-image: url(../images/club.jpg);
}