body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
  /* background: #f5f4f0; */
    background: #EFF3FD; 
}
.outer_tbl
{
  border: 1px solid #99CCFF;
  /* background-color:  */
  /* background-image ;*/
  /*background-color:#99CCFF;*/
}

.inner_tbl
{
  background-color:#ffffff;
}

.content_td
{
  /*background-color:#fffff0;*/
  background-color:#f8f8f4;
}

.content_tbl
{
  background-color:#fffff0;
}

.input_tbl
{
  background:#CCCCCC;
  border: #CCCCCC 1px solid;
  background-image:url(../image/inputbk.jpeg)
}

.input_tbl_header_td
{
  font-size: 14px;
  color:#0099CC;
  font-weight: bold;
}

.input_tbl_content
{
  background:#ffffff;
   margin-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000033;
}


.input_tbl_left_td
{
  height: 25px;
 
  padding-left: 2px;
 
}

.input_tbl_right_td
{
  height: 25px;
 
}

.normal_textbox1_blur
{
  border: #666666 1px solid;
}

.normal_textbox1_focus
{
  border:  #FF0000 1px solid;
}

.savebutton1
{
  margin-top: 2px;
  margin-bottom: 2px;
  background-image:url(../image/gd.jpg);
  height:30px;
  width:80px;
  border:solid 1px #FFCC66;
}

.info_label
{
  color:#FF0000;
  font-weight:bold;
  padding-bottom: 10px;
}

.journey_info
{
  color:#FF0000;
  font-weight:bold;
  font-size: 13px;

  padding: 5px 10px 10px 10px;
}

.navlinks1 {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
}
.navlinks1:visited {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
}
.navlinks1:hover {
	color: red ;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
}


.navlinks2 {
	color: #993300;
	color: #cc9900;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.navlinks2:visited {
	color: #993300;
	color: #cc9900;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.navlinks2:hover {
	color:#6699FF;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}



.navlinks3 {
	color: #993300;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	
}
.navlinks3:visited {
	color: #993300;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.navlinks3:hover {
	color:#6699FF;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.list_tbl
{
  border-collapse:collapse;
  background:#ffffff;
  border: 1px solid #666666;
  
}

.list_tbl_header
{
 background:#284775;
 color:#ffffff;
 background-image:url(../image/barvert.jpg);
}

.list_tbl_alt_row1
{
 background-color:white;
 text-align:center;
}

.list_tbl_alt_row2
{
 background-color:#FFFFCC;

 text-align:center;
 background-image:url(../image/lightblue3.PNG);
}

.list_tbl_alt_row1:hover
{
 background-image:url(../image/pink.PNG);
}
.list_tbl_alt_row2:hover 
{
 background-image:url(../image/pink.PNG);
}


.list_tbl_footer
{
  background:#99CCFF;
  background-image:url(../image/barvert.jpg);
}



.list_tbl_pager
{
 background:#99CCFF;
 text-align: center;
 font-weight: bold;
 text-align: center;
}



.cmb_cls
{
	width:150px;
}

.align_right
{
	text-align:right;
}


.stud_list
{
}

.stud_list td
{
     background-color:#CCFF99;
	 width:200px;
}

.stud_marks
{
}

.stud_marks td
{
     background-color:#CCFF99;
	 width:200px;
}

 