/* 
    Document   : style
    Created on : Aug 22, 2008, 11:00:16 AM
    Author     : yoginib
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
root {
    display: block;
}
#holder { position: absolute; top: 0; left: 0;}
#copy {clear: both; height: 5em; position: absolute; bottom: 0; left:0;   border: none; width: 100%;}
#holder { min-height: 100%; width: 100%; height: 100%;}
body { min-height: 100%; width: 100%; height: 100%;}
html { min-height: 100%; width: 100%; height: 100%;}
html > body #holder { height: auto;}
html > body { height: auto;}
body { margin: 0; padding:0;margin-left:0;margin-right:0px;background-image:url('images/bg.GIF');margin-top:0px}
#left {
	width:100%;
	padding: 0px;
	margin-left:0px;
	float:left;
	background: url(images/dot_line1.jpg) repeat-x 0px 0px;
	padding-left:0px;
	/*background: #ff00ff;*/
	}
#style1{
font-family:"Arial";
font-size:small;
}
#style2{
	margin-left:20px;
	margin-right:10px;
}
#style3{
	color:#996600;
	font-size:small;
}
img.floatTL {
float : right;
margin-right : 0px;
margin-bottom : 0;
margin-top : 10px;
margin-left : 20px;
margin-bottom:10px;
}
img.floatTR {
float : Left;
margin-right : 20px;
margin-bottom : 0px;
margin-top : 10px;
margin-left :0px;
margin-bottom:0px;
}

#style4{
	font-size:x-small;
	
}
a{
text-decoration:none;
color:#996600;
}
a:hover{
text-decoration:none;
color:maroon;
}

.button
{ 
  vertical-align:middle;
  font-family:Arial;
  background-color:  #e4cb93;
  color:  #996600;
  font-weight:bold;
     	     	 
 }
.style1 {
	margin-bottom: 0px;
}


.style6 {
	   	 vertical-align:middle;
	   	 font-family:Verdana;
     		 background-color:  #e4cb93;
     	         font-size:13px;
     	     	 font-weight:bold;
     	     	 color:  #996600;
     	     	 padding: 1 1 1 1px;
     	     	 border-top-color:  #e4cb93;
	    	 border-bottom-color: #e4cb93;
	    	 border-left-color:  #e4cb93;
             	 border-right-color:  #e4cb93;
	    }

.style5
{
 height:25px;
	background-color:#e4cb93;
	color:#000000;
	font-weight:bold;
	
}	
.style7 {
          border-bottom-style:solid;
          border-left-style:solid;
          border-right-style:solid;
          border-top-style:solid;
     	 border-top-color:  #e4cb93;
	     border-bottom-color: #e4cb93;
	     border-left-color:  #e4cb93;
         border-right-color:  #e4cb93;
         
	    }
 .style8
{
 height:80px;
	
}   
	    