/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CC0000;
	text-align: center;
	padding: 0px;
	margin: 0px;
	}
.rpgwebsolutions_link{
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	
}
.rpgwebsolutions_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline
	
}


a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}


form{
margin:0px;
padding:0px;}
	
.maincontain{
	width: 90%;
	font-size: 10px;
	font-weight: normal;
	text-align:center;
	background-color: #F1E5BD;
	border-right: 1px solid #F5C459;
	border-bottom: 1px solid #F5C459;
	border-left: 1px solid #F5C459;
	padding: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:auto;
}
.content{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin: 5px;
	color: #CC0000;
}

.border{
	background-color: #F3E0B5;
	border: 1px solid #F1CB75;
	width:100%;
	height:100%;
}

.jain_logo{
	height:154px;
	}
	
.tablecolor {
	background-color: #CC0000;
}

.tableborder {
	width:100%;
	height: 331px;
	background-color: #F5EDDB;
	border-top: 1px solid #FAD939;
	border-right: 1px none #FAD939;
	border-left: 1px solid #FAD939;
}
.tableborder1 {
	width:100%;
    height:20px;
	background-color: #F5EDDB;
	border-top: 1px solid #FAD939;
	border-right: 1px solid #FAD939;
	border-left: 1px none #FAD939;
}
.innertable {
	height:244px;
	background-color: #FAEED2;
	border-top: 1px solid #CC0000;
	border-right: 1px none #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
}

.innertable1 {
	height:244px;
	background-color: #FAEED2;
	border-top: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px none #CC0000;
}

.bottom_table {
	height:30px;
	width:90%;
	padding:0px 0px 0px 95px;
	background-color: #F5EDDB;
	border-right: 1px solid #FADA39;
	border-bottom: 1px solid #FADA39;
	border-left: 1px solid #FADA39;
}


.bottom_table {
	height:80px;
	width:100%;
	background-color: #F5EDDB;
	border-right: 1px solid #FADA39;
	border-bottom: 1px solid #FADA39;
	border-left: 1px solid #FADA39;
	padding:0px 10px 0px 0px;
}


.bottom_inner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:50px;
	width:633px;
	margin-left:6px;
	text-align: center;
	background-color: #F7E6BF;
	border-bottom: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	font-weight: bold;
	color: #CC0000;
}

.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.link_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}

.link_text a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}

.link_text:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #FFFFFF;
}




.logo_container{
	height: 81px;
	width: 245px;
	margin: 63px 0px 10px 0px;
}

.logo_size{
	height: 153px;
	
  }
  
.navigation{
	height: 28px;
	background-color: #CC0000;
	background-repeat: repeat;
 }
 
.banner{
	height: 85px;
	background-color: #F5C55C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
}

.ahimsa_container{
	height: 113px;
	background-color:#F7DCA1;
	text-align:center;
	font-color:#cc0000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #cc0000;
	}
.footer{
    height: 78px;
	border: 1px solid #F1CC77;
	color: #CC0000;
	background-attachment: scroll;
	background-image:   url("header/footer.gif");
	background-repeat: repeat;
}

.footertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align:center;
	text-decoration:none;
	font-weight: normal;
}
 
.footertext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #cc0000;
	text-decoration:none;
	font-weight: normal;
}
 
.footertext:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
 
.ftlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.ftlink a{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
 
.ftlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

.contenttable{
	height: 100%;
	width: 100%;
	color: #cc0000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.btn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	background-color: #F5C669;
	height: 20px;
	width: 80px;
	text-align:center;
	border: 1px solid #CC0000;
}

.btn1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 20px;
	width: 200px;
	text-align:center;
	border: 1px solid #CC0000;
}
.text_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	background-color: #F3E0B5;
	height: 20px;
	width: 140px;
	text-align:left;
	border: 1px solid #CC0000;
}


.text_boxrange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	background-color: #F3E0B5;
	height: 20px;
	width: 70px;
	text-align:left;
	border: 1px solid #CC0000;
}

.textare_box{


	
	background-color: #F3E0B5;
	
	text-align:left;
	border: 1px solid #CC0000;
}


.check_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	background-color: #F3E0B5;
	height: 20px;
	width: 80px;
	text-align:left;
	border: 1px solid #CC0000;
}


h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	color: #cc0000;
}

.contentarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	background-color: #F6DA9B;
	width: 100%;
	text-align:justify;
	border: 1px solid #CC0000;
}

.contencontainer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	background-color: #FCF0D3;
	width: 100%;
	text-align:justify;
}

.google_contaner{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	background-color: #F6DA9B;
	margin:4px;
	height: 120px;
	width: 96%;
	text-align:justify;
	border: 1px solid #CC0000;
}

.allcsstable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #F1CC77;
	width: 100%;
	height: auto;
	margin:10px 0px 0px 0px;
	color:#cc0000;
}

.bgimg{
	background-image:   url("images_frontpage/left.gif");
	background-repeat: repeat-y;
	height: 1px;
	text-align:center;
	width: 100%;
}

.textmesg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-align:left;
}

.textformat{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-align:justify;
	padding:0px 5px 5px 5px;
}

.selectbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	width: 230px;
	border-width: 0px;
	border:1px solid #cc0000;
	background-color: #F5C55C;	
	}
	
.intab{
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#cc0000;
	width:98%;
	}
	
H2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9F070E;
	}

H3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#DE0C16;
	}
	
H4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F7535B;
	}

.parcontnet{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#cc0000;
	width:98%;
	padding:5px;
	margin:6px;
}
	
.sublink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.sublink a{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
 
.sublink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	color: #FB0909;
	text-decoration: underline;
	font-weight: bold;
}

.subheadlink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #665606;
	font-weight: bold;
	text-decoration: none;
}
.subheadlink a{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #665606;
	text-decoration: none;
	font-weight: bold;
}
 
.subheadlink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #D5B60C;
	text-decoration: none;
	font-weight: bold;
}


.formtable{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#cc0000;
	}
	
.textformat{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #896004;
	text-align:justify;
	
	

}

.addbutton{ font-size:16px; background-color:#990000; text-transform:uppercase;
}


.fontfor{
color:#cc0000;
}


.footertextbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cc0000;
	text-align: justify;
	text-decoration:none;
	font-weight: normal;
}

.footertextbodyp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cc0000; 
	text-align:justify;
	

	text-decoration:none;
	font-weight: normal;
}
 




.footertextbody77{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-align: justify;
	text-decoration:none;
	font-weight: normal;
	}




.text_boxarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	background-color: #F3E0B5;
	height: 100px;
	width: 300px;
	text-align:left;
	border: 1px solid #CC0000;
}

.ahimsha{
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cc0000;
	text-align: justify;
	text-decoration:none;
	font-weight: normal;
	}
.ahimsha{
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cc0000;
	text-align: justify;
	text-decoration:none;
	font-weight: normal;
	}
}
