/*Body Styles*/

body
{ 
background-color:#ffe2C6;
margin-left: 0px; 
margin-top: 0px;

margin-right: 0px;
} 

/*Menu Styles*/

.menu
{ 
text-align: right;
margin-top: 0;
margin-bottom: 0;
margin-right: 0;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color:FBFF8E;
font-weight: bold;
}
.menu a
{
	color:FBFF8E;
	text-decoration: none;
}
.menu a:hover 
{
	color: #FFCCFF;
	text-decoration: none;
}
/*Second Menu Styles*/
.menu02
{ 
text-align: left;
margin-top: 0;
margin-bottom: 5;
margin-right: 5;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color:red;
font-weight: bold;
margin-left:10;
}
.menu02 a
{
	color : red;
}
.menu02 a:hover 
{
	color: #FFFFFF;
}
.menu03
{ 
text-align: right;
margin-top: 0;
margin-bottom: 5;
margin-right: 5;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color:red;
font-weight: bold;
margin-left:10;
}
.menu03 a
{
	color : red;
    text-decoration: none;

}
.menu03 a:hover 
{
	color: #FFFFFF;
	text-decoration: none;

}
/*index Scroll Styles*/
/*index Scroll Styles*/
.brides
{ 
text-align: left;
margin-top: 5px;
margin-left: 10px;
margin-bottom: 2px;
font-size: 12px;
font-family: Arial;
color: #CC00FF;
}
.brides a
{
	color : red;
}
.brides a:hover 
{
	color: #FFFFFF;
}
.brides_01
{ 
text-align: center;
margin-top: 5px;
margin-left: 10px;
margin-bottom: 2px;
font-size: 12px;
font-family: Arial;
color: #CC00FF;
}
/*Heading One Styles*/
h1
{
color: #FF3333; 
font-size: 18px; 
margin-left: 10px;
margin-top: 5px;
font-family : Arial,Verdana,Arial;
}
/*Heading Two Styles*/
h2
{
color: #8000FF;
font-size: 16px; 
margin-top: 5px;
margin-left: 5px;
margin-right:5px;
font-family: Tahoma;
}
/*Paragraph Styles to Chirala And Phone*/
.p1 
{
	color : #000080;
	margin-top : 25px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 720px;
	margin-right : 0px;
	font-size : 14px;
	font-family : Arial;
	text-align: center;
	font-weight: bold;
}
.p1 a
{
	color : 000080;
	font-weight: bold;
}
.p1 a:hover
{
	color : #AAAAAA;
	font-weight: bold;
}
/*vComNet Link Styles*/
.vcomnet
{ 
text-align: right;
margin-top: 0;
margin-bottom: 0;
margin-right: 10;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color:green;
}
.vcomnet a
{
	color : green;
	text-decoration: none;
}
.vcomnet a:hover 
{
	color: red;
	text-decoration: none;
	font-weight: bold ;
}
/*Srivasavi Link Styles*/
.srivasavi
{ 
text-align: left;
margin-top: 0;
margin-bottom: 0;
margin-right: 0;
margin-left: 10;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #006633;
}
.srivasavi a
{
	color : #006633;
	text-decoration: none;
}
.srivasavi a:hover 
{
	color: red;
	text-decoration: none;
	font-weight: bold ;
}
/*Bride and Groom Styles*/
.bride
{ 
text-align: left;
margin-top: 5;
margin-bottom: 0;
margin-right: 0;
margin-left: 0;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color:green;
font-weight: bold ;
}

/*Footer Table Styles*/
.ftable {

    background-image: url(images/fotter_image.JPG);
	height: 2px;
	width: 100%;
	border: 3px solid #006600;
}
	

.htable {
	height: 100px;
	width: 100%;
	border-collapse:collapse	
	
	
}
.htd {
	border: 1px solid #006600;
	height: 100px;
	border-collapse:collapse;	
}
/*Pargraph formating for Static pages*/
.p2
{ 
text-align: justify;
margin-top: 0;
margin-bottom: 9;
margin-right: 5;
margin-left: 10;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
color:green;


}
/*Pargraph formating for developed pages*/
.p3
{ 
text-align: left;
margin-top: 5;
margin-bottom: 0;
margin-right: 5;
margin-left: 20;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #FF3366;

}
/*Pargraph formating for developed pages*/
.p4
{ 
text-align: left;
margin-top: 3;
margin-bottom: 3;
margin-right: 5;
margin-left: 5;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color:green;
}
/*Admin page navigation styles*/
.p5
{ 
text-align: left
margin-top: 3;
margin-bottom: 3;
margin-right: 0;
margin-left: 5;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-style: bold;
color: #9900CC;
}
/*Input feild Styles*/
input, select
{
	color: #CC6600;
	font-size : 13px;
	font-family : Arial;
	
}
/*Photo Styles*/
 img.one
   {
      border-style: outset;
      border-color: #e8eff5;
      border-width: 5px;
      height: 120;
      margin-left: 0;
      

   }
/*Page Navigation Styles*/
   p.navrow
   {
      font-family: "Arial", Times, serif;
      font-size:14px;
      margin-top: 6;
      font-weight: bold;
      color: green;

      text-align: center;
	  margin-top: 10;	  
	  margin-bottom: 10;
   }
/* Favorities butten */
p.Favorities
{ 
  text-align: center;
  margin-top: 0;
  margin-bottom: 10;

}
/* Welcome member massage*/ 
p.welcome
{ 
  text-align: left;
  margin-top: 0;
  margin-left: 9;
  margin-bottom: 0;
  color: green;
  font-size:15px;
}
/* table header Requester Details*/
.Req
{ 
text-align: center;
margin-top: 0;
margin-bottom: 0;
margin-right: 11;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #B745E5;
font-weight: bold;
}
/* Admin member requesters details*/
.p5
{ 
text-align: center;
margin-top: 0;
margin-bottom: 0;
margin-right: 5;
margin-left: 5;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #CC3333;
}
/*Pargraph formating for developed pages*/
.p6
{ 
text-align: center;
margin-top: 3;
margin-bottom: 3;
margin-right: 5;
margin-left: 5;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color:green;
}

p.welcome2
{ 
  text-align: left;
  margin-top: 5;
  margin-left: 9;
  margin-bottom: 0;
  color: green;
  font-size:15px;
}
/*Border Styles for tables*/
.btable
{
    border-color: #600;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.btd
{
    border-color: #600;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
}
.reg
{ 
text-align: center;
margin-top:10;
margin-left:0;
margin-bottom: 0;
margin-right: 0;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
color: #CC33FF;
font-weight: bold;
}
.reg a
{
	color:#CC33FF;
	text-decoration: none;
}
.reg a:hover 
{
	color: #006633;
	text-decoration: none;
	font-size:15;
	font-style:italic;
}