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

FORM {
margin : 0; 
} 
INPUT {
font-family : tahoma, "MS Sans Serif", arial, verdana, helvetica; 
border-style : solid; 
} 
TEXTAREA {
font-family : tahoma, "MS Sans Serif", arial, verdana, helvetica; 
border-style : solid; 
} 
SELECT {
font-family : tahoma, "MS Sans Serif", arial, verdana, helvetica; 
border-style : solid; 
} 
BODY {
font-family : tahoma, "MS Sans Serif", arial, verdana, helvetica; 
color : #333333; 
font-size : 11px; 
margin : 0; 
} 
.full-table {
width : 100%; 
height : 100%; 
} 
.full-size-table {
height : 100%;
width : 780; 
} 
.row1 {
height : 5%; 
vertical-align : top;
background-color: #FFFFFF; 
} 
.row2 {
height : 90%; 
vertical-align : top; 
background-color: #FFFFFF;
} 
.row3 {
height : 5%; 
vertical-align : top;
background-color: #FFFFFF; 
} 
TD {
font-family : tahoma, "MS Sans Serif", arial, verdana, helvetica; 
color : #333333; 
font-size : 11px; 
} 
.content {
font-size : 11px; 
text-align : justify; 
} 
A {
color : #333333; 
text-decoration : none; 
} 
.header {
background-image : url("images/header.jpg"); 
background-repeat : no-repeat; 
}

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

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

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

.bot-gred {
background-image : url("images/bot-gred.jpg"); 
background-repeat : repeat-x; 
}
 
.left-link A {
color : #000000; 
font-size : 11px; 
text-decoration : none; 
display : block; 
} 
.left-link a:hover {
text-decoration : none; 
color : #000000; 
} 
.top-link A {
color : #000000; 
font-size : 11px; 
text-decoration : none; 
padding-left : 8px; 
padding-right : 8px; 
display : block;
height: 18;
padding-top: 2; 
} 
.top-link a:hover {
color : #000000; 
text-decoration : none; 
background-color: #79DAFD
} 
.black {
background-color : #000000; 
} 
.white {
background-color : #ffffff; 
} 
.gray {
background-color : #9A9A9A; 
} 

.blue-color {
background-color : #69C0DE; 
}

.border {
border : 1px solid #cccccc !important; 
} 
.copyright {
color : #000000; 
font-size : 11px; 
} 

.gray-txt {
color : #404040; 
font-size : 13px; 
} 
