body {
margin:0px;
background:#B1D7E0;
line-height:11px;
font-family: Arial;
font-size: 11px;
color: #297987;
}


table {
color: #297987;
font-size: 11px;
}

a img {
border-width:0px;
border:2px solid #EB5F6C;
margin:1px;
padding:3px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color:#F8F8F8;}

a img:hover{
background-color:#FFFFFF;
}


.td1{
padding: 10px;}

.maintable {
background-image : url('mainbg.jpg');
font-size : 12px;
background-repeat:repeat-x;
background-position: bottom right;
-moz-border-radius: 10px;
background-color: #E5A5B1;
padding: 0px;
margin-bottom: 10px;
border: 6px solid #8AC8D0;
}
              
A:link{color:#FCE6B0; text-decoration: none; font-weight:bold}
A:hover{color:#7BB8BB; text-decoration: underline; font-weight:bold}
A:active{color:#7BB8BB; text-decoration: underline; font-weight:bold}
A:visited{color:#FCE6B0; text-decoration: none; font-weight:bold}

h1{
background-image: url('h1.jpg');
color: #CE4467;
text-decoration: none;
letter-spacing:-1px;
text-shadow: #FFFFFF 1px 1px 1px;
line-height:60px;
font-size: 15px;
font-family:Georgia;
margin: 0px;
-moz-border-radius: 5px;
text-transform: Capitalize;
      background-color: #DDD9D2;
text-align: center;
font-style:italic;
font-weight:bold
}

h2{
background-image: url('h2.jpg');
color: #FABD62;
text-decoration: none;
letter-spacing:-1px;
text-shadow: #793141 1px 1px 1px;
line-height:25px;
font-size: 12px;
font-family:Georgia;
margin: 0px;
padding-left:10px;
-moz-border-radius: 5px;
text-transform: Capitalize;
      background-color: #DDD9D2;
text-align: left;
font-style:italic;
font-weight:bold
}
