body 
{ 
margin: 0px 0px 0px 0px;
background-color: #cccccc;
}
 
img
{
border: none;
}
 
.maintable 
{ 
background-color: #e7e1d3;
}


.textError
{
font-weight: bolder;
color: #ff0000;
}

h4
{
font-family: arial;
font-size: 9pt;
font-weight: normal;
color: #000000;
}
 
td
{
font-family: arial;
font-size: 9pt;
font-weight: normal;
color: #000000;
}

.photobg
{
background-image: url('../images/wedding-packages-bg.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom left;
padding-left: 15px;
padding-right: 15px;
}

.content
{
padding-left: 15px;
padding-right: 15px;
}

.contentmain
{
line-height: 20px;
padding-left: 15px;
padding-right: 15px;
}
 
.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: center;
vertical-align: middle;
}
 

a:link, a:visited, a:active  {
 color: #0055A5;
 text-decoration: underline; 
}
 
a:hover {
 color: #5697D8;
 text-decoration: none; 
}
 
a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
 {
 font-family: arial;
 font-size: 8pt;
 font-weight: normal;
 color: #000000;
 text-decoration: none; 
}