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: #d0f0f6;
}
.outer_tbl
{
  border: 1px solid #99CCFF;
   background-color:#ffccff; 
   /*background-image:url(../image/bkgrdpnk.png);*/ 
 
}

.inner_tbl
{
  background-color:#ffffff; 
  
}

.content_td
{
  /*background-color:#fffff0;*/
  background-color:#f8f8f4;
}

.content_tbl
{
  background-color:#fffff0;
}

.input_tbl
{
  background:#CCCCCC; 
  border-bottom: #CCCCCC 1px solid;
  background-image:url(../image/inputbk.jpeg)
  /*
  border-top-left-radius:4em;
border-top-right-radius: 4em;
border-bottom-right-radius:4em;
border-bottom-left-radius: 4em;
border:solid #000066 1px;
box-shadow: #C2C2C2 0.5em 0.5em 0.5em;*/
}

.input_tbl_header_td
{
  font-size: 14px;
  color:#0099CC;
  font-weight: bold;
}

.input_tbl_content
{
  background:#ffffff;
  margin-bottom:6px;
 
}

.input_tbl_left_td
{
  height: 25px;
   border-bottom: 1px solid #66CCCC; 
  padding-left: 5px;
  margin-left:10px;
  text-align:left;
}

.input_tbl_right_td
{
  height: 25px;
  border-bottom: 1px solid #66CCCC;
  
}

.txt_area
{
	text-transform:capitalize;
}

.ctext
{
	text-transform:capitalize;
}
.normal_textbox1_blur
{
  border: #666666 1px solid;
  text-transform:capitalize;
}

 
 .ntxtbox
{
  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;
  font-weight:bold;
}

.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;
}
.spheadpg
{ font-size:18px;
 
}

.namea
{
	text-decoration:none;
	color:Black;
}

.namea:hover
{
	text-decoration:underline;
	font-weight:bold;
}
.namea:visited
{
	text-decoration:none;
}