/* Author :Himangshu Biswas  */
/* By :www.leansoftsolutions.com  */
/* For : Narnolia Securities   Ltd.  */
/* Date : 11th May. 2007 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1px;
font-size: 11px;
}

.no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0px;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
}

body {
padding: 0px;
margin: 0px;
}

.full-table {
width: 100%;
height: 100%;
}

.row2 {
height: 95%;
vertical-align : top;
background-image: url("image/gray-tile.jpg");
background-repeat : repeat-x;
background-position: bottom;
background-color: #fff;
}

.row3 {
height: 5%;
vertical-align : top;
}

a {
color: #333;
text-decoration: none;
}

a:hover{
color: #333;
}

/* image */

.tile {
background-image: url("image/tile.jpg");
background-repeat : repeat-x;
}

.bot-gred {
background-image: url("image/bot-gred.jpg");
background-repeat : repeat-x;
color: #fff;
}

.link-back {
background-image: url("image/link-back.jpg");
background-repeat : repeat-x;
}

.bullet {
background-image: url("image/bullet.jpg");
background-repeat : no-repeat;
background-position: left 6px;
padding: 3px 1px 4px 15px;
}

.head-right {
background-image: url("image/head-right.jpg");
background-repeat : no-repeat;
background-position: right;
background-color: #e0e3e0;
}

.title-back {
background-image: url("image/title-back.jpg");
background-repeat : repeat-x;
border : #7a7777 1px solid;
}

/* links */

.top-link a {
color: #000;
font-size: 11px;
text-decoration: none;
padding: 3px 5px 4px 5px;
display: block;
}

.top-link a:hover{
color: #000;
}

/* background colours */

.green {
background-color: #7d7d4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

.green1{
background-color: #7d7d4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	FONT-WEIGHT : bold;
}

.greena {
background-color: #87a43d;
}

.greenb {
background-color: #dce6bf;
}

.gray {
background-color: #d6d7d6;
}

.graya {
background-color: #afb4af;
}

.black {
background-color: #000;
}

.yellow {
background-color: #eadd98;
}

.yellowa {
background-color: #eadd98;
}

.yellowb {
background-color: #eadd98;
}

.gold {
background-color: #cebb55;
}

.white {
background-color: #fff;
}

/* borders */

.gray-border {
border : #7a7777 1px solid;
}

/* text */

.black-txt {
color: #333;
}

.white-txt {
color: #fff;
}

.brown-txt {
color: #74130b;
}

.brown-txta {
color: #604401;
}

.green-txt {
color: #2e4403;
}

/* headings */

h1 {
font-family: arial;
font-size: 18px;
margin: 0px;
}

h2 {
font-family: arial;
font-size: 16px;
margin: 0px;
}

h3 {
font-family: arial;
font-size: 14px;
margin: 0px;
}

h4 {
font-family: arial;
font-size: 13px;
margin: 0px;
}

h5 {
font-family: arial;
font-size: 11px;
margin: 0px;
}