/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : www.subodhsathe.com (Album - Subaha Ki Taazgi)  */
/* Date : 2nd Nov. 2007 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
font-size: 11px;
}

.no-border {
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 {
margin: 0px;
padding: 0px;
background-color: #c0c0c0
}

.full-size-table {
width: 957px;
}

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

a:hover{
color: #000;
}

b {
font-family: arial;
}

/* images */

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

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

.left-tile {
background-image: url("images/left-tile.jpg");
background-repeat : repeat-x;
}

.right-tile {
background-image: url("images/right-tile.jpg");
background-repeat : repeat-x;
}

/* links */

/* background colours */

.gray {
background-color: #dfe0e4;
}

.white {
background-color: #fff;
}

/* borders */

/* text */


/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

h4 {
font-size: 13px;
}