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


/* form classes */

/* page default settings */

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

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: #456936;
}

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

.row1 {
height: 95%;
vertical-align : top;
background-color: #fff;
}

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

.content {
text-align: justify;
}

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

a:hover{
color: #000;
}

.pad {
padding-left: 29;
padding-right: 40;
}

sup {
font-size: 12;
font-family: arial;
}

/* images */

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

.right-back {
background-image: url("images/right-back.jpg");
background-repeat : no-repeat;
background-position: top;
}

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

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

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

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

/* links */

/* background colours */

.white {
background-color: #fff;
}

.green {
background-color: #456936;
}

.greena {
background-color: #b0de82;
}

.greenb {
background-color: #b0de82;
padding-left: 10;
padding-right: 10;
}

/* borders */

/* text */

.black-txt {
color: #000;
}

.white-txt {
color: #fff;
}

.green-txt {
color: #4f7431;
}

.green-txta {
color: #456936;
}

.green-txtb {
color: #485504;
}

.green-txtc {
color: #5c8d32;
}

.blue-txt {
color: #394056;
}

.blue-txta {
color: #112b78;
}

.big-txt {
color: #3f3f3d;
font-size: 13;
}

/* headings */

h1 {
font-family: verdana;
font-size: 25px;
margin: 0;
}

h2 {
font-family: arial;
font-size: 20px;
margin: 0;
}

h3 {
font-family: arial;
font-size: 17px;
margin: 0;
}

h4 {
font-family: arial;
font-size: 14px;
margin: 0;
}