/* CSS Document */

.lineleft
{
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.lineright
{
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.linetop
{
	background-image: url(images/linebot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.linebot
{
	background-image: url(images/linebot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.footertext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #364101;
}
.sidelink
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1A76B7;
	font-weight: bold;
	text-decoration: none;
}
.sidelink:link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1A76B7;
	font-weight: bold;
	text-decoration: none;
}
.sidelink:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1A76B7;
	font-weight: bold;
	text-decoration: none;
}
.sidelink:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9000;
	font-weight: bold;
	text-decoration: none;
}
.border{
border:1px solid #F3C68C;
}

.headingbg{
background:#F3C68C;
}
.bg{
background:#FAE7CF;

}
.textbox{
font-size:11px;
font-family:verdana;
font-weight:normal;
color:#705f4a;
width:140px;
height:16px;
border:1px solid #705f4a;
}
.textheading{
font-size:16px;
font-family: Times New Roman;
color:#000000;
font-weight: bold;
}

.text{
font-size:11px;
font-family:tahoma;
color:#000000;
font-weight: bold;
}
.text2{
font-size:11px;
font-family:tahoma;
color:#FF37AF;
font-weight: bold;
text-decoration:none;
cursor:pointer;
}
.text3{
font-size:11px;
font-family:tahoma;
color:#FF37AF;
font-weight: bold;
text-decoration:none;
}
.text2:link{
font-size:11px;
font-family:tahoma;
color:#FF37AF;
font-weight: bold;
text-decoration:none;
}
.text2:hover{
font-size:11px;
font-family:tahoma;
color:#FDAEDE;
font-weight: bold;
text-decoration:underline;
}

.heading{
font-size:14px;
font-family:Helvitica;
color:#000000;
font-weight: bold;
}
.heading1{
font-size:14px;
font-family:Helvetica;
color: #000099;
font-weight: bold;
}
.drop_down_small{
	font-family: tahoma;
	font-size: 11px;
	color: #786855;
	height: 20px;
	width: 45px;
	border: 1px solid #705F4A;
	background-color: #FFFFFF;
}

.drop_down_small2{
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	height: 20px;
	width: 45px;
	border: 1px solid #705F4A;
	background-color: #FFCC00;
}

.txt_fieldsmall {
	font-family: tahoma;
	font-size: 11px;
	color: #786855;
	height: 16px;
	width: 35px;
	border: 1px solid #705F4A;
	background-color: #FFFFFF;
}
.drop_down_small1{
	font-family: tahoma;
	font-size: 11px;
	color: #786855;
	height: 20px;
	width: 80px;
	border: 1px solid #705F4A;
	background-color: #FFFFFF;
}
.txt_area{
font-family: tahoma;
	font-size: 11px;
	color: #786855;
	height: 50px;
	width: 200px;
	border: 1px solid #705F4A;
	background-color: #FFFFFF;
}
.drop_down_year {

	font-family: tahoma;
	font-size: 11px;
	color: #786855;
	height: 20px;
	width: 55px;
	border: 1px solid #705F4A;
	background-color: #FFFFFF;
}
.txt_fieldsmall {
	font-family: tahoma;
	font-size: 11px;
	color: #786855;
	height: 16px;
	width: 35px;
	border: 1px solid #705F4A;
	background-color: #FFFFFF;
}
#photo{
	float:right;
	position:absolute;
	border:1px solid #BFDBE9;
	left: 785px;
	top: 97px;
	height: 98px;
	width: 90px;
}	
.text1{
font-size:11px;
font-family:tahoma;
color:#000000;
font-weight: normal;
}

.TOPIC{
font-size:14px;
font-family:Arial;
color:#000;
font-weight: bold;
}

.button{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1A4779;
	background-color: #FFFFFF;
	height: 23px;
	width: 100px;
	border: 1px solid #705F4A;
}

.drop_down{
	font-family: tahoma;
	font-size: 11px;
	color: #786855;
	height: 16px;
	width: 125px;
	border: 1px solid #705F4A;
	background-color: #FFFFFF;
}
.white_bold {
font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.light_orange{
background: #FFD399;
}

 
 
 .present{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:normal;
 color:#009900
 }
  .absent{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:normal;
 color:#FF0000
 }
  .holiday{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:normal;
 color:#3300FF
 }
  .sunday{
 font-family:Arial, Helvetica, sans-serif;
 font-size:15px;
 color:#000000
 }