



body {
	COLOR: black;
	FONT-FAMILY: tahoma, Verdana, Arial,Gill-Sans, 'Gill Sans MT', 'Times New Roman', Times;
	FONT-SIZE: 10;
	left-margin: 0px;
	top-margin:0px;
	background-color: #ffffff;
	background-image: url('http://alokjain.com/images/headsignback.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	display: block;
	margin: 0px;
	padding: 0px
}

table {
	COLOR: black;
	FONT-FAMILY: verdana, trebuchet ms, arial unicode ms, Arial, Gill-Sans, 'Gill Sans MT', 'Times New Roman', Times;
	FONT-SIZE: 13;
}

ul {
	margin: 7;
}


.sbnav{ 
	FONT-FAMILY: Verdana, Arial, Gill-Sans, 'Gill Sans MT', 'Times New Roman', Times; 
	FONT-SIZE: 12;
	text-ALIGN: center;
	font-weight: bold;
	color: white;
}

.btnav { 
	 
	border: 0px #000000 solid; 
	color: white;
	text-ALIGN: center;
	font-family: Verdana, Arial, Gill-Sans, 'Gill Sans MT', 'Times New Roman', Times;
	font-size: 12;
	font-weight: bold;
}

 

A.btnav:link { 
	TEXT-DECORATION: none;
	font-size: 12;
	font-weight: bold;
 } 

 A.btnav:visited { 
	TEXT-DECORATION: none;
	font-size: 12;
	font-weight: bold;
 } 

A.btnav:hover { 
	TEXT-DECORATION: none;
	font-size: 12;
	font-weight: bold;
 } 

A.btnav:active { 
	TEXT-DECORATION: none;
	font-size: 12;
	font-weight: bold;
 } 
 
A.sbnav:link { 
	TEXT-DECORATION: none;
	font-size: 12;
	font-weight: bold;
  } 

A.sbnav:visited { 
	TEXT-DECORATION: none;
	font-size: 12;
	font-weight: bold;
  } 

A.sbnav:hover { 
	TEXT-DECORATION: none;
	font-size: 12;
	font-weight: bold;
} 

A.sbnav:active { 
	TEXT-DECORATION: none;
	font-size: 12;
	font-weight: bold;
} 

.headlinecell  {
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	}

.table-cell {
	border-width: 2px;
	border-style: dotted;
	border-color: gray;
	}

.dotted {
	border-width: 1px;
	border-style: dotted;
	border-color: gray;
	}
.sidebar {
	border-width: 2px;
	border-style: dotted;
	border-color: gray;
	}

.dotted {
	border-width: 1px;
	border-style: dotted;
	border-color: gray;
	}

 .tblboda {
	 border-width: 1px;
	 border-style: solid;
	 border-color: black;
    }

span.highlight {
	background-color:yellow
	}

p.indent1 {
	text-indent: 1cm
	}

p.dottedborder {
	border-style: dotted;
	border-color: red;
	}
 
span.spaced {
	letter-spacing: 0.5cm
	}

span.para1stLetter {
	float:left;
	width:0.7em;
	font-size:400%;
	font-family:algerian,courier;
	line-height:80%;
	}

ul.imBullet {
	list-style-image: url('arrow.gif');
	list-style-position: outside;
	}

ul.menu {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	}

li.menu {
	display:inline
	}

img.normal {
	height: auto;
	width: auto;
	}

img.big {
	height: 80px;
	width: 100px
	}

img.small {
	height: 30px;
	width: 50px
	}

img.floatright {
	float:right
	border:1px dotted black;
	margin:0px 0px 15px 20px;	
	}

img.backdrop {
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1
	}

div.photocaption {
	float:right;
	width:120px;
	margin:0 0 15px 20px;
	padding:15px;
	border:1px solid black;
	text-align:center;
	}

div.container {
	width:100%;
	margin:0px;
	border:1px solid gray;
	line-height:150%;
}

div.header, div.footer {
	padding:0.5em;
	color:white;
	background-color:gray;
	clear:left;
	}

h1.header {
	padding:0;
	margin:0;
	}

div.left {
	float:left;
	width:160px;
	margin:0;
	padding:1em;
	}

div.content {
	margin-left:190px;
	border-left:1px solid gray;
	padding:1em;
	}

div.scroll {
	background-color:#00FFFF;
	width:150px;
	height:150px;
	overflow: scroll
	}