@charset "utf-8";
/* CSS Document */

body{
padding-top:20px;
margin:0px;
}
.outer_table{
background-image:url(../images/pg.jpg);
background-repeat:no-repeat;
width:800px;
height:531px;
}

.menu-txt{
font-family:Verdana;
font-size:10px;
text-decoration:none;
font-style:normal;
color:#8c7405;
font-weight:bold;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #8C7405;
	text-decoration: none;
	padding-right:5px;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #8C7405;
	text-decoration: none;
	padding-right:5px;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #c70406;
	text-decoration: none;
	padding-right:5px;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #8C7405;
	text-decoration: none;
	padding-right:5px;
}

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

.body-txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#8c7405;
line-height:16px;
text-decoration:none;
text-align:justify;
}

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#8c7405;
line-height:16px;
text-decoration:none;
text-align:justify;
}

.innerbanner-heading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#7a5f18;
text-decoration:none;
text-align:center;
background-image:url(../images/innerheader-bg.jpg);
background-repeat:repeat-x;
line-height:26px;
}

.innertext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#7a5f18;
text-decoration:none;
text-align:justify;
line-height:16px;
background-image:url(../images/innerbanner-bg.jpg);
background-repeat:repeat-y;
background-position:center;
padding-left:35px;
padding-right:35px;
padding-top:10px;
}

.black-text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#000000;
}

.textbox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f444b;
	border:1px solid #d6bc95;
}

.required{
	color:#FF0000;
	font-size:12px;
}

.button{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#c3a46f;
	font-size:11px;
	border:0px;
	cursor:pointer;
	border:1px solid #b09266;
}

.bold-txt1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration:none;
font-weight:normal;
color:#7a5f18;
}
.bold-txt1 A:link
{
   font-family: Verdana;
	font-size: 9 px;
	font-style: normal;
	font-weight: normal;
	color: #8C7405;
	text-decoration: none;
	padding-right:5px;
}
bold-txt1 A:visited
{
  font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #8C7405;
	text-decoration: none;
	padding-right:5px;
}
bold-txt1 A:hover
{
   font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #c70406;
	text-decoration: none;
	padding-right:5px;
	
}
bold-txt1 A:active {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #8C7405;
	text-decoration: none;
	padding-right:5px;
}