/* created by NK */
body{
	margin:0;
	background-color:#e9eada;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
.top_link
{
color:#ffffff;
text-decoration:none;
}
.top_link:hover
{
color:#cfedff;
text-decoration:none;
}
.bot_link
{
color:#666666;
text-decoration:none;
}
.bot_link:hover
{
color:#000000;
text-decoration:underline;
}
.left_link
{
color:#000000;
text-decoration:none;
}
.left_link:hover
{
color:#69005e;
text-decoration:underline;
}
.link
{
color:#4a4a4a;
text-decoration:none;
}
.link:hover
{
color:#4a4a4a;
text-decoration:underline;
}
.link1
{
color:#ffffff;
text-decoration:none;
}
.link1:hover
{
color:#FFFF99;
text-decoration:none;
}
.grey_bg{
background-image:url(grey_bg.jpg);
background-position:top;
background-repeat:repeat-x;
background-attachment:scroll;
}
.btn_bg{
background-image:url(index_09.jpg);
background-repeat:repeat-x;
background-attachment:scroll;
}
.btn_bot_bg{
background-image:url(index_13.jpg);
background-repeat:repeat-x;
background-attachment:scroll;
}
.btn_line_bg{
background:url(btn_line.jpg) center 0px no-repeat;
/*background-attachment:scroll;*/
padding:7px 5px 7px 5px;
}
.footer_bg{
background-image:url(footer_bot.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
}
.box_center_bg{
background-image:url(box_center.jpg);
background-repeat:repeat-y;
background-attachment:scroll;
}
.link_bg{
background-image:url(link_bg.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-position:left top;
}
.textbox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
   font-weight: normal;
    color:#515151;
	width:140px;
}
.sub_heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight: bold;
    color:#333333;
}
.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
    font-weight: 600;
    color:#69005e;
}
.main_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
    font-weight: 500;
    color:#0969a1;
}
.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    font-weight:normal;
    color:#666666;
}
.button {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color:#333333;
    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;
	padding: 1 1 1 1;
    text-decoration: none;
}
.content {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#000000;
	text-align:justify;
}

.main_btn{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
	font-weight:bold;
}
.grey_style{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #515151;
}
.blue_style{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2249be;
}
.blue_style{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #013783;
	font-weight:bold;
}
a.mail {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0000CC;
    text-decoration: none;
}
a.mail:hover {
    text-decoration: underline;
}
.bordor_dotted{
border-bottom:dotted 1px #606060;
}

/* 3 August */

.borderleft{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.borderright{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bordertop{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
