/* created by NK */
body{
	margin:0;
	background-color:#F5F5F5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
}
.bg_top{
background-image:url(top_bg.jpg);
background-repeat:repeat-x;
}
.bg_link{
background-image:url(link_bg.jpg);
background-repeat:repeat-x;
}
.bg_right{
background-image:url(right_bg.jpg);
background-repeat:repeat-y;
}
.bg_right_link{
background-image:url(right_link_bg.jpg);
background-repeat:no-repeat;
}
.top_link
{
color:#FFFFFF;
text-decoration:none;
}
.top_link:hover
{
color:#000000;
text-decoration:none;
}
.bot_link
{
color:#000000;
text-decoration:none;
}
.bot_link:hover
{
color:#4a2b00;
text-decoration:none;
}
.right_link
{
color:#000000;
text-decoration:none;
}
.right_link:hover
{
color:#4a2b00;
text-decoration:underline;
}
.link
{
color:#631d89;
text-decoration:none;
}
.link:hover
{
color:#000000;
text-decoration:none;
}
.textbox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
   font-weight: normal;
    color:#515151;
	width:140px;
}

.top_btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
   font-weight: normal;
    color:#00193a;
}
.right_cate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight: bold;
    color:#000000;
}
.heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
    font-weight: 600;
    color:#965d06;
}
.main_heading {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
    font-weight: 600;
    color:#965d06;
}
.main_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight: bold;
    color:#FFFFFF;
}
.button {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #510979;
    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:#4a4a4a;
	text-align:justify;
}

.add_head{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
	font-weight:bold;
}
.add_content{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
	font-weight:normal;
}
.wht_style{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
	font-weight:normal;
}
.footer{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#000000;
	font-weight:normal;
}
a.mail {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0000CC;
    text-decoration: none;
}
a.mail:hover {
    text-decoration: underline;
}
a.addmail {
    color: #693e00;
    text-decoration: none;
}
a.addmail:hover {
    text-decoration: underline;
}
.border_bot{
border-bottom:dashed 1px #a5701e;
}
