TD {
	FONT-SIZE: 11px; COLOR: #515151; LINE-HEIGHT: 130%; FONT-FAMILY: verdana,arial
}
H1 {
	display : inline; 	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #5A8500
}
H2 {
	display : inline; font-family: verdana;	font-size: 13px; font-weight: bold;	text-decoration: none; line-height:14px; COLOR: #000000
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #161616; LINE-HEIGHT: 120%; FONT-FAMILY: verdana,arial; TEXT-DECORATION: underline
}
P {
	
}
B
{

}
strong{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #082D01; TEXT-DECORATION: none
}

.bottommar{
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px
}
.ooty-top-bg
{
background-image:  url('../images/ooty-top-link-bg.jpg')
}

.header-ooty
{
background-image:  url('../images/header.jpg')
}
.ooty-tour-package
{
background-image:  url('../images/ooty-tour-pac-bg.jpg')
}
.enquiry-bg
{
background-image:  url('../images/enquirybg.jpg');
border-style: solid;
border-width: 2px;
border-color: #5B8400
}
.tableborder1{
border: solid rgb(91,132,0);
border-width: 2px;
}
.tableborder{
border: solid rgb(91,132,0);
border-width: 2px;
-webkit-border-radius: 10px; /* Safari prototype */
-moz-border-radius: 10px; /* Gecko browsers */
border-radius: 10px;
}
.bordernew{
border: solid rgb(91,132,0);
border-width: 2px;
-webkit-border-radius: 10px; /* Safari prototype */
-moz-border-radius: 10px; /* Gecko browsers */
border-radius: 10px;
}
.ooty-header {
	font-family: Book Antiqua, arial;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-decoration: none;
	COLOR: #ffffff
}
.ooty-top-link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #ffffff
}
.ooty-side-link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	COLOR: #ffffff
}
.ooty-side-link1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	COLOR: #E2FFA5
}
.ooty-innertext {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	margin-left:10px; 
	margin-right:10px;
	COLOR: #000000
}
.ooty-link1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	COLOR: #000000
}
.ooty-link2 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	COLOR: #000000
}
.link2
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #000000
}
.link4 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	COLOR: #5B8400
}
.orange-link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	COLOR: #F65213
}
.orange-link1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #F65213
}
.greene-link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #5B8400
}
.black10pxbold
{
font-family: verdana;
font-size: 10px;
color: #000000;
font-weight: bold;
text-decoration: none
}
.enq-font
{
FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: verdana; font-weight: normal; text-decoration: none; 
}
.enq-font1
{
FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: arial; font-weight: normal; text-decoration: none; 
}
.enq-font3
{
FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: arial; font-weight: normal; text-decoration: none; line-height: 13px;
}
.enq-font2
{
FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: verdana; font-weight: normal; text-decoration: none; 
}
.enq-mini
{
FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: arial; font-weight: normal; text-decoration: none; 
}
.orange11px
{
font-family: Tahoma;
font-size: 11px;
color: #F65213;
font-weight: bold;
text-decoration: none
}
.black-11px
{
font-family: verdana;
font-size: 11px;
color: #000000;
font-weight: normal;
text-decoration: none
}






/*popup style*/
.formstyle
{
  width: 510px;
  color: #000000;
  background-color: #ffffff;
  /*background-image:  url('../images/formbg.jpg');*/
  /*background-repeat: no-repeat;*/
/*background-position: 100% 100%; */
   border: 2px solid #4A9103;
  -webkit-border-radius: 5px; /* Safari prototype */
	-moz-border-radius: 5px; /* Gecko browsers */
	border-radius: 5px;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
  font-size: 11px;
}

legend
{
width: 9em;
  color: #ffffFF;
  background-color: #FF6616;
  font-family: verdana, Helvetica, Sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 0;
  width: 100px;
  border: 1px solid #ffffff;
  -webkit-border-radius: 3px; /* Safari prototype */
-moz-border-radius: 3px; /* Gecko browsers */
border-radius: 3px;
}

label
{
  display: block;
  float: left;
  clear: left;
  text-align: right;
  width: 30%;
  margin: 5px 3px 0 0;
}
.inputstyle
{
  border: 1px solid #4A9103;
  FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: arial; font-weight: normal; text-decoration: none; 
  
}
.inputddstyle
{
  margin: 4px 0 0 0;
  width: 30%;
  border: 1px solid #4A9103;
  padding: 2px;
}
textarea
{
  margin: 4px 0 0 0;
  width: 90%;
  border: 1px solid #4A9103;
  padding: 2px;
  background: transparent url("field_bg.gif") no-repeat 0 0;
}
input:focus, select:focus, textarea:focus
{
  border: 1px solid #000000;
}

#buttons
{
  text-align: right;
  margin: -5px 0 -2px 0;
  width: 90px;
}

input.button
{
  width: auto;
  background: #D26E00;
  border: 2px solid #CD4806;
}
.query-content
{
font-family: verdana;
	font-size: 10px;
	font-weight: regular;
	text-decoration: none;
	COLOR: #000000

}
.divposition
{
z-index:1
}

.content
{
font-family: verdana;
	font-size: 10px;
	font-weight: regular;
	text-decoration: none;
	COLOR: #000000

}
.link
{
font-family: verdana;
	font-size: 12px;
	font-weight: regular;
	text-decoration: none;
	COLOR: #5A8500

}
.dockclass{
position:relative;
}
