/* CSS Document */

A:hover {text-decoration : underline; }

a { text-decoration : none; color : #2a59d2; font-family : Verdana; font-size : 11px;}
.AreaFonts {
 font-family : verdana;
 font-weight: bold;
 font-size:14px;
 color:#0d2152;
}

.footer_table{
 width : 900px;
 background: url('../images/footer_line.jpg');
 
 
 background-repeat:repeat-x;
}

.HeadFont{ 
font-family : Verdana;
font-size : 19px;
font-weight : bold;
color : white;
	display: inline;
	margin-top: 5px;
	width: 120px;
	height: 12px;
	
}

.justified {
 font-family : Verdana;
 font-size : 11px;
 text-align : justify;

}

.footer_info{
font-family : Verdana;
font-size: 9px;
color : black;
text-decoration : none;
}

.redlink {
text-decoration : none; color : red; font-family : Verdana; font-size : 11px;

}
.importantlink {
text-decoration : none; color : red; font-family : Verdana; font-size : 13px;

}

.back{
 text-align: right;
 font-size: 10px;
 text-decoration: none;
}

.menuTable {

border: 1px solid #9ab7ff;
width : 100%;
 padding-left:2px;
 padding-right: 2px;
}

.inMenuTable {
border: 1px solid #9ab7ff;
width : 80%;
 padding-left:2px;
 padding-right: 2px;
 padding-top: 3px;
 padding-bottom : 3px;

}

.menuTableNoBorder {


width : 100%;
}

.bannerTable {

border: none;
width : 100%;
}


body{
font-family : Verdana;
}

.mainTables {
 border : 0;
 font-size : 12px;
 font-family : Verdana;
 
}

.error {
font-size : 12px;
color : red;
background : yellow;

}

.notifyMessage {
font-size : 12px;
color : blue;
font-weight : bold;

}

.headerTable {
 height : 136px;
 background-image: url(../images/header.jpg);
}

.cityNames {
 font-size: 10px;
 color: #0d2152;
 width : 100%;


}

.tdheader{
 padding-right : 20px;
 padding-left: 20px;
 text-align: center;

}

td {
padding-left : 2px;
padding-right : 2px;

}

.odd{
background-color : #b7b7ff;
font-size : 11px;
font-family : Verdana;
height : 20px;



 
}

.even{
background-color : #ececec;
font-size : 11px;
font-family : Verdana;
height : 20px;
 


}

input { 
 background-color : white;
  border: 1px solid #9ab7ff;
 width: 130px;
color : #0d2152;
}

textarea {
 background-color : white;
  border: 1px solid #9ab7ff;
  color : #0d2152;

}

.smallinputs{
border : 1px solid #9ab7ff;
color : #0d2152;
height : 18px;
font-size : 11px;
width : 100px;


}

.checkboxes{
border : 0px;
color : #0d2152;
width : 14px;
height : 14px;


}

.register { 
 background-color : white;
  border: 1px solid #9ab7ff;
 width: 160px;
  color : #0d2152;
}

.oddRow{
 background-color: #8b8ca0;
}

.pwd{
font-size : 10px;
color : black;

}

.tableheader {
font-size : 11px;
font-weight : bold;
color : #ffffff;
font-family : Verdana;
background-color : #b6b0ff;
height : 20px;
}

.Title {
font-size : 13px;
font-family : Verdana;
font-weight : bold;
color : #0d2152;
}

.TitleGreen  {
font-size : 13px;
font-family : Verdana;
font-weight : bold;
color : green;
}

.TitleRed  {
font-size : 13px;
font-family : Verdana;
font-weight : bold;
color : red;
}

.notfound { 
font-size : 12px;
font-family : Verdana;
font-weight : bold;
color : red;
}


.hotelShow{
font-size : 11px;
font-family : Verdana;
}

.content {
font-size : 12px;
font-weight : normal;
}

.smallcontent{
font-size : 10px;
color : red;
font-weight : bold;
}

.contentsmall {
font-size : 10px;
font-weight : normal;
}

.normalTable{
font-size : 10px;
font-weight : normal;
color : #0d2152;
}