/* CSS Document */
body
{
margin: 0px; padding: 0px; font: 12px Arial, Helvetica, sans-serif; text-align: center; background:  #fffbdd url(../images/topback.png) repeat-x top;
}
a
{
text-decoration: none;
}
.bottomback
{
background: url(../images/bottomback.png) repeat-x top; height: 30px; line-height: 25px; font: 11px Arial, Helvetica, sans-serif; color: #6a5c00;
}
.bottomback a
{
color: #6a5c00;
}
.menuback
{
background: url(../images/menuback.png) no-repeat right top; line-height: 33px; height: 33px;  width: 498px;     background-size: contain;
}
.menu
{
height: 32px; width: 99px; text-align:center; color: #645600; font: 17px 'Oswald', sans-serif; line-height: 32px;
}
.menu:hover
{
background: url(../images/menuover.jpg) repeat-y top;
}
.selectmenu
{
height: 32px; width: 99px; text-align:center; color: #645600; font: 17px 'Oswald', sans-serif; line-height: 32px; background: url(../images/menuover.jpg) repeat-y top;
}
.contentback
{
background: url(../images/bhaktameera.png) center no-repeat;
}
.welcometext
{
font: 17px 'Oswald', sans-serif; line-height: 30px; color: #564b00;
}
.content
{
color: #433b08; line-height: 22px;
}
.content a
{
color: #433b08; line-height: 22px;
}
.more
{
width: 151px; height: 31px; color: #1b1b1b; font: 17px 'Oswald', sans-serif; line-height: 31px; text-align: center; background: #f6db31; border: 1px solid #cdb417;
}
.heads
{
	font: 27px 'Magra', sans-serif; color: #5f7914;
}
input[type="text"]
{
font: 12px Arial, Helvetica, sans-serif; line-height: 16px; height: 16px; border: 1px solid #9ba67d; background: transparent; padding: 3px; width: 100%;
}
select 
{
font: 12px Arial, Helvetica, sans-serif;  height: 25px; border: 1px solid #9ba67d; background: #fffbdd; padding: 3px; width: 100%;
}
textarea
{
font: 12px Arial, Helvetica, sans-serif; line-height: 16px; height: 35px; border: 1px solid #9ba67d; background: transparent; padding: 3px; width: 100%;
}
input[type="submit"]
{
width: 100px;
}
input[type="reset"]
{
width: 100px;
}
.tablehead
{
background:#f3d819;  font: 15px 'Oswald', sans-serif; line-height: 20px; color: #737373; border: 1px solid #d8c335;
}
.tabletr
{
   color: #737373; border: 1px solid #d8c335; border-top: 0px;
}