﻿body
{
	margin: 0px;
	background: url('images/main-bg.png');
	background-repeat:repeat;
	font-family: Calibri;
	font-size: 12px;
}

.KGmaintblbg
{
	background: url('images/tbl-bg.jpg');
	background-repeat: repeat-y;
}
a.KGtoplinks
{
	font-family: Calibri;
	font-size: 12px;
	color: #424242;
	text-decoration: none;
}
a:hover.KGtoplinks
{
	color:#000000;
	
}
.kgtitletxt
{
	font-family: Calibri;
	font-size: 20px;
	line-height: 24px;
	color: #0060b4;
	border-bottom: 1.5px dotted #aaaaaa;
}
.kgcommontxt
{
	font-family: Calibri;
	font-size: 12px;
	line-height: 18px;
	color: #434343;
	text-align: justify;
}
.KgTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1e1e1e;
	border: 1px #898989 solid;
	width: 150px;
	height: 15px;
	background-color: #ffffff;
}

.KgLoginbtn
{
	color: #000000;
	font-family: Calibri;
	font-size: 12px;
	height: 25px;
	border: 1px solid #a4a4a4;
	background-color: #cdcdcd;
	background-repeat: no-repeat;
	width: 60px;
}