body{
margin: 0px;
font-family: Tahoma;
font-size: 11px;
color: #191717;
line-height: 14px;
font-weight: normal;
text-align: center;
background-image:url(images/high_body_bg.jpg);
}

/*---------------------css for top navigation----------------------------------*/

.top_nav a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #000000;
}

.top_nav a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #000000;
}

.top_nav a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #BD2F00;
}

.top_nav a:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #000000;
}

/*---------------------css for top navigation ends here-------------------------------*/


/*---------------------css for botton navigation----------------------------------*/

.botton_nav a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #000000;
}

.botton_nav a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #000000;
}

.botton_nav a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #FEFE67;
}

.botton_nav a:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #000000;
}

/*---------------------css for botton navigation ends here-------------------------------*/

.copyright{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
color: #FFCD54;
}

.bullet{
font-family: Arial;
font-weight: bold;
color: #000000;
font-size: 24px;
}

.innerpage_heading{
font-family: Arial;
font-size: 17px;
color: #BD2F00;
font-weight: bold;
}
/*------------------css for heading link---------------------------*/



.heading1{
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color:#000000;
text-decoration: none;
}


.heading1 a:link{
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color:#000000;
text-decoration: none;
}


.heading1 a:visited{
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color:#000000;
text-decoration: none;
}

.heading1 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color:#000000;
text-decoration: underline;
}

.heading1 a:active{
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color:#000000;
text-decoration: none;
}

/*------------------css for heading link ends here -------------------*/
