﻿"/*" Anup Ujawane (a_ujawane@yahoo.co.in) "*/"

FORM {
margin-bottom: 0;
}

INPUT {
 FONT-FAMILY: arial, verdana, helvetica, sans-serif;
 FONT-SIZE: 12px;
 COLOR: #333333;
 border-style: solid;
 border-width: 1;
}

TEXTAREA {
 FONT-FAMILY: arial, verdana, helvetica, sans-serif;
 FONT-SIZE: 12px;
 COLOR: #333333;
 border-style: solid;
 border-width: 1;
}

SELECT {
 FONT-FAMILY: arial, verdana, helvetica, sans-serif;
 FONT-SIZE: 12px;
 COLOR: #333333;
 border-style: solid;
 border-width: 1;
}

BODY {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #333333;
}

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

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

.row1 {
 height: 5%;
 vertical-align : top;
 background-color: FFFFFF;
}

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

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

TD {
 FONT-FAMILY: arial, verdana, helvetica, sans-serif;
 FONT-SIZE: 12px;
 COLOR: #333333;
}

.justify {
 FONT-FAMILY: arial, verdana, helvetica, sans-serif;
 FONT-SIZE: 12px;
 COLOR: #333333;
 text-align: justify;
}

A {
 FONT-FAMILY: arial, verdana, helvetica, sans-serif;
 FONT-SIZE: 12px;
 text-decoration: none; COLOR: #333333;
}

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

.dot-tile {
 background-image: url("images/bodybalance_45.jpg");
 background-repeat : repeat-y;
}

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

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

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

.bottom-tile {
 background-image: url("images/bodybalance_35.jpg");
 background-repeat : repeat-x;
}
.n0 {
 background: url("images/bodybalance_13.jpg");

}
.n1 {
 background: url("images/bodybalance_14.jpg");

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

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

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

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

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

.top-link A {
 FONT-FAMILY: arial, verdana, helvetica, sans-serif;
 FONT-SIZE: 11px;
 text-decoration: none;
 COLOR: #FFFFFF;
 height: 30;
 padding-top: 5;
 padding-left: 5;
 padding-right: 5;
}

.top-link a:hover{
 background-color: transparent;
 COLOR: #11FF00;
 width: 100%;
}

.black-color {
 background-color: 333333;
}

.white-color {
 background-color: FFFFFF;
}

.yellow-color {
 background-color: F0F0DF;
 height: 90%;
}

.gray-color {
 background-color: A1A1A1;
}

.black-border {
border-left : #000000 2px solid;
border-right : #000000 2px solid;
background-color: F0F0DF;
height: 90%;
}

.green-black {
border-bottom : #000000 2px solid;
background-color: 1E9615;
}

.left-links A {
 FONT-SIZE: 12px;
 FONT-FAMILY: arial, verdana, helvetica, sans-serif;
 text-decoration: none;
 COLOR: #333333;
}

.left-links a:hover{
 background-color: transparent;
 COLOR: #000000;
}

.welcome-head {
 FONT-FAMILY: verdana, arial, helvetica, sans-serif;
 FONT-SIZE: 18px;
 COLOR: #803D0E;
}

.green-head {
 FONT-FAMILY: verdana, arial, helvetica, sans-serif;
 FONT-SIZE: 20px;
 COLOR: #1E9615;
}

.white-txt {
 FONT-FAMILY: arial, verdana, helvetica, sans-serif;
 FONT-SIZE: 12px;
 COLOR: #FFFFFF;
 padding-left: 30;
}