body {
	/*margin: 20px 0;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:DarkBlue;
	background-color:Azure;
}
h1 
{
    font-family:Arial Unicode MS;
}

h2, h3, h4, h5, h6 {
	color: #2582A4;
}

p, ol, ul {
}

strong {
	font-weight: bold;
	color: #808080;
}

a {
	color:maroon;
	font-weight:bold;
}

a:hover 
{
	text-decoration: none;
	color: maroon;
}

.box {
	background: url(images/img07.gif) repeat-x left bottom;
}

.bottom {
	display:block;
}

#header {         /* This is for Header Belt*/
	width: 1028px;
	height: 37px;
	margin: 0 auto;
	background: #BECF74 url(images/img01.gif) repeat-x;
}

#menu {         /*This is for the top horizontal menu*/
	float: left;
	width: 690px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(images/img02.gif) no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px; /* Top,right,bottom,left*/
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: white;
}

#menu a:hover
{
    background: #A4B74C url(images/img04.gif) repeat-x;
}

#search {
    float: right;
	height: 28px;
	margin: 0;
/*	padding: 9px 25px 0 0;*/
    padding-top:9px;
	background: url(images/img03.gif) no-repeat right top;
    width: 127px;
    color:Maroon;
    font-weight:bold;
}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}
/* Content */

#content 
{
	width: 1028px;
	margin: 0 auto;
}
#colOne {
	float: left;
	width: 200px;
	height:auto;
}
#leftcol {
	float: left;
	width: 87px;
	background-color:olive;
    height :100%;
}
#rightcol {
	float: right;
	vertical-align:top;
	width: 87px;
	background:url(images/img01.jpg) repeat;
	
}
#parent
{
 width:100%;
 height:auto; 
 margin:0 auto;
}

#child
{
 width:1028px;
  margin:0 auto;   
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left:0;
	list-style: none;
	width:250px;
}

#colOne ul a { 
    text-decoration: none; 
    display: block; 
    width: 250px; 
    margin-left:-10px;
} 

#colOne li 
{
    padding: 3px 0 0 10px;
	border-top: 1px solid #EFEFEF;
	background-image:url(images/menu12.gif);
}


#colOne ul li ul
{ 
    list-style: none; 
    position: absolute; 
    display: none; 
    width:230px;
 } 

#colOne ul li
{ 
    position: relative; 
 } 
 
#colOne ul li:hover ul 
{
     display: block;
}  

#colOne li.first {
	border: none;
}

#colTwo {
	float: left;
	width: 821px;
	vertical-align:top;
    margin-bottom: 0;
    padding : 0;
    border-left: 3px solid #889944;  
    background:url(images/img01.jpg) repeat; 
}
#colTwo h2 {
	margin-top: 0;
	font-size: 26px;
}

#colTwo h3 {
	margin-bottom: 0;
	font-size: 18px;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}

#footer {
	
	width:1028px;
	margin: 0 auto;
    background: url(images/img11.gif) repeat-x;
    clear: both;
    padding-top: 30px;
	
}

#footer p {
	margin: 0;
	text-align: center;
	color:Blue;
	font-size:small;
	height:20%;
	
}

#flash 
{
    width: 1028px;
    height:290px;
  } 
  
 #table
 {
     text-align:center;
     vertical-align:middle;
 }
  .tabdata
 {
    width:30%;
    text-decoration: underline;
  }
  .style2
  {
    font-size:14.0pt;
    font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;
    color:maroon;
    font-weight:bold;
  }
   .form
  {
    font-size:12.0pt;
    font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;
    color:maroon;
    font-weight:bold;
  }
  .textbox
  { 
  background-color:#FCFADA;
  font-size:medium;
  color:DarkBlue;
  font-family:Calibri;
  }
  .button
  {
   background-color:#FCFADA;
   font-weight:bold;
   color:Maroon;
  }
  .rfv
  {
   Font-Size:small;
   color:Maroon;
  }
  
  .style1
  {
   font-size : 15px;
   color: DarkBlue; 
   font-weight:normal;
   padding-left:10px;
   padding-right:10px;
   text-align:justify;
  }
  
  .style1dup
  {
   font-size : 15px;
   color: DarkBlue; 
   font-weight:normal;
   padding-left:10px;
   padding-right:10px;
  }
  .style11
  {
   font-size : 100%;
   color: DarkBlue; 
   height: 100%;
   margin-left:1%;
   text-align:center;
  }
  .style12
  {
   font-size : 16px;
   color: DarkBlue; 
   font-weight:bold;
   text-align:center;
  }
   .style12a
  {
   font-size : 16px;
   color: DarkBlue; 
   font-weight:normal;
   text-align:center;
  }
 
  .style4
  {
   font-size : 100%;
   color: #0000FF; 
   height: 100%;
   margin-left:10px;
   text-align:justify;
   font-size:medium;
  }
   .style6
  {
   font-size : 100%;
   color: #990033; 
   height: 100%;
   margin-left:1%;
   text-align:right;
   font-size:medium;
  }
  .tabheader
  {
     text-align:center;
     font-size:x-large;
     font-weight:bold; 
     color: #0000FF; 
     height: auto; 
     width: 100%;
  }
  .bheader
  {
     color:Maroon;
     font-size:medium;
     border-bottom:groove 1% maroon;
     text-align:center;
     vertical-align:middle;
     font-weight:bold;
  }
  .tabbook
  {
   color:Blue;
   text-align:center;
   vertical-align:middle;    
  }
  
  
 /***********************************Menu stylesheet ************************************/ 
 
  #menu11 {
	width: 100%;
	height:100%;
	}
	
#menu11 li a {
	height: auto;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	}	
	
#menu11 li a:link, #menu11 li a:visited {
	color: #889944;
	display: block;
	background:  url(images/menu11.gif);
	padding: 1% 0 0 8%;
    }
	
#menu11 li a:hover {
	color: #889944;
	background:  url(images/menu11.gif) 0 -32px;
	padding: 1% 0 0 8%;

}
#top
{
 width:1028px;  
 margin: 0 auto;
 height:10%; 
}

.bottombor
    {
     border-bottom-style: groove; 
     border-bottom-width: 2px; 
     border-bottom-color: maroon;
 }
  
  .bottomup
    {
     border-top-style: groove; 
     border-top-width: 2px; 
     border-top-color: maroon;
 }
  .img
 {
  width:150px;
  height:150px;   
  
  }
  .booktitle
  {
   width:63px;
   height:87px;
  }
  .linkfocus
  {
    color:DarkBlue;
    font-weight:normal;
    text-decoration:none;
    font-size:small;
    text-align:left;
  }
  .deschead
  {
   text-align:left;
   color:Maroon;
   font-weight:bold;
  }
   .booktypes
  {
   color: DarkBlue; 
   text-align:center;
   font-size:large;
  }
.booktypes1
  {
   color: DarkBlue; 
   text-align:center;
   font-size:large;
   font-family:@Arial Unicode MS;
  }
#suvakya {       
	width: 1028px;
	height: 37px;
	margin: 0 auto;
    background:url(images/img01.jpg) repeat; 	
}


.duplink
{
 
 text-decoration:none;
 font-weight:normal;
 color:DarkBlue;
 
}
.books
{
    font-family:Arial Unicode MS;
    font-size:14px;
}
.bookheader
{ 
   text-align:center;
font-family:Arial Unicode MS;
font-size:x-large;
color:Purple;
font-weight:bold;
text-align:center;
}

.image
{
    width:"20%";
    vertical-align:middle;
    text-align:center;
}
