/* created by NK */

body
{
margin:0 0 0 0;
padding:0 0 0 0;
background-color:#bfb377;
}

.white_bold
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ffffff;
font-size:10px;
}
.white_txt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:#ffffff;
font-size:11px;
}
.main_btn
{
font-family:Arial, Helvetica, sans-serif;
font-weight:600;
color:#2f628f;
font-size:15px;
}
.brown_bold
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#605208;
font-size:11px;
}
.grey_txt1
{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:500;
color:#d2d1ce;
font-size:12px;
}
.brown_txt
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#663300;
font-size:11px;
}
.topnav:hover
{
color:#ffff00;
text-decoration:none;
}

a.topnav
{
padding:0 10px;
text-align:center;
}

.more
{
color:#cc2626;
text-decoration:none;
}

.more:hover
{
color:#000000;
text-decoration:none;
}

.p
{
text-align:justify;
padding:0 5px;
}
.line_h
{
line-height:16px;
}

.heading
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:600;
color:#2f628f;
}
.heading1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:600;
text-decoration:none;
}
a.heading1 {
	color:red;
}
a.heading1:hover {
	color:#0000FF;
}
.content_justify
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#155688;
text-align:justify;
}
.sub_heading {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#2f628f;
}
.sub_heading1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#a27436;
}
.style
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:normal;
color:#262620;
}
.style1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#262620;
}
.buttons {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
	padding: 2px 5px;
    background-color: #bfb376;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #7f7750;
    border-right-color: #7f7750;
    border-bottom-color: #7f7750;
    border-left-color: #7f7750;
    text-decoration: none;
}
.buttons1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #3b3512;
	padding: 2px 5px;
    background-color: #ebe2b6;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #7f7750;
    border-right-color: #7f7750;
    border-bottom-color: #7f7750;
    border-left-color: #7f7750;
    text-decoration: none;
}
.link1{
	color:#2f628f;
	text-decoration:none;
}
.link1:hover{
	color:#000000;
	text-decoration:none;
}
.link2{
	color:#ffffff;
	text-decoration:none;
}
.link2:hover{
	color:#000000;
	text-decoration:none;
}
.link3{
	color:#000000;
	text-decoration:none;
}
.link3:hover{
	color:#155688;
	text-decoration:underline;
}
.top_img {
	background-image:url(images/index_02a.jpg);
	background-attachment:scroll;
	background-position:right top;
	background-repeat:no-repeat;
}