/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : NewYorkJourney.com  */
/* Date : 1th Nov. 2006 */


/* form classes */

form {
margin-bottom: 0;
}

input, textarea, select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1;
font-size: 11px;
}

.no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: arial, verdana, helvetica;
color: #333;
font-size: 12px;
line-height: 17px;
}

body {
margin: 0;
scrollbar-face-color: #d0d0d0;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #e1f2f2;
scrollbar-3dlight-color: #e1f2f2;
scrollbar-arrow-color: #000;
scrollbar-track-color: #fff;
scrollbar-darkshadow-color: #1b1e25;
background-color: #001d57;
}

.full-table {
width: 100%;
height: 100%;
}

.full-size-table {
width: 778;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
background-image: url("images2/top-back.jpg");
background-repeat : no-repeat;
background-position: top;
background-color: #fff;
}

.row3 {
height: 5%;
vertical-align : top;
}

.content {
text-align: justify;
}

a {
color: #000080;
text-decoration: none;
}

a:hover{
color: #000080;
text-decoration: underline;
}


/* images */

.header {
background-image: url("images2/header.jpg");
background-repeat : no-repeat;
}

.top-curve {
background-image: url("images2/top-curve.jpg");
background-repeat : no-repeat;
}

.shadow {
background-image: url("images2/shadow-tile.jpg");
background-repeat : repeat-y;
background-position: left;
}

.h-dot-line {
background-image: url("images2/h-dot-line.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.footer-img {
background-image: url("images2/footer-img.jpg");
background-repeat : no-repeat;
background-color: #b7deff;
}

.bullet {
background-image: url("images2/bullet1.jpg");
background-repeat : no-repeat;
background-position: left 7;
padding: 3 1 3 10;
text-align: justify;
}

.contact-img {
background-image: url("images2/contact-img.jpg");
background-repeat : no-repeat;
background-color: #4597dc;
background-position: right;
}

.img-back {
background-image: url("images2/img-back.jpg");
background-repeat : no-repeat;
height: 68;
width: 68;
}

/* links */

.left-link a {
font-family: arial, verdana, helvetica;
color: #fff;
font-size: 11px;
text-decoration: none;
background-image: url("images2/bullet.jpg");
background-repeat : no-repeat;
background-position: 16 center;
border-bottom : #5ba5e3 1px solid;
padding: 6 5  5 30;
display: block;
font-weight: bold;
}

.left-link a:hover{
background-color: #4294d7;
text-decoration: none;
color: #000080;
}

/* background colours */

.white {
background-color: #fff;
}

.blue {
background-color: #1379cd;
}

.bluea {
background-color: #b7deff;
}

.orange {
background-color: #ff9900;
}

.red {
background-color: #cc0b30;
}

.pink {
background-color: #c62588;
}

/* borders */

.border-bottom {
border-bottom : #d2d2d2 1px solid;
padding: 7 15 3 1;
}

/* text */

.white-txt {
color: #fff;
}

.blue-txt {
color: #1379cd;
}

.blue-txta {
color: #000080;
}

.orange-txt {
color: #f29400;
}

.orange-txta {
color: #d25603;
}

.orange-txtb {
color: #ff5700;
}

.large-txt {
font-size: 12;
}

/* headings */

h1 {
color: #d25603;
font-family: arial;
font-size: 13px;
margin: 0;
}

h2 {
color: #1379cd;
font-family: arial;
font-size: 12px;
margin: 0;
}

h3 {
font-family: arial;
font-size: 16px;
color: #fff;
margin: 0;
}

h4 {
color: #d25603;
font-family: arial;
font-size: 13px;
margin: 0;
}

h5 {
font-family: arial;
font-size: 16px;
color: #f29400;
margin: 0;
}