﻿body
{
	margin: 0px;
	background: url(images/body_bg.jpg) no-repeat #62091f;
}
.ins_contentbg
{
	background: url(images/content_bg.jpg) repeat-y;
}
.ins_contentbg_middle
{
	background: url(images/content_bg_middle.jpg) repeat-y;
}
.ins_login_bg
{
	background: url(images/insloginbg.jpg) repeat-y;
}
.insheadingtxt
{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.03em;
	color: #990e30;
	text-align: left;
}
.inssmalltxt
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.06em;
	line-height: 1.5em;
	text-align: left;
	color: #424242;
}
.INSworld
{
	border-right: #b4b4b4 1px solid;
	border-top: #b4b4b4 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: #b4b4b4 1px solid;
	color: #000000;
	border-bottom: #b4b4b4 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 120px;
}
.InsLoginbtn
{
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	height: 25px;
	border: 1px solid #a4a4a4;
	background-color: #cdcdcd;
	background-repeat: no-repeat;
	width: 60px;
}
