/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : brian mazzaferri  */
/* Date : 9th Aug. 2008 */


/* form classes */

/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
}

.full-table {
width: 100%;

}

.full-size-table {
width: 780px;
height:90px;
}

a {
color: #fff;
text-decoration: underline;
}

a:hover{
color: #ffffcc;
}

.pad {
padding-right: 75px;
}

/* images */

.back1 {
background-image: url("images/Back1.jpg");
background-position:bottom;
background-position:left;
background-repeat : no-repeat;
padding-left: 395px;
padding-top: 90px;
vertical-align:bottom;
}

.back2 {
background-image: url("images/Back2.jpg");
background-repeat : no-repeat;
padding-left: 395px;
padding-top: 75px;
}

.pg-back {
background-image: url("images/pg-back.jpg");
background-repeat : repeat;
}

/* links */

/* background colours */

/* borders */

/* text */

.white-txt {
color: #fff;
}

.gray-txt {
color: #7b7979;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}