/* www.meltmagic-india.com */


/* 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;
}

/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333333;
font-size: 11px;
}

body {
margin: 0;
scrollbar-face-color: #d0d0d0;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #e1f2f2;
scrollbar-3dlight-color: #e1f2f2;
scrollbar-arrow-color: #000;
scrollbar-track-color: #ffffff;
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;
background-color: #fff;
}

.row2 {
height: 90%;
vertical-align : top;
background-color: #fff;
}

.row3 {
height: 5%;
vertical-align : top;
}

.content {
font-size: 11px;
text-align: justify;
}

a {
color: #333333;
text-decoration: none;
}

/* images */

.header {
background-image: url("images/header.jpg");
background-repeat : no-repeat;
}

.h-dot-line {
background-image: url("images/h-dot-line.gif");
background-repeat : repeat-x;
background-position: center;
}

/* links */

.top-link a {
color: #8e1d1d;
font-size: 13px;
text-decoration: none;
padding-left: 15px;
padding-right: 15px;
display: block;
padding-top: 9;
height: 37;
}

.top-link a:hover{
color: #000;
}

/* background colours */

.black {
background-color: #000000;
}

.white {
background-color: #ffffff;
}

.gray {
background-color: #7f7f7f;
}

.red {
background-color: #8e1d1d;
}

.orange {
background-color: #f1e5da;
}

/* borders */

/* text */

.black-txt {
color: #000000;
}

.white-txt {
color: #ffffff;
}

/* headings */

.red-head {
font-family: "times new roman", tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 22px;
color: #8e1d1d;
letter-spacing: 2;
}

.red-head1 {
font-family: "times new roman", tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 18px;
color: #8e1d1d;
letter-spacing: 2;
}