/* 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: 750;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
background-color: #e5e5e5;
}

.row3 {
height: 5%;
vertical-align : top;
}

.content {
font-size: 11px;
text-align: justify;
}

a {
color: #333333;
text-decoration: none;
}

/* images */

.top-tile {
background-image: url("images/top-tile.jpg");
background-repeat : repeat-x;
}

.i-top-tile {
background-image: url("images/i-top-tile.jpg");
background-repeat : repeat-x;
}

.i-right-box-top {
background-image: url("images/i-right-box-top.jpg");
background-repeat : no-repeat;
}

.i1-right-box-top {
background-image: url("images/i1-right-box-top.jpg");
background-repeat : no-repeat;
}

.i-top-link-tile {
background-image: url("images/i-top-link-tile.jpg");
background-repeat : repeat-x;
}

.top-link-tile {
background-image: url("images/top-link-tile.jpg");
background-repeat : repeat-x;
}

.bottom-tile {
background-image: url("images/bottom-tile.jpg");
background-repeat : repeat-x;
}

.home-box-tile {
background-image: url("images/home-box-tile.jpg");
background-repeat : repeat-x;
}

.left-box-tile {
background-image: url("images/left-box-tile.jpg");
background-repeat : repeat-y;
}

.right-box-tile {
background-image: url("images/right-box-tile.jpg");
background-repeat : repeat-y;
}

.right-box-top {
background-image: url("images/right-box-top.jpg");
background-repeat : no-repeat;
}

.home-right-top {
background-image: url("images/home-right-top.jpg");
background-repeat : no-repeat;
}

.dwonload-back1 {
background-image: url("images/dwonload-back1.jpg");
background-repeat : no-repeat;
background-position: top;
}

.dwonload-back {
background-image: url("images/dwonload-back.jpg");
background-repeat : no-repeat;
background-position: bottom;
}

.but-tile {
background-image: url("images/but-tile.jpg");
background-repeat : repeat-x;
}

/* links */

.top-link a {
color: #545454;
font-size: 11px;
text-decoration: none;
padding-left: 7px;
padding-right: 7px;
display: block;
}

.top-link a:hover{
color: #000;
text-decoration: none;
}

.left-link a {
color: #000000;
font-size: 11px;
text-decoration: none;
display: block;
padding-left: 10;
}

.left-link a:hover{
background-color: transparent;
text-decoration: none;
color: #000000;
}

/* background colours */

.black {
background-color: #000000;
}

.white {
background-color: #ffffff;
}

.gray {
background-color: #9b9b9b;
}

.gray1 {
background-color: #efefef;
color: #fd1e1e;
}

.gray2 {
background-color: #e6e6e6;
text-align: justify;
}

/* borders */

.right-bullet {
border-bottom : #e5e5e5 1px solid;
padding-bottom: 5;
}

/* text */

.copyright {
color: #000000;
font-size: 11px;
}

.black-txt {
color: #000000;
}

.white-txt {
color: #ffffff;
}

.green-txt {
color: #6cac07;
}

/* headings */

.green-head {
font-size: 18px;
color: #6cac07;
}

.green-head1 {
font-size: 14px;
color: #79ab2f;
}

.white-head {
font-size: 14px;
color: #fff;
text-decoration:none;
}

.white-head1 {
font-size: 11px;
color: #fff;
}

.black-head {
font-size: 18px;
color: #000;
}

.black-head1 {
font-size: 14px;
color: #000;
}