/* Anup Ujawane (a_ujawane@yahoo.co.in) */


/* Form Classes */

FORM {
margin-bottom: 0;
}

INPUT {
FONT-FAMILY: tahoma, "MS Sans Serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0;
FONT-SIZE: 11px;
}

TEXTAREA {
FONT-FAMILY: tahoma, "MS Sans Serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0;
FONT-SIZE: 11px;
}

SELECT {
FONT-FAMILY: tahoma, "MS Sans Serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0;
FONT-SIZE: 11px;
}

/* Page Default Settings */

BODY {
FONT-FAMILY: tahoma, "MS Sans Serif", arial, verdana, helvetica;
COLOR: #000000;
FONT-SIZE: 11px;
margin: 0;
SCROLLBAR-FACE-COLOR: #d0d0d0;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #e1f2f2;
SCROLLBAR-3DLIGHT-COLOR: #e1f2f2;
SCROLLBAR-ARROW-COLOR: #0000cc;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #1b1e25;
background-image: url("images/back.jpg");
background-repeat : repeat;
}

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

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

.row1 {
height: 5%;
vertical-align : top;
background-color: #FFFFFF;
}

.row2 {
height: 90%;
vertical-align : top;
background-color: #FFFFFF;
}

.row3 {
height: 5%;
vertical-align : top;
background-color: #FFFFFF;
}

TD {
FONT-FAMILY: tahoma, "MS Sans Serif", arial, verdana, helvetica;
COLOR: #000000;
FONT-SIZE: 11px;
}

.content {
FONT-SIZE: 11px;
text-align: justify;
}

A {
color: #000000;
text-decoration: none;
}

/* Images */

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

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

.header-back-tile {
background-image: url("images/header-back-tile.jpg");
background-repeat : repeat-x;
}

.footer-tile {
background-image: url("images/footer-tile.jpg");
background-repeat : repeat-x;
}

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

.blue-tile {
background-image: url("images/blue-tile.jpg");
background-repeat : repeat-x;
background-position: left top;
}

.call-img {
background-image: url("images/call1.jpg");
background-repeat : no-repeat;
background-position: left top;
}

.yellow-tile {
background-image: url("images/yellow-tile.jpg");
background-repeat : repeat-y;
background-position: left top;
background-color: #014188;
}

.v-dot-line {
background-image: url("images/v-dot-line.jpg");
background-repeat : repeat-y;
background-position: center center;
}

/* Links */

.top-link A {
COLOR: #FFFFFF;
FONT-SIZE: 11px;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
display: block;
}

.top-link a:hover{
COLOR: #8FACC7;
text-decoration: none;
}

.top-blue-link A {
COLOR: #00417F;
FONT-SIZE: 11px;
text-decoration: none;
}

.top-blue-link a:hover{
COLOR: #0033FF;
text-decoration: none;
}

/* Background Colours */

.black {
background-color: #000000;
}

.white {
background-color: #FFFFFF;
}

.gray {
background-color: #9B9B9B;
}

.blue {
background-color: #7E9CD5;
}

.blue1 {
background-color: #A8C1F0;
}

.blue2 {
background-color: #EFF3FD;
}

.blue3 {
background-color: #014188;
}

.blue4 {
background-color: #C8D6F2;
}

.yellow {
background-color: #F2C301;
}

/* Borders */

.blue-border {
border : #7E9CD5 1px solid;
}

/* Text */

.top-blue-text {
COLOR: #00417F;
FONT-SIZE: 11px;
text-decoration: none;
}

.copyright {
COLOR: #8FACC7;
FONT-SIZE: 11px;
}

.black-txt {
COLOR: #000000;
}

.white-txt {
COLOR: #FFFFFF;
}

.white-txt13 {
COLOR: #FFFFFF;
font-size: 13;
}

.white-txt16 {
COLOR: #FFFFFF;
font-size: 13;
}

.blue-txt {
COLOR: #00417F;
}

.blue-txt13 {
COLOR: #00417F;
font-size: 13;
}

.top-blue-txt {
COLOR: #00417F;
font-size: 11;
}

.welcome-blue-txt {
COLOR: #00417F;
font-size: 14;
letter-spacing: 2;
}

.phone-txt {
COLOR: #3B6D9D;
font-size: 22;
padding-right: 10;
}

/* Headings */

.blue-sub-head {
FONT-SIZE: 14px;
COLOR: #2550A4;
text-decoration: underline;
}

.new-blue-head {
FONT-SIZE: 20px;
COLOR: #014188;
}

.new-yellow-head {
FONT-SIZE: 20px;
COLOR: #F2C301;
}



.top-blue-text {
COLOR: #00417F;
FONT-SIZE: 11px;
text-decoration: none;
}





.h-1 {  COLOR: #00417F;
        FONT-SIZE: 11px;
        text-decoration: none; 
        padding: 0px;
        margin: 0px; }
.h-2 {
	color: #a18556;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
        padding: 0px;
        margin: 0px; }