body{
background: url(bg2.gif) repeat;
/*background-color: #DADADA*/ /*#ECE5B6  #F0F8FF#DEB887#DADADA */;
margin-left:100;
margin-right:100;
margin-top: 0%;
margin-down:0%;

font-family: verdana;
color: #463E3F;
}

.glossymenu, .glossymenu li ul{
list-style-type: none;

margin: 0;
padding: 0;
width: 150px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px solid white;
}

.glossymenu li{
position: relative;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 160px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
filter:alpha(opacity=100);
-moz-opacity:1;
}

.glossymenu li a{
background: white url(glossyback.gif) repeat-x bottom left;
font: bold 12px Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(glossyback2.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */




  a:link{
color: #302217;
}
                 
 a:visited{
color: #8B4513;
}
a:active {color:red} 

/* This is the div CSS copied from curve.css */



.box { 
  
  background: url(images1.gif) repeat; 
  
  
}
.boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 55px; 
  background: url(nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 55px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}



/* width: 700px;images1.gif   #F2F2F2*/


/* table border*/

.boxt { 
  background: url(greystripe.gif) repeat; 
  /* background: #A9A9A9;*/
}
.boxtopt { 
  background: url(ne1.gif) no-repeat top right; 
}
.boxtopt div { 
  height: 20px; 
  background: url(nw1.gif) no-repeat top left; 
}
.boxbottomt { 
  background: url(se1.gif) no-repeat bottom right; 
}
.boxbottomt div { 
  height: 20px; 
  background: url(sw1.gif) no-repeat bottom left; 
}
.boxcontentt {
  padding: 0px 20px 0px 20px;
}

/* C:\Documents and Settings\Chandan\Desktop\bas*/

