/* CSS Document */
body, div, img, table, table td, table tr, h1, h2, h3, h4, h5, p, ul, ul li, span { margin: 0 0 0 0; padding: 0 0 0 0; }
body { margin: 0 0 0 0; padding: 0 0 0 0; background:url(../images/bg3.jpg); font-family: Arial, Helvetica, sans-serif, APS-DV-Prakash; font-size: 13px; color: #000; }

.wrapper { width: 100%; clear: both; overflow: hidden; }
.header { width: 899px; height: 199px; background:url(../images/head.gif) no-repeat;}
.menu { width: 899px; background: #208468; height: 45px; }
.content { width: 899px; background: #f0f0f0; height: 100%; overflow: hidden; }
.left { float: left; }
.right { float: right; }

p { text-align: justify; line-height: 19px; }

h1, h2, h3, h4, h5 { color: #013d2c; font-family: "Times New Roman", Times, serif; text-align: left; }
h1 { font-size: 30px; }

.box1 {
	margin-top: 30px;
	padding: 1px; background: #fff; width: 853px;
	border: 3px solid #d8d8d8;
	border-radius:10px;
	text-align: left;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(PIE.htc);
	overflow:hidden;
	z-index:1;
}

.footer { width: 899px; height: 55px; color: #ffdc8e; background: #237551; }
.footer a { color: #ffdc8e; }


#table_index_page { width:820px; height:auto;}  
#table_index_page tbody tr:hover td { }    
#table_index_page table{ border: none;}
#table_index_page table th { background:#eae7e7;}
#table_index_page table td { border: 1px solid #eae7e7; padding: 4px; margin: 2px; text-align: left }

#table_index_page1 { width:820px; height:auto;}  
#table_index_page1 tbody tr:hover td { }    
#table_index_page1 table{ border: none;}
#table_index_page1 table th { background:#eae7e7;}
#table_index_page1 table td { border: 1px solid #eae7e7; padding: 4px; margin: 2px; text-align: left }

#table_index_page2 { width:700px; height:auto;}  
#table_index_page2 tbody tr:hover td { }    
#table_index_page2 table{ border: none;}
#table_index_page2 table th { background:#eae7e7;}
#table_index_page2 table td { border: 1px solid #eae7e7; padding: 4px; margin: 2px; text-align: left }


#table_index_page3 { width:700px; height:auto;}  
#table_index_page3 tbody tr:hover td { }    
#table_index_page3 table{ border: none;}
#table_index_page3 table th { background:#eae7e7;}
#table_index_page3 table td { border: 1px solid #eae7e7; padding: 4px; margin: 2px; text-align: left }

#table_index_page4 { width:700px; height:auto;}  
#table_index_page4 tbody tr:hover td { }    
#table_index_page4 table{ border: none;}
#table_index_page4 table th { background:#eae7e7;}
#table_index_page4 table td { border: 1px solid #eae7e7; padding: 4px; margin: 2px; text-align: left }

#table_index_page5 { width:700px; height:auto;}  
#table_index_page5 tbody tr:hover td { }    
#table_index_page5 table{ border: none;}
#table_index_page5 table th { background:#eae7e7;}
#table_index_page5 table td { border: 1px solid #eae7e7; padding: 4px; margin: 2px; text-align: left }

#table_index_page6 { width:820px; height:auto;}  
#table_index_page6 tbody tr:hover td { }    
#table_index_page6 table{ border: none;}
#table_index_page6 table th { background:#eae7e7;}
#table_index_page6 table td { border: 1px solid #eae7e7; padding: 4px; margin: 2px; text-align: left }

.button:hover {
	background:url(../images/button-bg1.gif) 0 0 repeat-x #e77e00;
	text-shadow:1px 1px 0 #a55d08;
}


/* Tables */
    table{
        width:100%;
        border-collapse:collapse;
        border-spacing:0;	
    }
    
    table caption strong{
        text-align:left;
        font-size: 14px;
        font-weight: normal;
        line-height:20px;
        font-weight:bold;
    }
    
    table caption{
        text-align:left;
        padding: 10px;
    }
    
    table th {
        padding: 13px;
        font-size: 12px;
    }
    
    table td {
        padding: 10px;
        text-align: left;
    }
   

/* Images and Alignments */
    img {
        border:0px;
        margin:0px;
        padding:0px;
    }
    
    img.aligncenter{
        display:block;
        text-align:center;
        display: block;
        margin:0 auto 0 auto;
        padding:0px;
        border:0px;
        background:none;
    }
    
    img.alignleft{
        float:left;
        margin: 2px 8px 2px 0;
        display: inline;
        border:0px;
        background:none;
        padding:0;
    }
    
    img.alignright{
        padding:0;
        float:right;
        margin: 2px 0px 2px 8px;
        border:0px;
        background:none;
    }





 .box.big_box{
 background:#ffffff;
        width:300px;
        float:left;
        display:inline;
        position:relative;
        margin:10px;
    }


.box.big_box h5{
        margin:0 20px;
        padding:20px 0 0 0;
    }
	
	 .button{
        cursor:pointer;
        padding:10px 10px;
        clear:both;
        border:none;
        overflow:visible;
        outline: none;
    }
    
    .button:hover{
        overflow:visible;
    }
	
	
	.button {
	font-size:13px;
	font-weight:none;
	text-transform:
	font-style:italic;
	text-shadow:1px 1px 0 #000;
	color:#fff;
	text-decoration:none;
	padding:-2px;
	background:url(../images/button-bg2.gif) 0 0 repeat-x #131313;
	display:inline-block;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(js/PIE.htc);
	position:relative;
}
.button:hover {
	background:url(../images/button-bg1.gif) 0 0 repeat-x #e77e00;
	text-shadow:1px 1px 0 #a55d08;
}