BODY {
	margin: 10;
	padding: 0;
	background-color: #FFFFFF;
	scrollbar-face-color: #;
	scrollbar-shadow-color: #;
	scrollbar-highlight-color: #;
	scrollbar-3dlight-color: #;
	scrollbar-darkshadow-color: #;
	scrollbar-track-color: #;
	scrollbar-arrow-color: #;
}


.footer {
	background-image: url(../images/footer_bar.jpg);
}



.txt1 {
	font: bold 25px Times New Roman;
	color : #7EA3BA;
	
}
.txt2 {
	font: bold 25px Times New Roman;
	color: #DC9C39;
}
hr.dotline {
	border: medium dotted #7EA3BA;
}

.txtwelcome, .txtwelcome a{
	text-decoration: none;
	color: White;
	font: bold 12px "Century Schoolbook";
}

.toolbar {
	width : 150px;
	color : white;
}


.welcome_box {
	width : 180px;
	border : 1px;
	border-style : solid;
	background-color : #FFF8DC;
	border-color : #DDDDDD;
}


.sel1 {
	cursor: pointer;
	border: 1px;
	border-style: solid;
	background-color: #F0E68C;
	font: 80% Times New Roman;
	color: #103E8F;
}

.receipt {
	border : 1px;
	border-style : solid;
	background-color : #FFFFFF;
	border-color : black;
	font: bold 15px Times New Roman;
}
.receipt p{
	font: 15px Times New Roman;
}

.login {
	color: #DC9C39;
	border: 1px #7EA3BA;
	border-style : solid;
	
	font: bold 12px Verdana;
}


.loginheader {
	border : 1px;
	border-style : solid;
	border-color : #DDDDDD;
}


.frame_1 {
	border: 1px;
	border-style: solid;
	background-color: #FFF595;
	/*font: 80% Times New Roman;*/
	font : bolder;
	color: #103E8F;
}

.notice_box {
	background-color : #FFFFCC;
	border : 2px;
	border-style : solid;
	border-color : #F0E68C;
}

.headerbgrd1 {
	background-image: url(../images/blue.jpg);
}
.headerbgrd2 {
	background-image: url(../images/orange.jpg);
}



tr.hide {
	display: none;
}

.error_box {
	background-color : #fa8072;
	border : 2px;
	border-style : solid;
	border-color : #CC0000;
}

form {
  margin: 0;
  padding: 0;
}

div.attachment_box {
	border: 1;
	border-style: solid;
	border-color: #96ADEF;
}

.HODfield{
	font:  80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	width : 400px;
}

.HODButton{
	font:  80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

.highlite {
	border: 1px;
	border-style: solid;
	background-color: #F0E68C;
	font: 80% Times New Roman;
	color: #103E8F;
}

.new,.new a {
	background-color: #C8D9E9;
	text-decoration: none;
	color: blue;
}

.renew, .renew a {
	background-color: #B5CBE1;
	text-decoration: none;
	color: blue;
}
.change, .change a {
	background-color: #ADCBDC;
	text-decoration: none;
	color: blue;
}

.request, .request a {
	background-color: #D8E7EF;
	text-decoration: none;
	color: blue;
}
.menu {
	padding : 5px;
	border : 1;
}

.profilelink a:hover {
	color: green;
}

.logoutlink a:hover {
	color: red;
}

#divScroll
{
overflow: scroll; 
width: 800; 
height: 250; 
border-left: 1px gray solid; 
border-bottom: 1px gray solid; 
border-top: 1px gray solid; 
padding:0px; 
margin: 0px
}

.popup {
	border: 2px solid Silver;
	background-color: #F9F9C5;
	width: 400px;
	padding: 3px;
	position: absolute;
	display: none;
	font:  70% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.duration {
	color: red;
	font:bold; 
}
//
BODY {
	margin : 0;
	padding : 0;
	background-color : #FFFFFF;
	scrollbar-face-color: #666633;
	scrollbar-shadow-color: #666633;
	scrollbar-highlight-color: #CCCC99;
	scrollbar-3dlight-color: #666633;
	scrollbar-darkshadow-color: #CCCC99;
	scrollbar-track-color: #CCCC99;
	scrollbar-arrow-color: #CCCC99;
}

BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
}

TH {
	font-weight : bold;
	font-size : 70%;
	text-align : left;
}

.text_box {
	background-color : #EDEDED;
	height : 25px;
	width : 100%;
	text-align : right;
	font-weight : bold;
	cursor : pointer;
}

.text_frame A {
	color : #333399;
}
.text_box2 {
	background-color : #DDDDDD;
	cursor : pointer;
}
.text_frame {
	border : 1;
	border-style : solid;
	border-color : #DDDDDD;
	background-color : #F8F8F8;
	width : 100%;
}
