/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : Find Quality Caterers  */
/* Date : 19th July 2006 */


/* form classes */

form {
margin-bottom: 0;
}

text, textarea, select {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT: 10px Arial, Helvetica, sans-serif;
	border: 1px solid #7f9db9;
	clip:  rect(   );
	text-decoration: none;
}

.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: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
}

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-image: url("images/back.jpg");
background-repeat : repeat;
}

.full-size-table {
width: 780;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
background-color: #e7e5e4
}

.i-row2 {
height: 90%;
vertical-align : top;
background-color: #fff;
background-image: url("images/top-tile.jpg");
background-repeat : repeat-x;
}

.row2a {
height: 90%;
vertical-align : top;
background-color: #fff;
}

.row3 {
height: 5%;
vertical-align : top;
}

.content {
text-align: justify;
}

a {
color: #333;
text-decoration: none;
}

a:hover{
color: #000;
}

/* images */

.header {
background-image: url("images/header.jpg");
background-repeat : no-repeat;
}

.middle {
background-image: url("images/middle.jpg");
background-repeat : no-repeat;
background-color: #e7e5e4
}

.h-dot-line {
background-image: url("images/h-dot-line.gif");
background-repeat : repeat-x;
background-position: center center;
}

.shadow {
background-image: url("images/shadow.jpg");
background-repeat : repeat-x;
}

.t-tile {
background-image: url("images/t-tile.jpg");
background-repeat : repeat-x;
background-position: top;
background-color: #fff;
}

.r-tile {
background-image: url("images/r-tile.jpg");
background-repeat : repeat-y;
background-position: right;
background-color: #fff;
}

.b-tile {
background-image: url("images/b-tile.jpg");
background-repeat : repeat-x;
background-position: bottom;
background-color: #fff;
}

.l-tile {
background-image: url("images/l-tile.jpg");
background-repeat : repeat-y;
background-position: left;
background-color: #fff;
}


/* links */

.top-link a {
color: #fff;
font-size: 11px;
text-decoration: none;
display: block;
background-image: url("images/tile.jpg");
background-repeat : repeat-x;
padding: 13 4 14 4 
}

.top-link a:hover{
color: #98cb66;
text-decoration: none;
}

/* background colours */

.black {
background-color: #000;
}

.white {
background-color: #fff;
}

.gray {
background-color: #777;
}

.graya {
background-color: #e7e5e4
}

.green {
background-color: #96C963;
}

.greena {
background-color: #98cb66;
}

/* borders */

/* text */

.white-txt {
color: #fff;
}

.green-txt {
color: #588800;
}

.red-txt {
color: #ff0000;
}

/* headings */

.brown-head {
font-size: 14px;
color: #942d04;
}

.brown-head1 {
font-size: 13px;
color: #942d04;
}

.green-head {
font-size: 18px;
color: #588800;
}

.green-heada {
font-size: 14px;
color: #558c1b;
}

.gray-head {
font-size: 18px;
color: #312E27;
}

.gray-heada {
background-image: url("images/tile1.jpg");
background-repeat : repeat-x;
font-size: 18px;
color: #312E27;
padding: 0 35 0 35;
}

.gray-headb {
font-size: 15px;
color: #524C45;
}

.white-head {
font-face: "Zurich Ultra Black Extended BT";
font-size: 22px;
color: #fff;
}

.black-head {
font-face: "zurich lt bt";
font-size: 46px;
color: #343128;
}